Die Seite für Alsterweiler von Matthias C.S. Dreyer u.a.
GeoJson:Hollerbach: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Created GeoJSON page) |
K (Hollerbach - Maikammer-Alsterweiler) |
||
| Zeile 1: | Zeile 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
| − | "features": [] | + | "features": [ |
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": {}, | ||
| + | "geometry": { | ||
| + | "type": "LineString", | ||
| + | "coordinates": [ | ||
| + | [ | ||
| + | 7.998428, | ||
| + | 49.317086 | ||
| + | ], | ||
| + | [ | ||
| + | 7.996754, | ||
| + | 49.315576 | ||
| + | ], | ||
| + | [ | ||
| + | 7.996582, | ||
| + | 49.314457 | ||
| + | ], | ||
| + | [ | ||
| + | 7.995938, | ||
| + | 49.313449 | ||
| + | ], | ||
| + | [ | ||
| + | 7.996153, | ||
| + | 49.312778 | ||
| + | ], | ||
| + | [ | ||
| + | 7.996153, | ||
| + | 49.311491 | ||
| + | ], | ||
| + | [ | ||
| + | 7.996496, | ||
| + | 49.310092 | ||
| + | ], | ||
| + | [ | ||
| + | 7.99744, | ||
| + | 49.308665 | ||
| + | ], | ||
| + | [ | ||
| + | 7.998084, | ||
| + | 49.307266 | ||
| + | ] | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": {}, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 7.996196, | ||
| + | 49.312582 | ||
| + | ] | ||
| + | } | ||
| + | } | ||
| + | ] | ||
} | } | ||