[Tile-serving] [openstreetmap/osm2pgsql] Flex backend : mark_node ? (#1086)

Adrien Pavie notifications at github.com
Mon Mar 9 14:53:26 UTC 2020


For solving this street names issues for nodes, I'm using for now another table to store relation tags for every concerned node. Then, in SQL, I add back the tags on `planet_osm_point` with an UPDATE request. Works quite well, [I wrote an article](https://pavie.info/2020/03/09/openstreetmap-data-processing-osm2pgsql-flex/) as a feedback and method for this 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/1086#issuecomment-596580544
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200309/3e41b7c1/attachment.htm>


More information about the Tile-serving mailing list