More Info

Revision 714883

(Back to digest)
 

Features in Educational

Nikolas Zimmermann committed changes in /trunk/KDE/kdeedu/marble/src/lib/geodata:

Add the prototype of 'GeoData' - a subproject or Marble intended to handle popular geo files like kml (Google Earth), gpx, georss et al.
Build system is still qt-only, Tobias wants to take care of it soon.

File Changes

Added 26 files
/trunk/KDE/kdeedu/marble/src/lib/geodata
 
/data
 
/GeoData.pro
 
/GeoDataTest.cpp
 
/handlers
 
/parser
 
/data/GeoDataDocument.cpp
 
/data/GeoDataDocument.h
 
/data/GeoDataFolder.cpp
 
/data/GeoDataFolder.h
 
/handlers/gpx
 
/handlers/kml
 
/parser/GeoDataParser.cpp
 
/parser/GeoDataParser.h
 
/parser/GeoDataTagHandler.cpp
 
/parser/GeoDataTagHandler.h
 
/handlers/gpx/GPXElementDictionary.cpp
 
/handlers/gpx/GPXElementDictionary.h
 
/handlers/gpx/GPXgpxTagHandler.cpp
 
/handlers/gpx/GPXgpxTagHandler.h
 
/handlers/kml/KMLDocumentTagHandler.cpp
 
/handlers/kml/KMLDocumentTagHandler.h
 
/handlers/kml/KMLElementDictionary.cpp
 
/handlers/kml/KMLElementDictionary.h
 
/handlers/kml/KMLFolderTagHandler.cpp
 
/handlers/kml/KMLFolderTagHandler.h
26 files changed in total