Skip to content

Commit

Permalink
Add Boundaries/SCT/PSP (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickchristopher authored Nov 12, 2024
1 parent 69e3efa commit 755e65c
Showing 1 changed file with 143 additions and 0 deletions.
143 changes: 143 additions & 0 deletions Boundaries/SCT/PSP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
{
"type": "Feature",
"properties": {
"id": "SCT",
"prefix": [
"PSP"
],
"name": "SoCal Approach"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-116.88332102777777,
34.166662055555555
],
[
-116.3458211111111,
34.175009027777776
],
[
-116.33729958333333,
34.16890325
],
[
-116.31398177777777,
34.15234980555555
],
[
-116.2612571388889,
34.11331402777778
],
[
-116.20816061111111,
34.073899611111116
],
[
-116.15511316666667,
34.03446202777778
],
[
-116.11197177777777,
34.001993166666665
],
[
-116.06886319444445,
33.96950902777778
],
[
-116.02082119444444,
33.933342027777776
],
[
-115.81689625,
33.775201027777776
],
[
-115.96444925,
33.59969505555556
],
[
-115.91987030555556,
33.57863669444445
],
[
-115.87531324999999,
33.55756205555555
],
[
-115.84343025,
33.54218405555555
],
[
-116.17780222222223,
33.44518111111111
],
[
-116.30832116666666,
33.574995083333334
],
[
-116.83330233333334,
33.62498963888889
],
[
-116.83330594444445,
33.63323691666667
],
[
-116.83335891666667,
33.76665388888889
],
[
-116.83476008333332,
33.77625908333333
],
[
-116.83594783333334,
33.78573908333333
],
[
-116.84299047222221,
33.84190538888889
],
[
-116.84459152777778,
33.85466383333333
],
[
-116.84499477777777,
33.857876583333336
],
[
-116.85659363888888,
33.950522944444444
],
[
-116.85871952777777,
33.96775516666667
],
[
-116.8648076111111,
34.017065861111114
],
[
-116.866948,
34.03438836111111
],
[
-116.88126336111111,
34.15005719444444
],
[
-116.88332102777777,
34.166662055555555
]
]
]
]
}
}

0 comments on commit 755e65c

Please sign in to comment.