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

What kind of path/track/trail/highway/etc should I use in this specific case?

2

Hello! I'm rather new to OSM and I need a little help choosing the tags/type for a specific kind of path I'm having trouble categorizing. Here are the specifics:

  • These are paths within private garden allotments. But they're always open and non-members are allowed to walk through them.
  • A narrow gate at the entrance allows pedestrians and bicyclists access, but the gates are sometimes opened for cars if someone needs to bring something heavy to their garden.
  • Never seen snowmobiles, horses, or wheelchairs being used there.
  • Some paths are named and have signs like roads.
  • The surface type is mowed grass.
  • Example photos:
  • http://pzd.pl/uploads/images/1/IMG_2107.JPG
  • http://pzd.pl/uploads/images/P1040604.JPG
  • Region I'm working on.

Any help will be greatly appreciated.

asked 17 Sep '18, 00:12

Cambroulet's gravatar image

Cambroulet
25348
accept rate: 0%


One Answer:

7

Probably...

highway=track, bicycle=permissive, foot=permissive, motor_vehicle=private, surface=grass, name=(whatever the name is)

(you could make an argument for highway=footway instead, but the width seems to merit =track to me. There are some Maoists out there who will suggest highway=path)

answered 17 Sep '18, 12:59

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

edited 17 Sep '18, 13:01

1

Certainly these are tracks in UK allotments, always wide enough to allow a vehicle in, even if they are used rarely for that purpose. tracktype would also be a tag to condiers.

(17 Sep '18, 13:44) SK53 ♦
1

Thank you Richard, this answers my question.

(18 Sep '18, 14:05) Cambroulet

Source code available on GitHub .