[Tile-serving] [openstreetmap/osm2pgsql] add flag to process new-style polygons only (#580)
Sarah Hoffmann
notifications at github.com
Sat May 14 17:41:56 UTC 2016
With this flag set, the logic that checks for tags of outer
rings on multipolygons is disabled and such ways also cannot
be superseded and will always be rendered. Note that for
efficiency reasons we still process polygon ways in the
second stage where we can make use of multiple threads.
This is an experimental change for exploring the effects of old-style multipolygons in the OSM database. I haven't extensively tested yet if it does what it says.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/580
-- Commit Summary --
* add flag to process new-style polygons only
-- File Changes --
M options.cpp (13)
M options.hpp (1)
M output-pgsql.cpp (24)
M tagtransform.cpp (8)
M tagtransform.hpp (4)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/580.patch
https://github.com/openstreetmap/osm2pgsql/pull/580.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/580
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160514/9889cfcd/attachment.html>
More information about the Tile-serving
mailing list