nationalparkservice / places-data

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

Boat docks rendering on top of trails / pedestrian paths #719

Closed chadlawlis closed 8 years ago

chadlawlis commented 8 years ago

Example here: http://insidemaps.nps.gov/park-tiles-3/#19/37.80892/-122.46995.

The structure rendered here is a Boat Dock, under which is a Pedestrian Path (superclass Trail, class Non-Motorized). This path should render on top of the dock, though rendering building footprints and fortifications on top of trails/roads still makes sense.

mtaylorlong commented 8 years ago

Good catch! I fixed this and updated PT3 standard. I've made another instance of the places polygon layer called nps_places_polygons.surface which is positioned under roads and trails in the .yml stack. nps_places_polygons.building is still positioned on top of roads and trails, and includes both buildings and fortifications.