Version: (using Devel) Installed from: Compiled sources Compiler: g++ (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) OS: Linux It would be nice if Marble could display ESRI shapefiles so that one could load lots of GIS data into Marble.
Maybe you can consider QGis for such a job.
We plan to have shape file support in the future. In fact John Layt is currently investigating it :)
Git commit b20410b68d74fa760e17ee5567971fe34c3c3b56 by Thibaut Gridel. Committed on 18/12/2011 at 18:17. Pushed by tgridel into branch 'master'. SHP Plugin REVIEW: 102867 A +16 -0 Findlibshp.cmake M +1 -1 src/QtMainWindow.cpp M +5 -0 src/plugins/runner/CMakeLists.txt A +16 -0 src/plugins/runner/shp/CMakeLists.txt A +34 -0 src/plugins/runner/shp/ShpPlugin.cpp [License: LGPL] A +29 -0 src/plugins/runner/shp/ShpPlugin.h [License: LGPL] A +181 -0 src/plugins/runner/shp/ShpRunner.cpp [License: LGPL] A +34 -0 src/plugins/runner/shp/ShpRunner.h [License: LGPL] http://commits.kde.org/marble/b20410b68d74fa760e17ee5567971fe34c3c3b56