mkoller created this revision.
mkoller added reviewers: Marble: General, rahn, nienhueser.
Herald added projects: Marble, KDE Edu.
Herald added subscribers: kde-edu, marble-devel.
mkoller requested review of this revision.

REVISION SUMMARY
  ISO 6709 "Standard representation of geographic point location by coordinates"
  ISO6709 <https://en.wikipedia.org/wiki/ISO_6709>
  says that coordinate order is latitude before longitude, however the existing 
toString() method does it lon-lat.
  
  This patch introduces a flag optionally allowing to create an ISO conforming 
return value.

REPOSITORY
  R34 Marble

REVISION DETAIL
  https://phabricator.kde.org/D19329

AFFECTED FILES
  lib/marble/geodata/data/GeoDataCoordinates.cpp
  lib/marble/geodata/data/GeoDataCoordinates.h

To: mkoller, #marble_general, rahn, nienhueser
Cc: marble-devel, kde-edu, torhamzed, jalvarez, mnafees, shentey, chaz6, 
dkolozsvari, narvaez, cmihalache, rahn, apol, nienhueser

Reply via email to