|
Hi! |
Replies: 2 comments 1 reply
|
What is your command line? |
|
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. |
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.