This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

What is correct tagging for sports shop?

1

When using the tag shop=sports it is recommended that the supplementary tag sport=(v) be added to indicate which sport(s) the shop caters for.
However if the tag sport=(v) is used the validation check (and I think, KeepRight) gives a warning "sport without physical feature" – expecting to also find the node/area tagged with leisure=pitch/track etc.

Would it be acceptable to tag the shop with sports=(v) (sports plural) to avoid these warnings or is that too much like 'tagging for the renderer' ? Or should I just tag with sport=(v) and ignore the warnings?

Example here https://www.openstreetmap.org/node/3408156724

asked 20 Mar '15, 04:12

NZGraham's gravatar image

NZGraham
1.8k122649
accept rate: 17%

edited 20 Mar '15, 04:17


One Answer:

5

I wouldn't change anything, IMHO the tagging is correct and the validators should be adapted. The same problem occurs for club=sport, sport(v).

answered 20 Mar '15, 06:04

escada's gravatar image

escada
19.0k16166302
accept rate: 21%

2

If a particular validator returns false positives, then do mention it to the maintainer of the software. In my experience, the maintainers of both JOSM and keepright have responded very quickly to even minor issues such as these.

(20 Mar '15, 09:25) SomeoneElse ♦

Source code available on GitHub .