Die Seite für Alsterweiler von Matthias C.S. Dreyer u.a.
GeoJson:Amt Landeck (1469): 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": "Polygon", | ||
| + | "coordinates": [ | ||
| + | [ | ||
| + | [ | ||
| + | 8.004141, | ||
| + | 49.139576 | ||
| + | ], | ||
| + | [ | ||
| + | 8.004141, | ||
| + | 49.142075 | ||
| + | ], | ||
| + | [ | ||
| + | 8.008561, | ||
| + | 49.142075 | ||
| + | ], | ||
| + | [ | ||
| + | 8.008561, | ||
| + | 49.139576 | ||
| + | ], | ||
| + | [ | ||
| + | 8.004141, | ||
| + | 49.139576 | ||
| + | ] | ||
| + | ] | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Schloß Landeck", | ||
| + | "description": "Sloßs Landecke fol.106r XCIIII" | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 8.006244, | ||
| + | 49.141036 | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Appenhofen", | ||
| + | "description": "" | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 8.082161, | ||
| + | 49.141991 | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Heuchelheim", | ||
| + | "description": "" | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 8.054481, | ||
| + | 49.146848 | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Gleiszellen", | ||
| + | "description": "" | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 8.006501, | ||
| + | 49.125087 | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Horbach", | ||
| + | "description": "" | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 8.004999, | ||
| + | 49.13101 | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Klingenmünster", | ||
| + | "description": "Klingenmonster myns herren theill." | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Polygon", | ||
| + | "coordinates": [ | ||
| + | [ | ||
| + | [ | ||
| + | 8.011093, | ||
| + | 49.135895 | ||
| + | ], | ||
| + | [ | ||
| + | 8.011093, | ||
| + | 49.143588 | ||
| + | ], | ||
| + | [ | ||
| + | 8.030663, | ||
| + | 49.143588 | ||
| + | ], | ||
| + | [ | ||
| + | 8.030663, | ||
| + | 49.135895 | ||
| + | ], | ||
| + | [ | ||
| + | 8.011093, | ||
| + | 49.135895 | ||
| + | ] | ||
| + | ] | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Klingenmünster", | ||
| + | "description": "" | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 8.018475, | ||
| + | 49.13977 | ||
| + | ] | ||
| + | } | ||
| + | } | ||
| + | ] | ||
} | } | ||