[Tile-serving] [openstreetmap/osm2pgsql] Ideas for improved geometry processing (Issue #1663)

mboeringa notifications at github.com
Sat Sep 17 16:49:22 UTC 2022


@joto 

Interesting to read the German project description! I would caution you though, to carefully consider what is achievable in the project's funded limited time frame.

Adding "per-object" generalization capability, like the already implemented '**object.simplify()**' function, is a kind of no-brainer, but performing high quality generalization (like the one I showed on [my SOTM 2022 poster](https://files.osmfoundation.org/s/xDdDz3rpQX2C7FJ) for woodland features of OpenStreetMap), involving potentially thousands of OSM objects being merged into one "representative" object, is _far more complicated_, especially in the light of the project's aim to support updates as well. E.g. how to keep track of such numbers of ID's of source objects, and even be able automatically update the features in a reliable and performant matter, seems a potentially daunting task...

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1663#issuecomment-1250103964
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/issues/1663/1250103964 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220917/2fea8134/attachment.htm>


More information about the Tile-serving mailing list