Skip to content

Commit

Permalink
Add SUMU TMA Boundaries (#364)
Browse files Browse the repository at this point in the history
* Add files via upload

* Update SUMU.json

* Update SUMU.json
  • Loading branch information
jks2207 authored May 18, 2024
1 parent ea07f17 commit c5ca5f7
Showing 1 changed file with 171 additions and 0 deletions.
171 changes: 171 additions & 0 deletions Boundaries/SUMU.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
{
"type": "Feature",
"properties": {
"id": "SUMU",
"prefix": [
"SUMU"
],
"name": "Carrasco Approach"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-56.883888888889,
-34.982777777778
],
[
-56.523931388889,
-34.544893611111
],
[
-56.491604166667,
-34.510438888889
],
[
-56.4557275,
-34.478432222222
],
[
-56.416574444444,
-34.449114444444
],
[
-56.374443333333,
-34.422705277778
],
[
-56.329654444444,
-34.399403333333
],
[
-56.282548888889,
-34.379383055556
],
[
-56.233484722222,
-34.362794722222
],
[
-56.182835833333,
-34.349761944444
],
[
-56.1309875,
-34.340382777778
],
[
-56.078334722222,
-34.334726944444
],
[
-56.025277777778,
-34.332836944444
],
[
-55.091666666667,
-34.358670277778
],
[
-55.038593055556,
-34.360560277778
],
[
-54.985923611111,
-34.366215833333
],
[
-54.934059166667,
-34.375595277778
],
[
-54.883394444444,
-34.388627777778
],
[
-54.834315,
-34.405216111111
],
[
-54.787194444444,
-34.425236388889
],
[
-54.742391388889,
-34.448538333333
],
[
-54.700246944444,
-34.474947222222
],
[
-54.661081944444,
-34.504265
],
[
-54.625193888889,
-34.536271388889
],
[
-54.592856388889,
-34.570726111111
],
[
-54.564315,
-34.607369444444
],
[
-54.539787222222,
-34.645925555556
],
[
-54.519459722222,
-34.686103055556
],
[
-54.503486388889,
-34.727598888889
],
[
-54.491989722222,
-34.770098611111
],
[
-54.485056388889,
-34.813280277778
],
[
-54.482739166667,
-34.856815833333
],
[
-54.483333333333,
-34.866666666667
],
[
-54.483333333333,
-36.166666666667
],
[
-54.833333333333,
-36
],
[
-55.000190277778,
-35.917798055556
],
[
-56.717222222222,
-35.066111111111
],
[
-56.883888888889,
-34.982777777778
]
]
]
]
}
}

0 comments on commit c5ca5f7

Please sign in to comment.