[Tile-serving] [openstreetmap/osm2pgsql] WIP: Add code to generalize polygons using two different strategies (PR #1830)
mboeringa
notifications at github.com
Tue Nov 29 07:19:20 UTC 2022
A few more remarks:
- I also recommend testing any generalization algorithm at a global scale. Small regional extracts may not reveal all issues, especially related to the anti-meridian, and how some PostGIS commands deal with that.
- Mind the "fine print" with any of the 'ST_Simplify/ST_SimplifyPreserveTopology/ST_SimplifyVW' PostGIS commands as listed in the PostGIS documentation.
- Output from the current, non-generalized, osm2pgsql processing pipeline, has shown to be very robust in both QGIS and ArcGIS for me, with fully valid readable output, even with the more advanced 'flex' processing.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1830#issuecomment-1330189819
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1830/c1330189819 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20221128/23a5a7aa/attachment.htm>
More information about the Tile-serving
mailing list