Opened 9 years ago
Last modified 9 years ago
#13472 new enhancement
Detect areas mapped on top of highway=* areas
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | building higway area | Cc: |
Description
It is a tagging error to not cut out buildings of squares (highway=*;area=yes with closedway or highway=* with multipoliygon) and it is probably true for almost all areas mapped on top one squares.
See https://github.com/gravitystorm/openstreetmap-carto/issues/688 for more information.
Please have validator warn about the problematic mapping and offer a fix to change the closedway into a multipolygon and cut out the inner areas by adding them to the multipolygon with role "inner". Thanks
Attachments (1)
Change History (5)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 9 years ago
comment:3 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → new |
comment:4 by , 9 years ago
I am not sure anymore if the automatic fix is the best solution. There are at least examples with different layers where a layer=*
is the proper solution.
Objects with different layer=*
should be excluded from the warning/test.
can you please attach a sample .osm file?