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 something that is a ski piste in winter and a hiking trail in summer?

1

Hi, there's a couple of paths around here that are hiking trails in summer and ski pistes in winter - so probably they should be tagged both route=ski and highway=footway.

However, to make things even more complicated, in winter pedestrians aren't allowed on the ski pistes, so in winter, highway=footway is wrong.

Is there any way to tag this properly?

asked 02 Apr '14, 22:52

berolinux's gravatar image

berolinux
26112
accept rate: 0%


2 Answers:

2

Assuming it is not in a urban/suburban area, I'd tag it as highway=path, piste:type=downhill/nordic/skitour (whichever type of skiing is appropriate) to cover the basics. For a more urban area I'd probably use highway=footway instead of path. For ski tagging see: https://wiki.openstreetmap.org/wiki/Piste_Maps

If pedestrian access is prohibited in winter, then I'd look at the seasonal and conditional access tags. See https://wiki.openstreetmap.org/wiki/Key:seasonal and https://wiki.openstreetmap.org/wiki/Key:conditional Maybe something like foot:conditional=no @ Nov-Apr.

answered 03 Apr '14, 01:59

n76's gravatar image

n76
10.8k1082172
accept rate: 17%

I had this problem ages ago with a cross-country ski track which had hefty fines (IIRC 250 Euro) for walking on it in winter. The conditional access tags seem to be the way to go (off to finally map my use-case).

(03 Apr '14, 08:18) SK53 ♦

0

Route=ski is more a tag dedicated to route relations.

answered 03 Apr '14, 05:50

yvecai's gravatar image

yvecai
1.5k1226
accept rate: 9%

Source code available on GitHub .