Hi, exist a functionality to get a the name of a National Park, National Monument, State Park related to the given GPS-Point?
Or does exist a function to check if the given GPS-Point is inside a given National Park, National Monument or State Park.
I know there are in OSM the Boundary-date of these objects But I do not know how to retrieve the Name or the Information is inside or not inside.
Thankyou for your help
Nominatim, the OpenStreetMap search can take either names like ‘Yellowstone National Park’ or Lat/Lon-Pairs as input.
I think that I should be able to use this for searching relations that are around selected GPS points.
Accessing Objects available in OSM like National Parks, National Monuments, State Parks, …
- I like to get the Name of such an object by giving the GPS-Point
or - I liked to know if a GPS-Point is inside or outside a given object from OSM for example “National Park Arches”
I like to get the command of both questions to use access in powershell accessing OSM