Hi!
I'm using osm2pgsql (v1.11 or 2.0) with either `-hstore` or `--hstore-all` to 
get all the geometries of all the OSM elements.
If an element has a tag listed in my .style file, geometry processing is fine 
as usual: a way is added to the _line or _polygon table depending on its shape.
But I noticed a different behaviour for elements without any of the listed tags 
(added because of the `--hstore` option) : all the ways are added in the _line 
table whether they are closed or not.
It this behaviour expected ? Or is it a bug and all the geometries should be 
processed the same way for all the elements ?
Thanks!


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

Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to