Opened 12 years ago
Closed 12 years ago
#8648 closed defect (fixed)
Width warning
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | Cc: |
Description
hello
view please and control josm?
i have upload 3d car house
entrance and with 4 m is a error
" with no waterway, street - usw. "
view heare:
http://wiki.openstreetmap.org/wiki/DE:JOSM/Basic_editing
3D Garage
best Regards
Attachments (0)
Change History (10)
comment:1 by , 12 years ago
Component: | Core → Core validator |
---|
comment:2 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
Please give us more info, I don't understand what your problem is. Your .osm file and a screenshot would be useful.
follow-up: 4 comment:3 by , 12 years ago
He uses "width" for a building. I think we have a validator warning which warns in case it is not a street.
comment:4 by , 12 years ago
Replying to stoecker:
He uses "width" for a building. I think we have a validator warning which warns in case it is not a street.
Yes, I also get this warning with barriers (e.g. gate,wall,entrance).
follow-up: 6 comment:5 by , 12 years ago
ok :)
Looking at taginfo, the physical keys used with width
are:
- highway (693 270)
- waterway (36 775)
- cycleway (5 217)
- embankment (3 694)
- railway (3 429)
- footway (2853)
- barrier (2299)
- aeroway (2 234)
I don't see any sense in setting width for building as it is not a linear feature. There is only 270 occurences of building with width.
comment:6 by , 12 years ago
Replying to Don-vip:
I don't see any sense in setting width for building as it is not a linear feature. There is only 270 occurences of building with width.
+1
For a closed way the information should be in the geometry and no tags are needed.
comment:8 by , 12 years ago
Back to linear features. Following features can be used on ways with width
:
- man_made: breakwater,cutline,embankment,pier,pipeline
- barrier: city_wall,ditch,hedge,wall
I am not sure about some barriers on nodes, as normaly maxwidth
is used but there could be a difference between the allowed width and the real width.
comment:9 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → new |
Summary: | 3D building car-house → Width warning |
I think you mean the validator warning regarding "width" keyword.