[Tile-serving] [osm2pgsql-dev/osm2pgsql] hstore not importing some tags? (Discussion #2192)

ImreSamu notifications at github.com
Sat Nov 2 13:33:55 UTC 2024


> I import that .pbf:   osm2pgsql  ...  --hstore  

Perhaps it might be better to use `--hstore-all` instead of `--hstore` .  Could you test it with that option as well?
By the way, which osm2pgsql version are you using? (v1 or v2)

in the  https://osm2pgsql.org/doc/manual.html#use-of-hstore :
   > `--hstore-all` or `-j` adds all tags to a hstore column called tags, even if they’re already stored in a conventional column. With the standard stylesheet this would result in tags like `highway` appearing in conventional column and the hstore column while tags not in the style like name:en or lanes:forward would appear only in the hstore column.   

  > You can not use both `--hstore` and `--hstore-all` together.




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

Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/2192/comments/11129419 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20241102/faf64116/attachment.htm>


More information about the Tile-serving mailing list