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

How can I add a tag indicating a ban on entering an area (forest)?

0

I am working at a nature conservation site. We have areas (especially forests) were visitores are banned from. How can I tag this information within those forest shapefiles?

asked 22 Nov '22, 11:52

valeriec98's gravatar image

valeriec98
11112
accept rate: 0%


2 Answers:

4

Hello! You could provide the area in question with either the access=no or access=private tag depending on the limitations of the ban. See links for more comprehensive explanations of these tags. If access is granted for service personell on individual basis I would go with access=private. Note that there's also a access=permit option. This tag should be used in cases where a permit is required for access, but when it's routinely granted to everyone requesting it.

You should also provide the possible roads and paths within the restricted area with the corresponding tags.

answered 22 Nov '22, 15:46

houtari's gravatar image

houtari
611
accept rate: 0%

2

You should also provide the possible roads and paths within the restricted area with the corresponding tags.

This. Most software that uses OSM data will not look at an enclosing area and will rely on you correctly tagging the individual roads/paths.

(22 Nov '22, 20:13) Richard ♦

0

In this case I'd think access=permit would be the way to go since access=no reads as too absolute, or you specify the exceptions such as forestry=yes (6600 uses per Taginfo), on the ways as well per reply above.

answered 23 Nov '22, 11:01

SekeRob's gravatar image

SekeRob
211192027
accept rate: 0%

Source code available on GitHub .