User:Christof Rolker/map: Difference between revisions
Selected Canon Law Collections, ca. 500–1234
No edit summary |
neuer code mit claude.ai |
||
| Line 1: | Line 1: | ||
<mapframe latitude=" | <mapframe latitude="50.0" longitude="10.0" zoom="4" width="600" height="400" align="right"> | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
| Line 9: | Line 9: | ||
"marker-size": "medium", | "marker-size": "medium", | ||
"marker-symbol": "circle", | "marker-symbol": "circle", | ||
"marker-color": "#ff0000" | "marker-color": "#ff0000" | ||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [1. | "coordinates": [ | ||
1.8353, | |||
50.1053 | |||
] | |||
} | } | ||
}, | }, | ||
| Line 22: | Line 25: | ||
"marker-size": "medium", | "marker-size": "medium", | ||
"marker-symbol": "circle", | "marker-symbol": "circle", | ||
"marker-color": "#ff0000" | "marker-color": "#ff0000" | ||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [14.4606, 47.5758] | "coordinates": [ | ||
14.4606, | |||
47.5758 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"description": "[[Bamberg, Staatsbibliothek]]", | |||
"marker-size": "medium", | |||
"marker-symbol": "circle", | |||
"marker-color": "#ff0000" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
10.8864, | |||
49.8915 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"description": "[[Berlin, SBPK]]", | |||
"marker-size": "medium", | |||
"marker-symbol": "circle", | |||
"marker-color": "#ff0000" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
13.3693, | |||
52.5078 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"description": "[[München, BSB]]", | |||
"marker-size": "medium", | |||
"marker-symbol": "circle", | |||
"marker-color": "#ff0000" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
10.8864, | |||
49.8915 | |||
] | |||
} | } | ||
} | } | ||
