Skip to content

Commit

Permalink
Add park boundaries for US-AL.
Browse files Browse the repository at this point in the history
Update US-MA POTA park pins.
  • Loading branch information
cwhelchel committed Jul 9, 2024
1 parent e1491ee commit e9dd6f7
Show file tree
Hide file tree
Showing 3 changed files with 266 additions and 2 deletions.
3 changes: 2 additions & 1 deletion LayerData.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ export default class LocData {
{ title: 'Parks', file: 'parks-US-AK.geojson' },
],
'US-AL': [
{ title: 'Parks', file: 'parks-US-AL.geojson' },
{ title: 'PAD-US Fee', file: 'PADUS4_0_StateAL.geojson' },
{ title: 'TOT NHT', file: '..\/US-common\/tot.geojson' },
{ title: 'Parks', file: 'parks-US-AL.geojson' },
],
'US-AR': [
{ title: 'PAD-US Des', file: 'PADUS3_0Designation_StateAR.geojson' },
Expand Down
263 changes: 263 additions & 0 deletions public/data/US-AL/PADUS4_0_StateAL.geojson

Large diffs are not rendered by default.

Loading

0 comments on commit e9dd6f7

Please sign in to comment.