Die Seite für Alsterweiler von Matthias C.S. Dreyer u.a.
GeoJson:Taubenkopf: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (Visual map edit) |
K (Visual map edit) |
||
| (3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 4: | Zeile 4: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
| − | "properties": {}, | + | "properties": { |
| + | "title": "Taubenkopf", | ||
| + | "description": "[[Kategorie:Berg]]" | ||
| + | }, | ||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
| Zeile 10: | Zeile 13: | ||
8.088641, | 8.088641, | ||
49.322085 | 49.322085 | ||
| + | ] | ||
| + | } | ||
| + | }, | ||
| + | { | ||
| + | "type": "Feature", | ||
| + | "properties": { | ||
| + | "title": "Sattel am Taubenkopf", | ||
| + | "description": "" | ||
| + | }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ | ||
| + | 8.087718, | ||
| + | 49.321324 | ||
] | ] | ||
} | } | ||