Skip to content

Commit

Permalink
add LRCL TMA (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgpetrica authored Sep 7, 2023
1 parent 48aa0b1 commit 74db340
Showing 1 changed file with 267 additions and 0 deletions.
267 changes: 267 additions & 0 deletions Boundaries/LRCL/LRCL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,267 @@
{
"type": "Feature",
"properties": {
"id": "LRCL",
"prefix": [
"LRCL"
],
"name": "NAPOC Approach"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
23.13577,
47.25023
],
[
23.13305,
47.31083
],
[
23.13305,
47.31083
],
[
22.99388,
47.47666
],
[
22.99388,
47.47666
],
[
23.12500,
47.49138
],
[
23.12500,
47.49138
],
[
23.14611,
47.61166
],
[
23.14611,
47.61166
],
[
23.23500,
47.60055
],
[
23.23500,
47.60055
],
[
23.24578,
47.58250
],
[
23.24578,
47.58250
],
[
23.26605,
47.56026
],
[
23.26605,
47.56026
],
[
23.29125,
47.54042
],
[
23.29125,
47.54042
],
[
23.32076,
47.52349
],
[
23.32076,
47.52349
],
[
23.35384,
47.50987
],
[
23.35384,
47.50987
],
[
23.38969,
47.49990
],
[
23.38969,
47.49990
],
[
23.42742,
47.49382
],
[
23.42742,
47.49382
],
[
23.46611,
47.49177
],
[
23.46611,
47.49177
],
[
23.50479,
47.49382
],
[
23.50479,
47.49382
],
[
23.54252,
47.49990
],
[
23.54252,
47.49990
],
[
23.64500,
47.27833
],
[
23.64500,
47.27833
],
[
24.04972,
47.29888
],
[
24.04972,
47.29888
],
[
24.11833,
47.24027
],
[
24.11833,
47.24027
],
[
24.97750,
46.49027
],
[
24.97750,
46.49027
],
[
25.00000,
46.47000
],
[
25.00000,
46.47000
],
[
25.00000,
46.21038
],
[
25.00000,
46.21038
],
[
25.00000,
46.11694
],
[
25.00000,
46.11694
],
[
25.00000,
45.73222
],
[
25.00000,
45.73222
],
[
25.00000,
45.63333
],
[
25.00000,
45.63333
],
[
24.91727,
45.63382
],
[
24.91727,
45.63382
],
[
23.55000,
45.63333
],
[
23.55000,
45.63333
],
[
23.43000,
45.75972
],
[
23.43000,
45.75972
],
[
23.19611,
46.00416
],
[
23.19611,
46.00416
],
[
23.18722,
46.03195
],
[
23.18722,
46.03195
],
[
22.85416,
46.99583
],
[
22.85416,
46.99583
],
[
23.13577,
47.25023
]
]
]
]
}
}

0 comments on commit 74db340

Please sign in to comment.