[Tile-serving] [openstreetmap/osm2pgsql] osm2pgsql generate nodes table without tags column (#1435)
Sarah Hoffmann
notifications at github.com
Wed Mar 24 12:58:28 UTC 2021
The planet_nodes table is the internal backing table, whose format is subject to change. The tags column has been removed [4 years ago](https://github.com/openstreetmap/osm2pgsql/commit/7a081d44237a94a06691714a3a42e9460ef2db23) because it is not needed internally. You should read tags from the output tables in your application, `planet_osm_point` for nodes.
--
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/1435#issuecomment-805798425
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210324/ef234928/attachment.htm>
More information about the Tile-serving
mailing list