Skip to content

Commit eb7ec2d

Browse files
committed
Russia
1 parent 73aa5f8 commit eb7ec2d

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

API/areas.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,32 @@
11
[
2+
{
3+
"id":"Россия",
4+
"type":"danger",
5+
"ceiling":66000,
6+
"always_active":"true",
7+
"vertices":[
8+
{
9+
"lat":"N050.00.00.000",
10+
"lon":"W013.50.00.000"
11+
},
12+
{
13+
"lat":"N050.00.00.000",
14+
"lon":"W012.30.00.000"
15+
},
16+
{
17+
"lat":"N049.34.00.000",
18+
"lon":"W012.30.00.000"
19+
},
20+
{
21+
"lat":"N049.34.00.000",
22+
"lon":"W013.50.00.000"
23+
},
24+
{
25+
"lat":"N050.00.00.000",
26+
"lon":"W013.50.00.000"
27+
}
28+
]
29+
},
230
{
331
"id":"D1",
432
"type":"danger",

0 commit comments

Comments
 (0)