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

Marking unadopted roads in the UK

0

I am wanting to properly tag an unadopted road (AKA private street), a term used in the UK for a road that is not maintained by the council it falls under, but by residents of the road itself. However, unlike a private road (or driveway), an unadopted road is still a public highway. It is not designated a public footpath, byway etc. - it is just a public highway. Is there a way to tag this? I was thinking the 'operator' tag but I am not sure what to put. Any advice?

asked 07 Nov '21, 01:43

Nathan_A_RF's gravatar image

Nathan_A_RF
21225
accept rate: 0%


One Answer:

2

If you can't point to the entity maintaining, there's not really a suitable operator=* value yet. In my country, only rarely can you find the name for it somewhere.

There are 328 https://taginfo.openstreetmap.org/tags/unadopted=yes , plus 10 https://taginfo.openstreetmap.org/tags/designation=unadopted (if it's not designated as anything) instances. Looks quite fine to use together with access=yes (or the appropriate combination there). The former was mentioned in a certain https://www.openstreetmap.org/user/alexkemp/diary/39477 .

Can't read a clear conclusion from https://lists.openstreetmap.org/pipermail/talk-gb/2010-May/009588.html .

A caveat from my foreign experience: ownership=private is not always correct for these non-government "private" roads. Sometimes it could be held by a cooperative, NGO, or some other form of organization.

answered 07 Nov '21, 08:22

Kovoschiz's gravatar image

Kovoschiz
2.4k31147
accept rate: 16%

edited 07 Nov '21, 08:23

Thanks, I'll put unadopted=yes for now.

(09 Nov '21, 20:11) Nathan_A_RF

Source code available on GitHub .