nationalparkservice / places-data

Data from the Places system.
http://www.nps.gov/npmap/tools/places/
13 stars 5 forks source link

PWR Data Seed: PORE #792

Open chadlawlis opened 7 years ago

chadlawlis commented 7 years ago

We have a contact at the park, should we need to get in touch. There is also overlap between PORE and GOGA GIS data at the park level.

chadlawlis commented 7 years ago

Feature types by count:

Feature type Count Query
POI 22 link
Roads 28 link
Trails 296 link
Parking 21 link
Buildings 502 link
chadlawlis commented 7 years ago

POI

Source: http://inppwcagis01:6080/arcgis/rest/services/pwr/PWR_PointsOfInterest_Service/MapServer/0/query?where=UnitCode%3D%27PORE%27&outFields=*&f=geojson.

Translated keys/values (PWR value only specified if not free form):

PWR key PWR value Places tag
UNITCODE PORE nps:unit_code = pore
POINAME (free form text) name = (free form text)
POITYPE Beach natural = beach
POITYPE Campground tourism = camp_site
POITYPE Park leisure = park
POITYPE Parking Lot amenity = parking
POITYPE Site of Interest tourism = *
POITYPE Trail highway = path
POITYPE Visitor Center tourism = information, information = office

Primary key:

nps:source_system nps:source_system_key nps:source_system_key_value
PWR_EditPointsOfInterest_Service GlobalID {globalid_value}

Roads

Source: http://inppwcagis01:6080/arcgis/rest/services/pwr/PWR_EditTRANS_Service/FeatureServer/1/query?where=UnitCode%3D%27PORE%27&outFields=*&f=geojson.

Translated keys/values (PWR value only specified if not free form):

PWR key PWR value Places tag
UnitCode PORE nps:unit_code = pore
RoadName (free form text) name = (free form text)
RoadClass Local highway = residential
RoadClass Primary highway = primary
RoadClass Private highway = road, access = private
RoadClass Service highway = service
RoadSurface Asphalt surface = asphalt
RoadLanes 1 lanes = 1

Primary key:

nps:source_system nps:source_system_key nps:source_system_key_value
PWR_EditTRANS_Service GlobalID {globalid_value}

Trails

Source: http://inppwcagis01:6080/arcgis/rest/services/pwr/PWR_EditTRANS_Service/FeatureServer/0/query?where=UnitCode%3D%27PORE%27&outFields=*&f=geojson.

Translated keys/values (PWR value only specified if not free form):

PWR key PWR value Places tag
UnitCode PORE nps:unit_code = pore
TrailName (free form text) name = (free form text)
TrailClass Class 1 tracktype = grade 5
TrailClass Class 2 tracktype = grade 4
TrailClass Class 3 tracktype = grade 3
TrailSurface Asphalt surface = asphalt
TrailSurface Native Material surface = ground
Hike 1 foot = yes
PackOrSaddle 1 horse = yes
PackOrSaddle 2 horse = no
Bike 1 bicycle = yes
Bike 2 bicycle = no
Width (integer) width = (integer)

Primary key:

nps:source_system nps:source_system_key nps:source_system_key_value
PWR_EditTRANS_Service GlobalID {globalid_value}

Parking

Source: http://inppwcagis01:6080/arcgis/rest/services/pwr/PWR_EditTRANS_Service/FeatureServer/2/query?where=UnitCode%3D%27PORE%27&outFields=*&f=geojson.

Translated keys/values (PWR value only specified if not free form):

PWR key PWR value Places tag
UnitCode PORE nps:unit_code = pore
ParkingName (free form text) name = (free form text)
ParkingSurface Asphalt surface = asphalt
OpenForUseTo NONPUBLIC access = private

Primary key:

nps:source_system nps:source_system_key nps:source_system_key_value
PWR_EditTRANS_Service GlobalID {globalid_value}

Buildings

Source: http://insidemapservices.nps.gov/arcgis/rest/services/Buildings/NPSBuildingsMapPWR/FeatureServer/0/query?where=Unit_Code=%27PORE%27&outfields=*&f=json.

Translated keys/values (PWR value only specified if not free form):

PWR key PWR value Places tag
Unit_Code PORE nps:unit_code = pore
Common_Name (free form text) name = (free form text)
FMSS_ID (integer) nps:fmss_id = (integer)

Primary key:

nps:source_system nps:source_system_key nps:source_system_key_value
NPSBuildingsMapPWR GlobalID {globalid_value}