[Marble-devel] [Differential] [Request, 4 lines] D2014: Fix for horizontally distorted boundaries between Prime Meridian in Britain and Netherlands.
tandon (Akshat Tandon)
noreply at phabricator.kde.org
Sun Jun 26 15:36:41 UTC 2016
tandon created this revision.
REVISION SUMMARY
Issue
polyshp2osm.py converter used to write very small lon/lat values in scientific notation. When tiles were created using the osmconvert tool, the tool used to read only the starting digits of the value and never considered the exponenet part, which gave rise to eratic position of nodes and hence eratic boundaries.
Fix
This commit makes the converter write lon/lat values only in decimal notation thus preventing any erratic read/writes.
REPOSITORY
rMARBLE Marble
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D2014
AFFECTED FILES
tools/shp2osm/polyshp2osm.py
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: tandon
Cc: marble-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20160626/fc71d203/attachment.html>
More information about the Marble-devel
mailing list