GeoJson:Linie 72 Direktkurs: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Visual map edit |
Visual map edit |
||
Zeile 838: | Zeile 838: | ||
"properties": { | "properties": { | ||
"title": "Parkbad", | "title": "Parkbad", | ||
"description": " | "description": "Vormittag" | ||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ | "coordinates": [ | ||
14. | 14.296957, | ||
48. | 48.311408 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": {}, | |||
"geometry": { | |||
"type": "LineString", | |||
"coordinates": [ | |||
[ | |||
14.299049, | |||
48.309679 | |||
], | |||
[ | |||
14.298513, | |||
48.309408 | |||
], | |||
[ | |||
14.298357, | |||
48.309283 | |||
], | |||
[ | |||
14.298095, | |||
48.308979 | |||
], | |||
[ | |||
14.297891, | |||
48.308683 | |||
], | |||
[ | |||
14.297773, | |||
48.308548 | |||
], | |||
[ | |||
14.297633, | |||
48.308455 | |||
], | |||
[ | |||
14.297419, | |||
48.308712 | |||
], | |||
[ | |||
14.297032, | |||
48.309147 | |||
], | |||
[ | |||
14.296759, | |||
48.309422 | |||
], | |||
[ | |||
14.296174, | |||
48.3097 | |||
], | |||
[ | |||
14.295015, | |||
48.310225 | |||
], | |||
[ | |||
14.29442, | |||
48.310535 | |||
], | |||
[ | |||
14.295702, | |||
48.311288 | |||
], | |||
[ | |||
14.295911, | |||
48.311334 | |||
], | |||
[ | |||
14.296464, | |||
48.311648 | |||
], | |||
[ | |||
14.296625, | |||
48.311816 | |||
] | |||
] | ] | ||
} | } | ||
Zeile 852: | Zeile 929: | ||
"properties": { | "properties": { | ||
"title": "Parkbad", | "title": "Parkbad", | ||
"description": " | "description": "Nachmittag" | ||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ | "coordinates": [ | ||
14. | 14.29877, | ||
48. | 48.30955 | ||
] | ] | ||
} | } |