generated from fionn/ts-template
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
897 B
50 lines
897 B
2 years ago
|
{
|
||
|
"$schema": "./wx-config.schema.json",
|
||
|
"regions": [
|
||
|
{
|
||
|
"identifier": "EDGG",
|
||
|
"fixes": [
|
||
|
{
|
||
|
"name": "DKB",
|
||
|
"lat": 49.142753,
|
||
|
"lon": 10.238306
|
||
|
},
|
||
|
{
|
||
|
"name": "DUS",
|
||
|
"lat": 51.283189,
|
||
|
"lon": 6.753725
|
||
|
},
|
||
|
{
|
||
|
"name": "NATOR",
|
||
|
"lat": 48.17,
|
||
|
"lon": 8.321261
|
||
|
},
|
||
|
{
|
||
|
"name": "RASPU",
|
||
|
"lat": 50.072778,
|
||
|
"lon": 10.098611
|
||
|
},
|
||
|
{
|
||
|
"name": "PAD",
|
||
|
"lat": 51.610178,
|
||
|
"lon": 8.618653
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"identifier": "LOVV",
|
||
|
"fixes": [
|
||
|
{
|
||
|
"name": "VATET",
|
||
|
"lat": 47.600953,
|
||
|
"lon": 14.033119
|
||
|
},
|
||
|
{
|
||
|
"name": "LNZ",
|
||
|
"lat": 48.229711,
|
||
|
"lon": 14.103156
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|