[Marble-devel] Review Request: GPX improvements

Anders Lund anders at alweb.dk
Tue Jan 10 21:17:49 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103672/
-----------------------------------------------------------

Review request for Marble, Torsten Rahn and Thibaut Gridel.


Description
-------

GPX improvements, without sym (icon) handling
This patch
* makes route handling simpler, just displays a blue (oxygen color) linestring
* handles type, cmt, desc, link (GPX 1.19 and url (GPX 1.0)
  - links are added to the description, and http url handling is turned on in the infodialog description view
  - cmt is used as display name where present. The rationale is that this is what it is meant for: it is a field for a user friendly name of a waypoint for small gps devices with very small screens.
  - desc is shown in the information dialog
 


Diffs
-----

  src/lib/PlacemarkInfoDialog.cpp e9889ee 
  src/plugins/runner/gpx/CMakeLists.txt bee89ac 
  src/plugins/runner/gpx/handlers/GPXElementDictionary.h cce7476 
  src/plugins/runner/gpx/handlers/GPXElementDictionary.cpp 2f9f2d0 
  src/plugins/runner/gpx/handlers/GPXcmtTagHandler.h PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXcmtTagHandler.cpp PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXdescTagHandler.h PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXdescTagHandler.cpp PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXgpxTagHandler.cpp 14ea21f 
  src/plugins/runner/gpx/handlers/GPXlinkTagHandler.h PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXlinkTagHandler.cpp PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXrteTagHandler.cpp 022744d 
  src/plugins/runner/gpx/handlers/GPXrteptTagHandler.h c5b420a 
  src/plugins/runner/gpx/handlers/GPXrteptTagHandler.cpp 994fcbf 
  src/plugins/runner/gpx/handlers/GPXtextTagHandler.h PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXtextTagHandler.cpp PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXtypeTagHandler.h PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXtypeTagHandler.cpp PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXurlTagHandler.h PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXurlTagHandler.cpp PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXurlnameTagHandler.h PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXurlnameTagHandler.cpp PRE-CREATION 
  src/plugins/runner/gpx/handlers/GPXwptTagHandler.cpp b7efbe4 

Diff: http://git.reviewboard.kde.org/r/103672/diff/diff


Testing
-------

I have used this quite a bit, and of cause verified that it compiles.


Thanks,

Anders Lund

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20120110/c6fd3069/attachment.html>


More information about the Marble-devel mailing list