r2b22-map/data/r2b22-poi.json
2022-09-14 18:50:02 +02:00

201 lines
3.6 KiB
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "Start in Genoa"
},
"geometry": {
"type": "Point",
"coordinates": [
8.918618,
44.407408
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Borgonovo"
},
"geometry": {
"type": "Point",
"coordinates": [
9.378806,
44.391897
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Parma"
},
"geometry": {
"type": "Point",
"coordinates": [
10.327455,
44.804661
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Legnago"
},
"geometry": {
"type": "Point",
"coordinates": [
11.311988,
45.192941
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Treviso"
},
"geometry": {
"type": "Point",
"coordinates": [
12.245634,
45.666013
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Udine"
},
"geometry": {
"type": "Point",
"coordinates": [
13.235893,
46.064534
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Villach"
},
"geometry": {
"type": "Point",
"coordinates": [
13.843945,
46.615745
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Bad Mitterndorf"
},
"geometry": {
"type": "Point",
"coordinates": [
13.931899,
47.555034
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Fuschl am See"
},
"geometry": {
"type": "Point",
"coordinates": [
13.29709,
47.802267
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Halfing"
},
"geometry": {
"type": "Point",
"coordinates": [
12.276169,
47.951902
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in München"
},
"geometry": {
"type": "Point",
"coordinates": [
11.574704,
48.137281
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Regensburg"
},
"geometry": {
"type": "Point",
"coordinates": [
12.094785,
49.020419
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Rothenburg o. d. Tauber"
},
"geometry": {
"type": "Point",
"coordinates": [
10.179171,
49.376898
]
}
},
{
"type": "Feature",
"properties": {
"name": "Start/Finish in Karlsruhe"
},
"geometry": {
"type": "Point",
"coordinates": [
8.404369,
49.013486
]
}
},
{
"type": "Feature",
"properties": {
"name": "Finish in Straßbourg"
},
"geometry": {
"type": "Point",
"coordinates": [
7.767981,
48.598389
]
}
}
]
}