Skip to content

Commit

Permalink
Park boundaries added for US-FL
Browse files Browse the repository at this point in the history
This was simplified down from 65mb to 8mb (lots of parks and coastline)
  • Loading branch information
cwhelchel committed Jul 11, 2024
1 parent 4beb18d commit 7895268
Show file tree
Hide file tree
Showing 2 changed files with 732 additions and 0 deletions.
1 change: 1 addition & 0 deletions LayerData.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export default class LocData {
{ title: 'Parks', file: 'parks-US-DE.geojson' },
],
'US-FL': [
{ title: 'PAD-US Fee', file: 'PADUS4_0_StateFL.geojson' },
{ title: 'Parks', file: 'parks-US-FL.geojson' },
],
'US-GA': [
Expand Down
731 changes: 731 additions & 0 deletions public/data/US-FL/PADUS4_0_StateFL.geojson

Large diffs are not rendered by default.

0 comments on commit 7895268

Please sign in to comment.