GeoJson:S-Bahn-Linie S2: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Wirthi (Diskussion | Beiträge) Die Seite wurde neu angelegt: „{ "type": "FeatureCollection", "features": [] }“ |
Wirthi (Diskussion | Beiträge) Visual map edit |
||
Zeile 1: | Zeile 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
"features": [] | "features": [ | ||
{ | |||
"type": "Feature", | |||
"properties": {}, | |||
"geometry": { | |||
"type": "LineString", | |||
"coordinates": [ | |||
[ | |||
14.291842, | |||
48.29031 | |||
], | |||
[ | |||
14.285492, | |||
48.283171 | |||
], | |||
[ | |||
14.280599, | |||
48.28024 | |||
], | |||
[ | |||
14.27588, | |||
48.277527 | |||
], | |||
[ | |||
14.273649, | |||
48.275956 | |||
], | |||
[ | |||
14.27077, | |||
48.274765 | |||
], | |||
[ | |||
14.26885, | |||
48.274351 | |||
], | |||
[ | |||
14.264506, | |||
48.274086 | |||
], | |||
[ | |||
14.256794, | |||
48.274122 | |||
], | |||
[ | |||
14.248697, | |||
48.274029 | |||
], | |||
[ | |||
14.245886, | |||
48.273772 | |||
], | |||
[ | |||
14.241693, | |||
48.273051 | |||
], | |||
[ | |||
14.238368, | |||
48.272044 | |||
], | |||
[ | |||
14.234614, | |||
48.27043 | |||
], | |||
[ | |||
14.23057, | |||
48.268381 | |||
], | |||
[ | |||
14.226173, | |||
48.266095 | |||
], | |||
[ | |||
14.220531, | |||
48.263217 | |||
], | |||
[ | |||
14.218053, | |||
48.26191 | |||
], | |||
[ | |||
14.212765, | |||
48.259217 | |||
], | |||
[ | |||
14.20781, | |||
48.25666 | |||
], | |||
[ | |||
14.20145, | |||
48.25341 | |||
], | |||
[ | |||
14.195903, | |||
48.250631 | |||
], | |||
[ | |||
14.191998, | |||
48.248609 | |||
], | |||
[ | |||
14.18701, | |||
48.246051 | |||
], | |||
[ | |||
14.181207, | |||
48.243093 | |||
], | |||
[ | |||
14.175604, | |||
48.240164 | |||
], | |||
[ | |||
14.17037, | |||
48.237498 | |||
], | |||
[ | |||
14.165125, | |||
48.234776 | |||
], | |||
[ | |||
14.159204, | |||
48.231774 | |||
], | |||
[ | |||
14.150763, | |||
48.227407 | |||
], | |||
[ | |||
14.143515, | |||
48.223712 | |||
], | |||
[ | |||
14.137454, | |||
48.22061 | |||
], | |||
[ | |||
14.132917, | |||
48.218272 | |||
], | |||
[ | |||
14.116735, | |||
48.210012 | |||
], | |||
[ | |||
14.104057, | |||
48.20342 | |||
], | |||
[ | |||
14.093723, | |||
48.198128 | |||
], | |||
[ | |||
14.084477, | |||
48.193322 | |||
], | |||
[ | |||
14.07195, | |||
48.186971 | |||
], | |||
[ | |||
14.062447, | |||
48.182092 | |||
], | |||
[ | |||
14.051807, | |||
48.176584 | |||
], | |||
[ | |||
14.040909, | |||
48.170946 | |||
], | |||
[ | |||
14.038271, | |||
48.169557 | |||
], | |||
[ | |||
14.031793, | |||
48.167397 | |||
], | |||
[ | |||
14.026473, | |||
48.165808 | |||
] | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Wels", | |||
"description": "Wels" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.026515, | |||
48.165865 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Marchtrenk", | |||
"description": "Marchtrenk" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.099457, | |||
48.200956 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Oftering", | |||
"description": "Oftering" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.151105, | |||
48.227578 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Hörsching", | |||
"description": "Hörsching" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.185943, | |||
48.245328 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Pasching", | |||
"description": "Pasching" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.208767, | |||
48.257102 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Leonding", | |||
"description": "Leonding" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.25387, | |||
48.274029 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Linz-Hauptbahnhof", | |||
"description": "Linz-Hauptbahnhof" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.291732, | |||
48.290212 | |||
] | |||
} | |||
} | |||
] | |||
} | } |