Skip to content

geometry processing not consistent when using --hstore ? #2313

Answered by joto
etienneJr asked this question in Q&A
Discussion options

You must be logged in to vote

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.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@etienneJr
Comment options

Answer selected by etienneJr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants