User:Christof Rolker/map: Difference between revisions
Selected Canon Law Collections, ca. 500–1234
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<mapframe latitude="46.800059" longitude="12.392578" zoom="3" width="400" height="300" align="right"> | |||
{ | |||
"type": "FeatureCollection", | |||
"features": [ | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Abbeville, BM", | |||
"marker-size": "medium", | |||
"marker-symbol": "circle", | |||
"marker-color": "#ff0000", | |||
"stroke-width": 120, | |||
"url": "https://data.mgh.de/databases/clavis/wiki/index.php/Abbeville,_BM" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [1.8352777777778, 50.105277777778] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Admont, Stiftsbibliothek", | |||
"marker-size": "medium", | |||
"marker-symbol": "circle", | |||
"marker-color": "#ff0000", | |||
"stroke-width": 14, | |||
"url": "https://data.mgh.de/databases/clavis/wiki/index.php/Admont,_Stiftsbibliothek" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [14.4606, 47.5758] | |||
} | |||
} | |||
] | |||
} | |||
</mapframe> | |||
