D19329: allow GeoDataCoordinates::toString() to create an ISO 6709 conforming string
Martin Koller
noreply at phabricator.kde.org
Tue Feb 26 10:15:24 GMT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190226/0bbe2313/attachment-0001.html>
More information about the kde-edu
mailing list