Skip to content

Commit

Permalink
Add Gibraltar(LXGB) TMA (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
ziplock1 authored Sep 11, 2024
1 parent 6534c04 commit 5e424ed
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions Boundaries/LXGB/LXGB.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"type": "Feature",
"properties": {
"id": "LXGB",
"prefix": [
"LXGB"
],
"name": "Gibraltar Radar"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-5.3852777777777785,
36.153055555555554
],
[
-5.316944444444444,
36.153055555555554
],
[
-5.276666666666666,
36.149166666666666
],
[
-5.2725,
36.172777777777775
],
[
-4.893333333333333,
36.172777777777775
],
[
-4.893333333333333,
36.10388888888889
],
[
-5.328483333333333,
36.10039777777778
],
[
-5.342651666666667,
36.09196777777778
],
[
-5.365599722222222,
36.09878555555556
],
[
-5.37376,
36.11817944444444
],
[
-5.382837222222221,
36.13403888888889
],
[
-5.3852777777777785,
36.153055555555554
]
]
]
]
}
}

0 comments on commit 5e424ed

Please sign in to comment.