Skip to content

Commit

Permalink
Create LOWS.json (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
AUAA320 authored Jan 24, 2023
1 parent c7b9286 commit 51b34db
Showing 1 changed file with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions Boundaries/LOWS/LOWS.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
{
"type": "Feature",
"properties": {
"id": "LOWS",
"prefix": [
"LOWS"
],
"name": "Salzburg Radar"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
13.333055,
47.44972166666666
],
[
13.845277777777778,
47.39472222222222
],
[
14.276944444444446,
47.6075
],
[
14.300833055555556,
47.703611111111115
],
[
13.795277777777777,
47.84861111111111
],
[
13.397499999999999,
48.17666666666666
],
[
13.095833333333333,
48.26361111111111
],
[
12.697222222222223,
48.26638888888889
],
[
12.67611111111111,
48.2475
],
[
12.712499999999999,
48.14722222222222
],
[
12.5125,
48.052499999999995
],
[
12.4575,
48.04722222222222
],
[
12.630277777777778,
47.94361111111111
],
[
12.116388888888888,
47.651111111111106
],
[
12.164722222222222,
47.632777777777775
],
[
12.511944444444444,
47.677499999999995
],
[
12.6625,
47.72472222222223
],
[
13.15907325,
47.29421888888889
],
[
13.333055,
47.44972166666666
]
]
]
]
}
}

0 comments on commit 51b34db

Please sign in to comment.