Bug 166166

Summary: Support for ESRI shapefiles
Product: [Applications] marble Reporter: Henry de Valence <hdevalence>
Component: generalAssignee: Thibaut Gridel <tgridel>
Status: RESOLVED FIXED    
Severity: wishlist CC: marble-bugs, nicolas, tgridel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Henry de Valence 2008-07-09 19:45:54 UTC
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.
Comment 1 Nicolas Dumoulin 2010-10-14 11:12:09 UTC
Maybe you can consider QGis for such a job.
Comment 2 Torsten Rahn 2010-10-15 15:32:57 UTC
We plan to have shape file support in the future. In fact John Layt is currently investigating it :)
Comment 3 Thibaut Gridel 2012-02-16 21:10:19 UTC
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