https://github.com/roblabs/nps-vector-boundaries
How to download administrative boundaries for the National Park Service using https://irma.nps.gov/Portal
https://github.com/roblabs/nps-vector-boundaries
nps
Last synced: 2 months ago
JSON representation
How to download administrative boundaries for the National Park Service using https://irma.nps.gov/Portal
- Host: GitHub
- URL: https://github.com/roblabs/nps-vector-boundaries
- Owner: roblabs
- License: mit
- Created: 2017-11-13T19:57:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T20:09:55.000Z (over 7 years ago)
- Last Synced: 2025-02-14T06:14:59.246Z (2 months ago)
- Topics: nps
- Homepage:
- Size: 436 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# National Park Service Shapefiles
Looking for shapefile administrative boundaries for the National Park Service? Meet [IRMA.nps.gov](https://irma.nps.gov/Portal)
Following this link yielded `nps_boundary.zip`.
[https://irma.nps.gov/DataStore/Reference/Profile/2225713?lnv=True](https://irma.nps.gov/DataStore/Reference/Profile/2225713?lnv=True)
##### Recently updated

#### View of Available Units

---
#### Example Properties
``` json
"properties":{
"UNIT_CODE":"CABR",
"GIS_Notes":"Lands - http://landsnet.nps.gov/tractsnet/documents/CABR/Metadata/cabr_metadata.xml",
"UNIT_NAME":"Cabrillo National Monument",
"DATE_EDIT":"2008-08-28",
"STATE":"CA",
"REGION":"PW",
"GNIS_ID":"255957",
"UNIT_TYPE":"National Monument",
"CREATED_BY":"Lands",
"METADATA":"https://irma.nps.gov/App/Reference/Profile/1047918#Cabrillo National Monument",
"PARKNAME":"Cabrillo"
}
```