[Tile-serving] [openstreetmap/osm2pgsql] Fix: Create point geometry from collection with single-node way (PR #1767)
Jochen Topf
notifications at github.com
Tue Sep 20 07:07:52 UTC 2022
@mboeringa No. It doesn't have anything to do with the `type` in `object.members`. That's still 'w', because it is still a way that's the member.
If you want to make sure you got a LineString and not a Point, you have to check with `geometry_type()`.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1767#issuecomment-1251931080
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1767/c1251931080 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220920/4bf16b8f/attachment.htm>
More information about the Tile-serving
mailing list