Hi OSM community!
As I am working on visitor management within protected areas, I came upon the problem, that numerous outdoor apps use the OSM as background and also the way network for routing proposals. As I am analysing the data, it becomes clear, that a lot of proposed tracks (from the app or user generated) are not on the official recognised trails by the administrative. Please understand, that I also like to find my own trails and come by nice places. But in consideration of preserving the protected area, it is problematic, that large wildlife areas, which should be not trespassed became widely accessable by promoted tracks.
So I thought of a possibility for those apps to limit their promoted tracks on officially allowed ways. As they use OSM as source, maybe a tag, that can be filterd would be helpful to protect those areas.
It is clear to me, that there is no way to hinder visitors from going offroad, but it would be less convenient to do so, as it is not suggested.
I donât know, if such a tag already exists, if so, I am welcoming you to tell me about it.
looking forward to a fruitful discussion
greetings
Ju
1 Like
Kovoschiz
(Kovoschiz)
2
The standard is access=yes , or foot= / bicycle= =designated , to confer by legal accessibility. For official status specifically, thereâs only double negative informal=no thatâs not common yet. Itâs not exactly devised to be in end-use originally. Organised Editing/Activities/Trails Stewardship Initiative - OpenStreetMap Wiki
1 Like
mcliquid
(mcliquid)
3
Hi Julian,
there are various tags in OpenStreetMap that can cover the multifaceted requirements of your query in different ways. Basically, the handling of and in nature reserves varies greatly from region to region. As I assume that the area you are interested in is in a German-speaking region, I will link to the German-language wiki pages.
A very valuable page for tags regarding access prohibition or access restrictions is the section about SonderflÀchen.
In addition, there are also special ways of presenting guidelines in winter in Betretungsverbote fĂŒr Gebiete im Winter.
The presentation of official and locally signposted hiking and cycling routes is done with relations. I recommend the page on Routes as an introduction to this topic.
In summary, these are the tools we can offer as an OSM community:
- Present official routes in the data
- Map nature reserves and their rules
- Map access restrictions through signage
- Represent what applies on the ground
What we cannot do:
- Manipulate âdesiredâ or preferred routes
- Prevent AI-generated routes from being used in outdoor apps
- Prevent ânormalâ paths from being used instead of official routes
- Prevent forbidden paths from being used in routing
- Generally ensure that the router adheres to the OSM data
Another recommended website is Digitize the Planet, a foundation of Outdoor Active.
I canât tell which outdoor apps youâre talking about specifically, but apps like Komoot and Strava create a lot of tour suggestions purely on the basis of âAIâ - without any reference to the OSM data at all. Even the so-called âhighlightsâ in Komoot are created solely by their users and have no connection to OSM.
Does that help?
4 Likes
Hi!
Thank you both for your answers. I know, that we have no means or right to prevent any company or natural person to use the data freely. I only thougth of a easy possibility to offer such products a way to become more âenvironment friendlyâ. As I work with different apps (which I cannot tell you for legal reasons
) I know that there is a lot of user and AI created content. What I was looking for is more of a way to filter ways that pass trough sensible areas.
Additionally, it has to be easy added and modified by the authority of those protected areas, so that they can keep the data up to date.
@Kovoschiz thank you for providing me with the guideline from Trails Stewardship Initiative. that sounds pretty convenient, at least for me.
@mcliquid thank you for clarification. You were right, that some of the areas I am working on ar within Austria and Germany, but alltogether the areas are spread over whole europe.
I will keep you updated, if I find a solution in cooperation with those protection areas. (At least, they need to be willing to do so⊠even if there is no guarantee, that any provider for trailing will implement any of that)
1 Like
As mcliquid suggested, you could create Relations and mark those routes as official (a relation connects multiple paths). You can see examples of hiking paths all over the world i.e. in OsmAnd pedestrian mode. They usually have colors and route signs along the way and are painted that way on the map.
You can also use the access= tag and mark them as legally non-accessible, if thatâs the case.
This is a common problem, where authorities would prefer people to not use certain areas but itâs not exactly legally clear. That probably indicates that the problem should be escalated to whoever has the legal authority over an area, and introduce measures that prevent trespassing (i.e. a sign that says âkeep at designated paths onlyâ). Than this can be mapped. Not the other way around.
The problem is that different people have different views on what sensible is, unfortunately.
1 Like
As that is right, I would suggest, that sensible is, what the administration of this area mark as sensible.
So I would suggest the following:
Corresponding with the administration of various protected areas, I will notify them, that they should mark all official ways as what they are and provide visitors with the information about trespassing rules. This can then be mapped. Additionally, they should include following tags within relations on official ways:
access=yes
informal=no
foot=yes (for only hiking trails)
foot=designated and bicycle=designated (for hiking and cycling trails)
bicycle=yes (for cycling trails)
additionally they should tag ways that shouldnât be used with informal=yes
The next step would be to discuss that with the companies providing app-based trail planning to see, if there are solutions or not.
mcliquid
(mcliquid)
8
As I understand it, thatâs exactly what Digitize the Planet does.
Each country or even each federal state can and does have its own rules, which should be taken into account individually, but should be mapped in a standardized syntax. This is not easy and requires a lot of research and community involvement.
In Vorarlberg, I work very closely with the Vorarlberg state office and the Vorarlberg tourism office and together we have mapped the protected areas there and tried to map the rules there in OSM tags. Many things are possible, but often the attempt to achieve a âWe donât want thatâ with the âOn the Groundâ rule of OSM fails. Just because some official body says that something is not wanted (but also not forbidden), this can only be mapped in the OSM data to a limited extent.
Please donât. access=yes, foot=yes is implicit for all paths. Also, informal=no is like a Troll tag, as it is also considered the default.
As a basic assumption, we already assume that routes that are signposted locally are âofficialâ anyway. There is therefore no need for a special tag to indicate that this is an official route. Only if something is not official can you use informal=yes.
3 Likes
Vinzenz_Mai
(Vinzenz Mai)
9
Thatâs not a very good idea, because it allows motor_vehicles, even hgv
.
informal=no is a default value.
For highway=path or highway=track
foot=yes
bicycle=yes
are both default values.
Instead the mapped pathes that shouldnât be used (because the use is forbidden) should get
informal=yes
access=no (or private)
Route planning software like Komoot or brouter will respect this tagging and not routing over ways with these tags.
Edit: informal=no instead of informal=yes.
And yes, as @Kovoschiz said: tagging default values is not wrong - but it wonât help you to reach your goal.
1 Like
Kovoschiz
(Kovoschiz)
10
The mistake of adding defaults isnât classified as âtrollingâ. The meaning of the feature isnât changed.
Not every case of adding the default is bad Good practice - OpenStreetMap Wiki
The problem is more on =path meaning if used, which rather doesnât have much default to be sure of. But I donât find =path unuseable.
Ensuring =footway / =cycleway and =path are used properly according to local standards is a slightly different issue. Although they may be intertwined.
1 Like
SomeoneElse
(Andy Townsend)
12
Well it depends. In some places, where there is a general right of access on foot then those defaults make sense. Where I am (England) they donât, and explicitly indicating what foot access there is (whether itâs a legal right, just at the discretion of the landowner and can be taken away at any time or not allowed) is very important.
That should be fine, provided that (a) they actually honour the rights-of-access tagging in OSM and (b) on a country by country basis access rights are tagged senibly in OSM.
That means that in England and Wales you really do need to look at access tags to see what foot access is allowed but in (say) Scotland, you donât. Unfortunately a number of app developers arenât good at understanding OSM tagging, partly because the highway=path mess means that using that tag means that itâs impossible to record access properly.
Youâre going to have to be more specific and provide examples so that people can look at current tagging, why apps might be misunderstanding that, and what might be a better way of tagging a particular feature.
I can link to an example where something that was historically used as a path was changed in OSM to not be one (at the suggestion of the land managers, with the agreement of most OSM people involved) in order to avoid potential injury or worse to someone âjust following an OSM mapâ.
For completeness, Iâm a member of OSMâs Data Working Group and we often get questions like âhow do we stop people use app X from using path Yâ. Often the answer is âyouâll need to talk to app X about it, since thy are not doing a good job of interpreting OSM dataâ.
The guidance from the OSM US Trail Access Project, as I understand it, is to tag operator= for paths which are âofficialâ, because âofficialâ basically means âthereâs some entity responsible for itâ. It allows for informal=no instead if the mapper knows that itâs a âformalâ trail but doesnât know which entity is the operator.
I feel like explicitly tagging informal=no is better than having no informal or operator at all, so I think thereâs value to it existing. But itâd be better to just map the operator (and operator:wikidata) if possible. (And then Iâd agree that a path with an operator on it no longer needs an informal=no tag.)
Iâm not sure if this theory is specific to the US (or at least what OSM US is trying to standardize), and maybe other countries think of mapping their trails differently?
SomeoneElse
(Andy Townsend)
14
The entire concept of âtrailsâ is a bit US-centric. To take an example, some of the parts of this route run over what Americans might call âtrailsâ. For example this part runs over an ancient right of access on foot and on horseback (and also now by bicycle), but that route also includes sections through the centre of a town.
In this case there is an âoperatorâ - the National Trails website links to a community group. However, sometimes finding an âoperatorâ is tricky; the origin might be someone who once wrote a book or what appears to be a guerrilla stickering effort.
Locally to me, any âtrail operatorâ often has nothing to do with the upkeep of the land over which the trail runs, or even signage. They might just run a website somewhere.
Edit: Thatâs not to subtract in any way from the excellent job that the OSM US trails group has been doing in trying to get app developers to represent OSM data better!
1 Like
Hmm. It looks like youâre talking more about route relations, where I was talking more about individual highway=path segments. Probably both should have operator/informal tagging, as I could see it being the case that a route might be informal partially over a âofficialâ path that has an operator, or a path might be informal but included in a route that an âoperatorâ maintains.
The kinds of trails that I generally map are more just going around inside a park (well, leisure=nature_reserve in OSM-speak), and arenât really part of a larger network of âroutesâ, so I hadnât been thinking about those as much.
1 Like
SomeoneElse
(Andy Townsend)
16
Taking England and Wales as an example, the âoperatorâ of an individual path segment will be âthe organisation that owns the landâ**. They have various legal resposibilities about keeping the path open. Someone else (the local authority) has a responsibility for the access signage, and someone else again probably put any route signage in place.
National Parks donât imply just one owner. Some nature reserves and other parks will have âjust one ownerâ, but some wonât.
** this might be a large national body such as the National Trust, or it might be a water company or just someone living nearby.
2 Likes
Vinzenz_Mai
(Vinzenz Mai)
17
I overlooked the part that the areas are spread over whole Europe
and can only second @mcliquid with his detailed informations.
And yes, I think now that informal=no can make sense in special protected areas like Way: âȘRiedbruch⏠(âȘ1065056474âŹ) | OpenStreetMap that is part of the protect_class=2 area Nationalpark HunsrĂŒck-Hochwald . But I wouldnât use it for the regular ways of the enclosing protected area.
I may add that it can be valid to change a way to abandoned:highway=* as I have done with Way: 39497266 | OpenStreetMap after a survey and a bit of research afterwards. This way was destroyed but the former course can still be tracked.
Itâs a good idea to add a note to such a changed way (not only the changeset) because otherwise it can lead to a history like this one: Way History: 148232656 | OpenStreetMap
For most protected areas in the region where I live (French-German border) this is not the case.