> 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/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to