[Tile-serving] [openstreetmap/osm2pgsql] Typo in osm2pgsql examples export website? (Issue #1585)
Franky1
notifications at github.com
Fri Dec 3 13:32:16 UTC 2021
<https://osm2pgsql.org/examples/export/>
The 2nd sentence says:
> For this use case we can run osm2pgsql with the flex output and the generic.lua configuration. This imports most of the OSM data into the database using convenient **hstore** columns for the tags
But i think - after what i have found in the PostGIS database - the tags are stored in a **jsonb** column, therefore the sentence should be:
> For this use case we can run osm2pgsql with the flex output and the generic.lua configuration. This imports most of the OSM data into the database using convenient **jsonb** column for the tags
--
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/1585
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20211203/67e105b1/attachment.htm>
More information about the Tile-serving
mailing list