[Marble-devel] [Differential] [Updated, 28 lines] D2273: Fix order of node, way and relation blocks generated by shp2osm script
tandon (Akshat Tandon)
noreply at phabricator.kde.org
Sun Jul 24 02:13:42 UTC 2016
tandon updated this revision to Diff 5473.
tandon added a comment.
**Fix**
This diff keeps the ID's as negative so as to prevent collision with OSM IDs while keeping the order within each block as non decreasing.
**Errors/Warnings**
While creating tiles using this fix, we don't get the sequence errors as before but get
Running 1 slices with tiny_planet_1 base filename against shapefile /root/Downloads/ne_110m_admin_0_boundary_lines_land/ne_110m_admin_0_boundary_lines_land.shp
Tiny planetosm for Level = 1 complete.
osmconvert Error: use border format: -b="x1,y1,x2,y2"
chmod: cannot access ‘./1/2/0.o5m’: No such file or directory
osmconvert Error: use border format: -b="x1,y1,x2,y2"
chmod: cannot access ‘./1/2/1.o5m’: No such file or directory
osmconvert Error: use border format: -b="x1,y1,x2,y2"
chmod: cannot access ‘./1/2/2.o5m’: No such file or directory
This error even occurs if we revert to previous versions of shp2osm
REPOSITORY
rMARBLE Marble
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D2273?vs=5464&id=5473
REVISION DETAIL
https://phabricator.kde.org/D2273
AFFECTED FILES
tools/shp2osm/polyshp2osm.py
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: tandon, nienhueser, rahn, #marble
Cc: marble-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20160724/fcc87069/attachment-0001.html>
More information about the Marble-devel
mailing list