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

How do I tag parks with a legal status lower than national?

2

In the US, many park boundaries are defined on a sub-national level, e.g. State Parks, State Forests and State Game Lands in Pennsylvania.

These are not leisure=nature___reserves (hunting is allowed nearly everywhere), not leisure=parks (often they just mark where public land is), and they are not boundary=national_parks (they are not managed on a national level).

How to tag these boundaries?

asked 19 Jul '10, 23:07

Sven%20L's gravatar image

Sven L
2854813
accept rate: 0%

edited 20 Jul '10, 02:17


2 Answers:

2

The wiki says "A national park is a relatively large area of land declared by a government to be set aside for human recreation and enjoyment..." so it's not the same definition of a national park within the US, but then the tag has to work for everybody.

Use:

boundary=national_park

admin_level=2

answered 22 May '11, 19:11

Larry%20Butler's gravatar image

Larry Butler
265367
accept rate: 100%

3

I'd use boundary=state_park. It might not be wiki-accepted, but it seems like the correct tagging to me.

answered 20 Jul '10, 04:13

David%20Dean's gravatar image

David Dean
54141517
accept rate: 22%

If we're going that route, wouldn't it make more sense to use boundary=park and admin_level=n, analogous to administrative boundaries?

(20 Jul '10, 22:31) Sven L

Source code available on GitHub .