Die Seite für Alsterweiler von Matthias C.S. Dreyer u.a.
GeoJson:Stotz (Berg): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Created GeoJSON page) |
K (Visual map edit) |
||
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
| − | "features": [] | + | "features": [ |
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Stotz (Berg)", | ||
| + | "description": "" | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Polygon", | ||
| + | "coordinates": [ | ||
| + | [ | ||
| + | [ | ||
| + | 8.082682, | ||
| + | 49.316471 | ||
| + | ], | ||
| + | [ | ||
| + | 8.079978, | ||
| + | 49.316219 | ||
| + | ], | ||
| + | [ | ||
| + | 8.077059, | ||
| + | 49.316247 | ||
| + | ], | ||
| + | [ | ||
| + | 8.076839, | ||
| + | 49.315499 | ||
| + | ], | ||
| + | [ | ||
| + | 8.075766, | ||
| + | 49.314492 | ||
| + | ], | ||
| + | [ | ||
| + | 8.075294, | ||
| + | 49.313009 | ||
| + | ], | ||
| + | [ | ||
| + | 8.075509, | ||
| + | 49.31161 | ||
| + | ], | ||
| + | [ | ||
| + | 8.075595, | ||
| + | 49.310799 | ||
| + | ], | ||
| + | [ | ||
| + | 8.077354, | ||
| + | 49.310155 | ||
| + | ], | ||
| + | [ | ||
| + | 8.07847, | ||
| + | 49.309932 | ||
| + | ], | ||
| + | [ | ||
| + | 8.079415, | ||
| + | 49.310127 | ||
| + | ], | ||
| + | [ | ||
| + | 8.080579, | ||
| + | 49.310652 | ||
| + | ], | ||
| + | [ | ||
| + | 8.083155, | ||
| + | 49.3104 | ||
| + | ], | ||
| + | [ | ||
| + | 8.085172, | ||
| + | 49.312218 | ||
| + | ], | ||
| + | [ | ||
| + | 8.085558, | ||
| + | 49.313813 | ||
| + | ], | ||
| + | [ | ||
| + | 8.086503, | ||
| + | 49.314848 | ||
| + | ], | ||
| + | [ | ||
| + | 8.08646, | ||
| + | 49.316331 | ||
| + | ], | ||
| + | [ | ||
| + | 8.082682, | ||
| + | 49.316471 | ||
| + | ] | ||
| + | ] | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": {}, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 8.08234, | ||
| + | 49.31432 | ||
| + | ] | ||
| + | } | ||
| + | } | ||
| + | ] | ||
} | } | ||