nationalparkservice / places-data

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

PWR Data Seed: JOMU Roads, Trails, Buildings, Parking Areas, and Points of Interest #780

Closed jakecoolidge closed 7 years ago

jakecoolidge commented 7 years ago

Urls for data sources:

Roads http://inppwcagis01:6080/arcgis/rest/services/pwr/PWR_Roads_Service/MapServer/0/query?where=UnitCode%3D%27JOMU%27&outFields=*&f=geojson

Points of Interest http://inppwcagis01:6080/arcgis/rest/services/pwr/PWR_PointsOfInterest_Service/MapServer/0/query?where=UnitCode%3D%27JOMU%27&outFields=*&f=geojson

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

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

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

jakecoolidge commented 7 years ago

Road tag translations:

GIS attribute action Places tag(s) comment
AssetID removed
Distribute removed road marked "Public"
FeatureID removed
GlobalID retained nps:source_system_key_value
InPark removed
MapMethod removed
MapSource removed
OBJECTID removed
ParkRoadCl removed
RoadClass removed after adding highway tags road classified as "Private"
RoadLabel retained name
RoadLanes retained lanes
RoadName removed duplicate of RoadLabel
RoadStatus removed marked "Existing"
RoadSurfac retained surface
RouteID removed
RouteNumbe removed
UnitCode retained nps:unit_code
last_edi_q removed
last_edite removed
added "highway":"road"; "access":"private"
added "nps:source_system":"PWR Roads Service, accessed 2016-08-24"
added "nps:source_system_key":"GlobalID"

Trail tag translations:

GIS attribute action Places tag(s) comment
Comments removed
Distribute removed Trails marked Distribute=No were deleted prior to import
GlobalID retained nps:source_system_key_value
Hike retained foot PWR coded domains: 1=yes, 2=no (0=unknown, not used)
IsSeasonal removed all set to 'No'
Notes retained nps:notes
OBJECTID removed
TrailClass removed
TrailName retained name
TrailStatu removed all marked 'Existing'
TrailSurfa retained surface
UnitCode retained nps:unit_code
VisAccess retained access:yes all marked 'Open'
created_da removed
created_us removed
last_edi_1 removed
last_edite removed
added "highway":"path"
added "nps:source_system":"PWR Trails Service, accessed 2016-08-24"
added "nps:source_system_key":"GlobalID"

Point of Interest tag translations

GIS attribute action Places tag(s) comment
CREATEDATE removed
CREATEUSER removed
DISTRIBUTE removed all marked 'Public'
GlobalID retained nps:source_system_key_value
ISEXTANT removed all marked 'Yes'
ISSEASONAL removed all marked 'No' or null
MAPMETHOD removed
OBJECTID removed
POIFEATTYP removed
POINAME retained name
POITYPE see table below
REGIONCODE removed
RESTRICTIO removed all marked 'Unrestricted'
UNITCODE retained nps:unit_code
UNITNAME removed
VISITORACC removed all marked 'Open' or null
XYERROR removed
added "nps:source_system":"PWR Points of Interest Service, accessed 2016-08-24"
added "nps:source_system_key":"GlobalID"
POITYPE value Places preset Places tag(s) comment
null Peak "natural":"peak" Mount Helen and Mount Wanda
Historic Building Historic Building "building":"yes"; "historic":"yes"
Trailhead Trailhead "highway":"trailhead"
Visitor Center Visitor Center "tourism":"information"; "information":"office"

Parking Area tag translations

GIS attribute action Places tag(s) comment
AssetID removed
GlobalID retained nps:source_system_key_value
MapSource removed
Notes nps:notes
OBJECTID removed
ParkingNam retained name
ParkingSur retained surface
RIP_Surfac removed
RegionCode removed
RouteID removed
UnitCode retained nps:unit_code
added "amenity":"parking"
added "nps:source_system":"PWR EditTRANS service, accessed 2016-08-24"
added "nps:source_system_key":"GlobalID"

Building tag translations

GIS attribute action Places tag(s) comment
Admin_Type removed
Building_I removed
Common_Name retained name
Edit_Date removed
FMSS_ID retained nps:fmss_location_id
Federal_En removed
Geometry_ID removed
GlobalID retained nps:source_system_key_value
Is_Extant removed all marked 'Y'
IS_Sensiti removed all marked 'N'
LCS_ID removed
Map_Method removed
Map_Source removed
OBJECTID removed
Park_ID removed
Polygon_No retained nps:notes
Polygon_Ty removed
Region_Cod removed
Source_Dat removed
Unit_Code retained nps:unit_code
added "building":"yes"
added "nps:source_system":"RISD EGIS Building Polygons, accessed 2016-08-24"
added "nps:source_system_key":"GlobalID"
jakecoolidge commented 7 years ago

Uploaded on changeset 10525