[Tile-serving] [openstreetmap/osm2pgsql] What does --middle-with-nodes do exactly? (Discussion #2012)

mboeringa notifications at github.com
Mon Jul 24 18:14:04 UTC 2023


@joto 

Thanks for the explanation. However, do I understand a couple of things right now?:

- It doesn't matter whether you specify **--middle-with-nodes** or not, **all** nodes with tags will finally be in the 'planet_osm_point' table.
- This option only makes sure you have a copy of the data in the 'planet_osm_nodes' during import, so you can access it from within e.g. a flex LUA file _to work with the data_, whereas without this option, the data would be inaccessible to LUA because it would only be in the **--flat-nodes** file?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/discussions/2012#discussioncomment-6532524
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/repo-discussions/2012/comments/6532524 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230724/953b03ee/attachment.htm>


More information about the Tile-serving mailing list