Skip to content

Commit

Permalink
Create GEG_C_APP boundary (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewArmstrong1 authored Aug 25, 2023
1 parent ed4f664 commit 3bec95e
Showing 1 changed file with 153 additions and 0 deletions.
153 changes: 153 additions & 0 deletions Boundaries/GEG/GEG_C_APP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
{
"type": "Feature",
"properties": {
"id": "GEG_C",
"prefix": [
"GEG"
],
"name": "Spokane Combined Approach"
},
"geometry": [
{
"type": "MultiPolygon",
"coordinates": [
[
[
[
-120.2125,
46.24999999999999
],
[
-119.4949155504091,
45.91451333945757
],
[
-119.4863078132243,
45.8251793510447
],
[
-119.2593955363553,
45.63318960565731
],
[
-118.3725453279634,
45.68148642126872
],
[
-117.9296699472326,
46.03611893089674
],
[
-117.9300383994373,
46.33976371048752
],
[
-118.6872716830335,
46.68266020203765
],
[
-118.0945094462184,
47.17869982565688
],
[
-117.9491536096768,
47.17366674850871
],
[
-117.5801368983096,
47.09648574606762
],
[
-116.6762707158141,
47.19302985339896
],
[
-116.4397817601279,
47.84247624173052
],
[
-116.8308329657324,
48.03436197037882
],
[
-117.1559233867584,
48.24459198354335
],
[
-117.996361875346,
48.0119748698533
],
[
-118.3779347647163,
47.59354340224082
],
[
-118.2405008250841,
47.23502717003579
],
[
-118.2291677720535,
47.16924093209794
],
[
-118.7547078092002,
46.71114647660118
],
[
-120.0,
46.73333299999999
],
[
-120.158333,
46.825
],
[
-120.141667,
46.85
],
[
-120.158333,
46.875
],
[
-120.191667,
46.891667
],
[
-120.25,
46.90833299999999
],
[
-120.482778,
46.922222
],
[
-120.9125,
46.941667
],
[
-121.05,
46.7
],
[
-121.191667,
46.408333
],
[
-121.126111,
46.38888899999999
],
[
-120.691667,
46.24999999999999
],
[
-120.2125,
46.24999999999999
]
]
]
]
}
]
}

0 comments on commit 3bec95e

Please sign in to comment.