Skip to content

Commit

Permalink
Added TX map boundaries.
Browse files Browse the repository at this point in the history
This is from PAD-US 4.0 which is more recent but.
  • Loading branch information
cwhelchel committed Jul 6, 2024
1 parent fab1497 commit b645df2
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 0 deletions.
1 change: 1 addition & 0 deletions LayerData.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ export default class LocData {
{ title: 'Parks', file: 'parks-US-TN.geojson' },
],
'US-TX': [
{ title: 'PAD-US', file: 'PADUS4_0Fee_StateTX.geojson' },
{ title: 'Parks', file: 'parks-US-TX.geojson' },
],
'US-UT': [
Expand Down
371 changes: 371 additions & 0 deletions public/data/US-TX/PADUS4_0Fee_StateTX.geojson

Large diffs are not rendered by default.

0 comments on commit b645df2

Please sign in to comment.