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

How do I tag a sports bar?

1

The difference being that a "sports bar" is like a regular bar but sometimes "aligned" to a certain team, but specifically in this case I'm thinking of a bar equipped with a large amount of TVs showing different matches, sometimes with a preset schedule published on their website.

asked 10 Aug '22, 11:09

malvo's gravatar image

malvo
26225
accept rate: 0%


One Answer:

1

Oddly enough we don't seem to have a well-defined way of doing this. Normally there are 2 approaches:

  • use an adjectival key (I.e., one which does not standalone) with the same name as the main tag (i.e, bar=). This is not recommended* as this key is already in use to indicate that other types of amenities (restaurants, hotels etc) have a bar on the premises.
  • use a similar key postpended with ":type", i.e., bar:type=*. This currently has a minimal usage with a single object tagged. I think this is the better option.

The low usage of this type of tag makes it quite hard to recommend one or the other. This is certainly something worth discussion on the tagging list: off the top of my head I can think of wine bars, whisky bars, gin bars, enotecas and cafe-bars which might all benefit from some kind of subtagging.

answered 10 Aug '22, 12:54

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

Thanks, I went with bar:type=sports_bar similar to the existing wine_bar, so soon there should be two :)

(10 Aug '22, 13:00) malvo

Source code available on GitHub .