Skip to content

Commit

Permalink
LHBP TMA (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
bozibence authored May 5, 2023
1 parent 767948a commit 83043ea
Showing 1 changed file with 155 additions and 0 deletions.
155 changes: 155 additions & 0 deletions Boundaries/LHBP/LHBP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@
{
"type": "Feature",
"properties": {
"id": "LHBP",
"prefix": [
"LHBP"
],
"name": "Budapest Approach"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
48.0605000,
20.1359000
],
[
47.3200000,
20.1358000
],
[
47.1529000,
20.1355000
],
[
47.0913000,
20.1353000
],
[
46.5248000,
19.5136000
],
[
46.4819000,
19.2349000
],
[
46.5337000,
19.0031000
],
[
47.0220000,
18.2212000
],
[
47.2011000,
18.1744000
],
[
47.2232000,
18.1709000
],
[
47.2421000,
18.1642000
],
[
47.2900000,
18.1531000
],
[
47.3521000,
18.1527000
],
[
47.4403000,
18.1535000
],
[
47.4413000,
18.1948000
],
[
47.4534000,
18.2754000
],
[
47.4534000,
18.2754000
],
[
47.5117000,
18.2910000
],
[
47.5729000,
18.3036000
],
[
48.0214000,
18.4917000
],
[
48.0252000,
18.5004000
],
[
48.0300000,
18.5100000
],
[
48.0500000,
19.0100000
],
[
48.0423000,
19.0738000
],
[
48.0400000,
19.1300000
],
[
48.0403000,
19.1509000
],
[
48.0524000,
19.2334000
],
[
48.0615000,
19.2900000
],
[
48.1350000,
19.3555000
],
[
48.1500000,
19.3800000
],
[
48.1300000,
19.4500000
],
[
48.1000000,
19.4900000
],
[
48.0942000,
19.5356000
],
[
48.1000000,
20.0300000
]
]
]
]
}
}

0 comments on commit 83043ea

Please sign in to comment.