Opened 14 years ago
Closed 14 years ago
#2426 closed defect (fixed)
"Area style way is not closed" for ways, false positives
Reported by: | phobie | Owned by: | ulfl |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Internal mappaint style | Version: | latest |
Keywords: | area way closed painting | Cc: |
Description
The validator shows "Error: Area style way is not closed. - Painting problem" in "Warnings" for
man_made=pier
http://www.openstreetmap.org/browse/way/25798468
and
highway=pedestrian
http://www.openstreetmap.org/browse/way/14614656
Both are documented to be ways by default and only be areas if tagged with area=yes
Attachments (0)
Change History (11)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Summary: | "Area style way is not closed" for ways → "Area style way is not closed" for ways, false positives |
---|
Same for junction=roundabout
roundabouts can be split, must somtimes even be split to handle route relations.
comment:3 Changed 14 years ago by
Component: | Core validator → Internal mappaint style |
---|---|
Owner: | changed from team to ulfl |
To fix this the styles need to get a flag indicating that this type is only optionally an area. The mappaint code then can handle drawing different when way is not closed.
Also for barrier=*