Die Seite für Alsterweiler von Matthias C.S. Dreyer u.a.
GeoJson:Vogelsang: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Created GeoJSON page) |
K (Vogelsang) |
||
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
| − | "features": [] | + | "features": [ |
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": {}, | ||
| + | "geometry": { | ||
| + | "type": "LineString", | ||
| + | "coordinates": [ | ||
| + | [ | ||
| + | 8.117309, | ||
| + | 49.313274 | ||
| + | ], | ||
| + | [ | ||
| + | 8.118435, | ||
| + | 49.313071 | ||
| + | ], | ||
| + | [ | ||
| + | 8.1188, | ||
| + | 49.31298 | ||
| + | ], | ||
| + | [ | ||
| + | 8.119036, | ||
| + | 49.31298 | ||
| + | ], | ||
| + | [ | ||
| + | 8.120012, | ||
| + | 49.312946 | ||
| + | ], | ||
| + | [ | ||
| + | 8.119916, | ||
| + | 49.311239 | ||
| + | ], | ||
| + | [ | ||
| + | 8.119369, | ||
| + | 49.311148 | ||
| + | ], | ||
| + | [ | ||
| + | 8.118811, | ||
| + | 49.310896 | ||
| + | ], | ||
| + | [ | ||
| + | 8.11836, | ||
| + | 49.310959 | ||
| + | ], | ||
| + | [ | ||
| + | 8.118317, | ||
| + | 49.311176 | ||
| + | ], | ||
| + | [ | ||
| + | 8.117598, | ||
| + | 49.311274 | ||
| + | ], | ||
| + | [ | ||
| + | 8.11763, | ||
| + | 49.311603 | ||
| + | ], | ||
| + | [ | ||
| + | 8.117073, | ||
| + | 49.311659 | ||
| + | ], | ||
| + | [ | ||
| + | 8.117105, | ||
| + | 49.312498 | ||
| + | ], | ||
| + | [ | ||
| + | 8.116976, | ||
| + | 49.312519 | ||
| + | ], | ||
| + | [ | ||
| + | 8.117309, | ||
| + | 49.313246 | ||
| + | ] | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Flurlage Vogelsang (Alsterweiler) nach der Katasterkarte 1821.", | ||
| + | "description": "Flurlage Vogelsang (Alsterweiler) nach der Katasterkarte 1821." | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 8.118703, | ||
| + | 49.312134 | ||
| + | ] | ||
| + | } | ||
| + | } | ||
| + | ] | ||
} | } | ||