Bug 166166 - Support for ESRI shapefiles
Summary: Support for ESRI shapefiles
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Thibaut Gridel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-09 19:45 UTC by Henry de Valence
Modified: 2012-02-16 21:10 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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