Die Seite für Alsterweiler von Matthias C.S. Dreyer u.a.
GeoJson:Pferdstrappental: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Created GeoJSON page) |
K (Visual map edit) |
||
| Zeile 1: | Zeile 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
| − | "features": [] | + | "features": [ |
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": {}, | ||
| + | "geometry": { | ||
| + | "type": "LineString", | ||
| + | "coordinates": [ | ||
| + | [ | ||
| + | 8.000515, | ||
| + | 49.30632 | ||
| + | ], | ||
| + | [ | ||
| + | 8.003004, | ||
| + | 49.306516 | ||
| + | ], | ||
| + | [ | ||
| + | 8.006566, | ||
| + | 49.306614 | ||
| + | ], | ||
| + | [ | ||
| + | 8.011222, | ||
| + | 49.305565 | ||
| + | ], | ||
| + | [ | ||
| + | 8.015428, | ||
| + | 49.305873 | ||
| + | ], | ||
| + | [ | ||
| + | 8.011222, | ||
| + | 49.302263 | ||
| + | ], | ||
| + | [ | ||
| + | 8.003733, | ||
| + | 49.303956 | ||
| + | ], | ||
| + | [ | ||
| + | 8.000429, | ||
| + | 49.306236 | ||
| + | ] | ||
| + | ] | ||
| + | } | ||
| + | } | ||
| + | ] | ||
} | } | ||