Skip to content

Commit

Permalink
Add Kaunas and Palanga TMA boundaries (#338)
Browse files Browse the repository at this point in the history
* Create EYKA.json

* Update EYKA.json

* Add Palanga TMA boundaries
  • Loading branch information
OskarauskisG authored Oct 31, 2023
1 parent a1f8098 commit a644c43
Showing 1 changed file with 152 additions and 0 deletions.
152 changes: 152 additions & 0 deletions Boundaries/EYPA/EYPA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"id": "EYPA",
"prefix": [
"EYPA"
],
"name": "Palanga Tower"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
20.554166666666667,
55.57333333333334
],
[
20.24277777777778,
55.574444444444445
],
[
20.022499999999997,
55.80972222222222
],
[
20.233888888888888,
56.133611111111115
],
[
20.233888888888888,
56.133611111111115
],
[
20.233888888888888,
56.133611111111115
],
[
20.5825,
56.087500000000006
],
[
20.5825,
56.087500000000006
],
[
20.666666666666668,
56.06666666666667
],
[
20.87638888888889,
56.06916666666667
],
[
20.87638888888889,
56.06916666666667
],
[
20.979999999999997,
56.06861111111112
],
[
20.979999999999997,
56.06861111111112
],
[
21.074166666666667,
56.07083333333334
],
[
21.09361111111111,
56.073888888888895
],
[
21.09361111111111,
56.073888888888895
],
[
21.231111111111108,
56.1625
],
[
21.231111111111108,
56.1625
],
[
21.291666666666664,
56.18888888888889
],
[
21.53611111111111,
56.30277777777778
],
[
21.561666666666667,
56.31638888888889
],
[
21.561666666666667,
56.31638888888889
],
[
21.591666666666665,
56.330555555555556
],
[
21.608055555555556,
56.325
],
[
21.666666666666668,
56.31666666666667
],
[
21.850555555555555,
56.36972222222222
],
[
21.850555555555555,
56.36972222222222
],
[
22.254166666666666,
55.89833333333333
],
[
21.922222222222224,
55.55972222222222
],
[
21.317777777777778,
55.56777777777778
],
[
20.554166666666667,
55.57333333333334
],
[
21.317777777777778,
55.56777777777778
]
]
]
]
}
}
]
}

0 comments on commit a644c43

Please sign in to comment.