[Tile-serving] [osm2pgsql-dev/osm2pgsql] geometry processing not consistent when using --hstore ? (Discussion #2313)
Jochen Topf
notifications at github.com
Sat Apr 5 12:51:43 UTC 2025
This is expected behaviour. The .style file is telling osm2pgsql which tags are treated as linear or polygon (in the "Flags") column. The default is linear, so if you don't have something in your style file it is linear.
Note that the old output using the style file is deprecated. Please switch to using the more modern "flex" ouput, there you have much more flexible options telling osm2pgsql what to do with which tags.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2313#discussioncomment-12734320
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/2313/comments/12734320 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250405/fd1f78e8/attachment.htm>
More information about the Tile-serving
mailing list