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

how to tag a fitness jogging track?

3
1

In the forest near our village we have a jogging track. This is a loop about 700m long and winds in and out around the trees. The surface is wood bark.

How can I tag this? I have tried drawing a line in a complete loop, but this is when rendered as an area, which is incorrect. I have used leisure:track and sport:running, but this is not giving me the result I expect.

Does anyone have a better solution?

asked 10 May '17, 20:30

Amanning's gravatar image

Amanning
27681016
accept rate: 0%


3 Answers:

3

I think leisure=track is the right way of tagging it. You should add area=no to the way, though. That makes it clear that it's a linear track and not an area. Whether all renderers respect that is another question.

answered 11 May '17, 15:55

TZorn's gravatar image

TZorn
12.3k764225
accept rate: 15%

2

In German these tracks are called a "Finnenbahn", there is currently no tagging that is really satisfactory. But in any case you should not tag for the renderer, it is an issue for the developers of the style if something renders wrong, not an issue for you.

Example tagging: https://www.openstreetmap.org/way/60767516

answered 10 May '17, 21:17

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

edited 10 May '17, 21:17

1

I don't think that hw=path, sport=running in your example is a good combination. Granted, if the track at the same time is a "normal" path that should be routable, probably a hw=* is needed. So maybe use hw=path and leisure=track simultaneously.

(11 May '17, 16:01) TZorn

0

You could tag it as a route=running or route=fitness_trail relation. I'm not sure if your track really fits these categories, though.

answered 11 May '17, 08:20

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

Source code available on GitHub .