[Tile-serving] [osm2pgsql-dev/osm2pgsql] How to omit certain relation members with flex output? (Discussion #2204)
mboeringa
notifications at github.com
Thu Sep 3 16:41:53 UTC 2026
I agree about the complexity, but as suggested a **member_table.geometry** property that returns a NULL geometry whenever a members geometry cannot be build and that could be tested with **geometry.isnull()** to allow deciding what to do next with it (skip insertion in a table), would I think be really useful. That would at least allow the partial insertion of incomplete relation members including their corresponding osm ID as already available via **member_table.ref**.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2204#discussioncomment-18272956
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/2204/comments/18272956 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20260903/4680de32/attachment.htm>
More information about the Tile-serving
mailing list