[Tile-serving] [openstreetmap/osm2pgsql] Missing relation on import (#1545)
Jochen Topf
notifications at github.com
Fri Jul 30 13:35:51 UTC 2021
The only types of relation that are handled specially by osm2pgsql are type `multipolygon` and `boundary`. For most other relation types it is not really clear how they should be visualized, except maybe as a collection of objects, so osm2pgsql doesn't do anything with them. You can use the two-stage processing of the flex output, to process them if you want to.
What do you think the output for a `type=network` should be for your use case?
--
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/issues/1545#issuecomment-889897911
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210730/76a07569/attachment.htm>
More information about the Tile-serving
mailing list