summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-07-23 19:03:36 +0200
committerMatěj Cepl <mcepl@cepl.eu>2018-03-05 11:12:35 +0100
commita1e38d9111819c28d14d4c598732ca6f89c5c7b2 (patch)
tree14fb75a085db1596867692c5de4c99dc48762df4
downloadtolerancni-a1e38d9111819c28d14d4c598732ca6f89c5c7b2.tar.gz
Originální import z https://gitlab.com/mcepl/kostely
-rw-r--r--img/Ol_icon_blue.pngbin0 -> 363 bytes
-rw-r--r--img/Ol_icon_red.pngbin0 -> 283 bytes
-rw-r--r--img/Ol_question_green.pngbin0 -> 643 bytes
-rw-r--r--index.html36
-rw-r--r--kostely.geojson2028
-rw-r--r--kostely.js160
-rw-r--r--kostely.odsbin0 -> 22461 bytes
-rw-r--r--kostely.tsv149
8 files changed, 2373 insertions, 0 deletions
diff --git a/img/Ol_icon_blue.png b/img/Ol_icon_blue.png
new file mode 100644
index 0000000..97d144a
--- /dev/null
+++ b/img/Ol_icon_blue.png
Binary files differ
diff --git a/img/Ol_icon_red.png b/img/Ol_icon_red.png
new file mode 100644
index 0000000..9836c7f
--- /dev/null
+++ b/img/Ol_icon_red.png
Binary files differ
diff --git a/img/Ol_question_green.png b/img/Ol_question_green.png
new file mode 100644
index 0000000..acd988d
--- /dev/null
+++ b/img/Ol_question_green.png
Binary files differ
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..51dae9b
--- /dev/null
+++ b/index.html
@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Románské kostely v Česku</title>
+ <link rel="stylesheet"
+ href="https://cdnjs.cloudflare.com/ajax/libs/ol3/3.18.2/ol.css"
+ type="text/css">
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/ol3/3.18.2/ol-debug.js"
+ type="text/javascript">
+ </script>
+ <script src="https://npmcdn.com/csv2geojson@latest/csv2geojson.js"
+ type="text/javascript">
+ </script>
+ <script src="https://code.jquery.com/jquery-2.2.3.min.js"
+ type="text/javascript">
+ </script>
+ <link rel="stylesheet"
+ href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
+ <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+ type="text/javascript">
+ </script>
+ <style>
+ .ol_legend {
+ bottom: 0px; left: 0px; position: absolute; background-color: #FFFFFF;
+ }
+ </style>
+</head>
+<body>
+ <div id="map">
+ <div id="popup" class="ol-popup"></div>
+ </div>
+ <script src="kostely.js" type="text/javascript">
+ </script>
+</body>
+</html>
diff --git a/kostely.geojson b/kostely.geojson
new file mode 100644
index 0000000..83ae4c4
--- /dev/null
+++ b/kostely.geojson
@@ -0,0 +1,2028 @@
+{
+ "type": "FeatureCollection",
+ "features": [
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Albrechtice",
+ "description": "Kostel sv. Petra a Pavla",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.566661,
+ 49.19906
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Bedřichův Světec",
+ "description": "Kostel sv. Jakuba Většího",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.751944,
+ 50.452778
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Blučina",
+ "description": "Kostel Nanebevzetí Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.643907,
+ 49.054384
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Bořitov",
+ "description": "Kostel sv. Jiří",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.588889,
+ 49.428889
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Branišovice",
+ "description": "Kostel sv. Vavřince",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.431503,
+ 48.962414
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Brníčko",
+ "description": "Kostel Narození Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.968083,
+ 49.8945
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Budeč",
+ "description": "Rotunda sv. Petra a Pavla",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.244167,
+ 50.191111
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Bukovec, okres Domažlice",
+ "description": "Kostel Nanebevzetí Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 12.995,
+ 49.586667
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Čáslav",
+ "description": "Kostel sv. Petra a Pavla",
+ "icon": "question",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.389517,
+ 49.911017
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Častohostice",
+ "description": "Rotunda sv. Barbory",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.819722,
+ 49.017778
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Čelákovice",
+ "description": "Kostel Nanebevzetí Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.75279,
+ 50.1662661
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Černvír",
+ "description": "Kostel Nanebevzetí Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.346415,
+ 49.446877
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Červená Lhota",
+ "description": "Kostel sv. Vavřince",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.805833,
+ 49.285
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Červená, okres Písek",
+ "description": "Kostel sv. Bartoloměje",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.2404689,
+ 49.4011681
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Česká Třebová",
+ "description": "Rotunda sv. Kateřiny",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.450511,
+ 49.904433
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Chelčice",
+ "description": "Kostel sv. Martina",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.169131,
+ 49.121867
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Chřenovice",
+ "description": "Kostel sv. Václava",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.216389,
+ 49.714444
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Chvojen",
+ "description": "Kostel sv. Jakuba",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.632004,
+ 49.770909
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Cítov",
+ "description": "Kostel sv. Linharta",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.4,
+ 50.371389
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Dobrš",
+ "description": "Kostel Zvěstování Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.754167,
+ 49.156389
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Dobřichov",
+ "description": "Kostel Nejsvětější Trojice",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.032436,
+ 50.079691
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Doksany",
+ "description": "Kostel Narození Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.159167,
+ 50.455278
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Dolní Újezd",
+ "description": "Kostel sv. Martina",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.254722,
+ 49.825833
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Drásov",
+ "description": "Kostel Povýšení sv. Kříže",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.477491,
+ 49.332242
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Holubice",
+ "description": "Rotunda Narození Panny Marie",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.289722,
+ 50.199722
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Hrádek",
+ "description": "Rotunda sv. Oldřicha",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.273889,
+ 48.771944
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Hradešín",
+ "description": "Rotunda sv. Jiří",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.755556,
+ 50.040833
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Hrusice",
+ "description": "Kostel sv. Václava",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.738056,
+ 49.91
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Jakub (Církvice)",
+ "description": "Kostel sv. Jakuba Staršího",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.336708,
+ 49.945875
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Jakubov u Moravských Budějovic???",
+ "description": "Kostel sv. Jakuba Většího",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.754167,
+ 49.085833
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Jemnice",
+ "description": "Kostel sv. Jakuba",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.591667,
+ 49.018611
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Karlík",
+ "description": "Rotunda sv. Martina",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.261667,
+ 49.936111
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Kondrac",
+ "description": "Kostel sv. Bartoloměje",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.893889,
+ 49.666944
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Kopčany, Slovensko",
+ "description": "Kostel sv. Markéty Antiochijské",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 17.108744,
+ 48.796218
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Kostelec u Křížků",
+ "description": "Rotunda sv. Martina",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.558611,
+ 49.907778
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Kostomlaty pod Řípem",
+ "description": "Kostel sv. Petra a Pavla",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.343333,
+ 50.38
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Kouřim",
+ "description": "Kostel sv. Štěpána",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.978333,
+ 50.002222
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Kvášňovice",
+ "description": "Kostel sv. Bartoloměje",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.641944,
+ 49.411667
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Lelekovice",
+ "description": "Kostel sv. Filipa a Jakuba",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.580698,
+ 49.291426
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Levý Hradec",
+ "description": "Kostel sv. Klementa",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.374444,
+ 50.169167
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Libouň",
+ "description": "Rotunda sv. Václava",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.820833,
+ 49.633889
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Lochy",
+ "description": "Kostel sv. Bonifáce",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.3549,
+ 49.92596
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Loštice",
+ "description": "Kostel sv. Prokopa",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.930833,
+ 49.746056
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Louka u Znojma",
+ "description": "Kostel Nanebevzetí Panny Marie a sv. Václava",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.058056,
+ 48.841389
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Lukovany",
+ "description": "Kostel sv. Václava",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.299218,
+ 49.162058
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Malejovice",
+ "description": "Kostel sv. Jiří",
+ "icon": "question",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.02091,
+ 49.50506
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Malín",
+ "description": "Kostel apoštolů Jana a Pavla",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.3027522,
+ 49.9671464
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Malín",
+ "description": "Kostel sv. Štěpána",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.3050142,
+ 49.966897
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Makov",
+ "description": "Kostel sv. Víta",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.188889,
+ 49.856111
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Mikulovice, okres Znojmo",
+ "description": "Kostel svatých Petra a Pavla",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.099167,
+ 48.960833
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Milevsko",
+ "description": "Kostel Navštívení Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.368056,
+ 49.456667
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Mohelnice",
+ "description": "Kostel sv. Tomáše z Canterbury",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.918972,
+ 49.7775
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Mohelnice nad Jizerou",
+ "description": "Kostel Nanebevzetí Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.977017,
+ 50.559342
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Moravské Budějovice",
+ "description": "Rotunda sv. Michala",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.808889,
+ 49.052222
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Mouřenec u Annína",
+ "description": "Kostel sv. Mořice",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.508056,
+ 49.168333
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Mušov",
+ "description": "Kostel sv. Linharta",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.60003,
+ 48.895946
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Nebovidy",
+ "description": "Kostel sv. Kříže",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.554417,
+ 49.142082
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Olbramovice",
+ "description": "Kostel Všech svatých ",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.633056,
+ 49.67
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Omice",
+ "description": "Kostel sv. Jakuba Staršího",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.450199,
+ 49.168286
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Oslavany",
+ "description": "Kostel Matky Boží",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.334834,
+ 49.126698
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Pařížov",
+ "description": "Kostel sv. Maří Magdaleny",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.566944,
+ 49.834444
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Plasy",
+ "description": "Kostel Nanebevzetí Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.390833,
+ 49.934444
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Plaveč",
+ "description": "Rotunda Nanebevzetí Panny Marie",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.077222,
+ 48.928889
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Poříčí nad Sázavou",
+ "description": "Kostel sv. Havla",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.671389,
+ 49.837778
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Potvorov",
+ "description": "Kostel sv. Mikuláše",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.401667,
+ 50.016944
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha - Dolní Chabry",
+ "description": "Kostel Stětí sv. Jana Křtitele",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.443333,
+ 50.149444
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha - Hrad",
+ "description": "Bazilika sv. Jiří",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.4025,
+ 50.09125
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha - Kyje",
+ "description": "Kostel sv. Bartoloměje",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.548056,
+ 50.097778
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha - Malá Strana",
+ "description": "Kostel sv. Jana Křtitele Na prádle",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.406389,
+ 50.081944
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha - Nové město",
+ "description": "Kostel sv. Petra na Poříčí",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.434444,
+ 50.091261
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha – Břevnov",
+ "description": "Kostel sv. Markéty",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.356861,
+ 50.084806
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha – Hostivař",
+ "description": "Kostel Stětí sv. Jana Křtitele",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.5244694,
+ 50.0490556
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha – Nové město",
+ "description": "Rotunda sv. Longina",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.42486,
+ 50.076406
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha – Přední Kopanina",
+ "description": "Kostel sv. Máří Magdaleny",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.296389,
+ 50.117222
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha – Prosek",
+ "description": "Kostel sv. Václava",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.4947472,
+ 50.1181361
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha – Řepy",
+ "description": "Kostel sv. Martina",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.300278,
+ 50.071389
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha – Staré město",
+ "description": "Rotunda sv. Kříže Menšího",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.414722,
+ 50.082778
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha – Strahov",
+ "description": "Bazilika Nanebevzetí Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.3892,
+ 50.0864
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Praha – Vyšehrad",
+ "description": "Rotunda sv. Martina",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.4213,
+ 50.0636
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Pravonín",
+ "description": "Rotunda sv. Jana Křtitele",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.926667,
+ 49.6325
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Předklášteří",
+ "description": "Kostel Nanebevzetí Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.400679,
+ 49.353231
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Přibyslavice",
+ "description": "Kostel sv. Anny",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.778611,
+ 49.261389
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Radomyšl",
+ "description": "Kostel sv. Martina",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.93,
+ 49.316111
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Řeznovice",
+ "description": "Kostel sv. Petra a Pavla",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.316751,
+ 49.084619
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Říp",
+ "description": "Rotunda sv. Jiří",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.289722,
+ 50.386111
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Ronov nad Doubravou",
+ "description": "Kostel sv. Kříže",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.538056,
+ 49.875833
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Rosice",
+ "description": "Kostel sv. Martina",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.387444,
+ 49.181222
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Šebkovice",
+ "description": "Kostel sv. Maří Magdaleny",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.813333,
+ 49.124167
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Stará Boleslav",
+ "description": "Bazilika sv. Václava",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.672472,
+ 50.194736
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Stará Boleslav",
+ "description": "Kostel sv. Klementa",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.672778,
+ 50.194583
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Staré Město",
+ "description": "Kostel sv. Michaela archanděla",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 17.450833,
+ 49.074722
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Starý Plzenec",
+ "description": "Rotunda sv. Petra a Pavla",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.475,
+ 49.703333
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Štěpkov",
+ "description": "Rotunda sv. Václava",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.646111,
+ 49.082778
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Solopysky",
+ "description": "Kostel sv. Bartoloměje",
+ "icon": "question",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.125,
+ 49.9375
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Stonařov",
+ "description": "Hřbitovní kaple sv. Trojice",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.589444,
+ 49.279444
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Střítež, okres Třebíč",
+ "description": "Kostel sv. Marka",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.903333,
+ 49.1875
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Telč",
+ "description": "Kostel sv. Ducha",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.454682,
+ 49.18301
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Tismice",
+ "description": "Kostel Nanebevzetí Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.821861,
+ 50.055833
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Tožice",
+ "description": "Kostel sv. Martina",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.6425,
+ 49.699722
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Třebešice",
+ "description": "Kostel Všech svatých",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.831389,
+ 49.773889
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Třebíč",
+ "description": "Bazilika sv. Prokopa",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.873889,
+ 49.216944
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Týnec nad Sázavou",
+ "description": "Rotunda sv. Václava",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.589722,
+ 49.834167
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Uhlířské Janovice",
+ "description": "Kostel sv. Jiljí",
+ "icon": "question",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.03584,
+ 49.52505
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Údlice",
+ "description": "Kostel Povýšení sv. Kříže",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.462222,
+ 50.445556
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Újezd u Černé hory",
+ "description": "Kostel Všech svatých",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.542222,
+ 49.368889
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Újezdec",
+ "description": "Kostel sv. Voršily",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.835278,
+ 49.498333
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Vinec",
+ "description": "Kostel sv. Mikuláše",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.8575,
+ 50.403889
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Volenice",
+ "description": "Kostel sv. Petra a Pavla",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.739722,
+ 49.249167
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Vroutek",
+ "description": "Kostel sv. Jakuba Většího",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.379722,
+ 50.179167
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Vysoká",
+ "description": "Kostel Navštívení Panny Marie",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.178611,
+ 49.943056
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Vyšehorky",
+ "description": "Kostel Všech svatých",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.875583,
+ 49.768639
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Vyšehořovice",
+ "description": "Zřícenina kostela sv. Martina",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.768056,
+ 50.116389
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Zbraslavice",
+ "description": "Kostel sv. Vavřince",
+ "icon": "question",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.182629,
+ 49.812063
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Žabonosy",
+ "description": "Kostel sv. Václava",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.028056,
+ 50.037222
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Záboří nad Labem",
+ "description": "Kostel sv. Prokopa",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.35,
+ 50.025278
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Zborovy",
+ "description": "Rotunda sv. Jana Křtitele",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.51569,
+ 49.38119
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Žďárná",
+ "description": "Kostel sv. Bartoloměje",
+ "icon": "other",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.770278,
+ 49.4675
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Želkovice",
+ "description": "Rotunda sv. Petra a Pavla",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.876389,
+ 50.463611
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "title": "Znojmo",
+ "description": "Rotunda sv. Kateřiny",
+ "icon": "rotunda",
+ "iconSize": "6.6",
+ "iconOffset": "0,-12"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.043611,
+ 48.855556
+ ]
+ }
+ }
+ ]
+}
diff --git a/kostely.js b/kostely.js
new file mode 100644
index 0000000..49ceadf
--- /dev/null
+++ b/kostely.js
@@ -0,0 +1,160 @@
+var vectorLayer = new ol.layer.Vector({
+ title: "Románské kostely",
+ projection: "EPSG:3857",
+ source: new ol.source.Vector({
+ format: new ol.format.GeoJSON()
+ }),
+ style: function(feat, res) {
+ var icon = feat.get('icon');
+ var img_src = "img/Ol_icon_red.png";
+ if (icon == 'rotunda') {
+ img_src = "img/Ol_icon_blue.png";
+ }
+ else if (icon == 'question') {
+ img_src = "img/Ol_question_green.png";
+ }
+ // FIXME je offset k něčemu dobrý?
+ var offset = feat.get('iconOffset');
+ return [new ol.style.Style({
+ image: new ol.style.Icon({
+ src: img_src
+ }),
+ text: new ol.style.Text({
+ font: 'bolder 10px serif',
+ text: feat.get('title'),
+ offsetY: 12,
+ textBaseLine: "bottom"
+ })
+ })];
+ }
+});
+
+var map = new ol.Map({
+ target: "map",
+ projection: "EPSG:3857",
+ loadTilesWhileAnimating: true,
+ loadTilesWhileInteracting: true,
+ layers: [
+ new ol.layer.Tile({
+ title: "OSM Map",
+ source: new ol.source.OSM()
+ }),
+
+ // to be filled in later
+ vectorLayer
+ ],
+ view: new ol.View({
+ //Village Čihošť is the geographical center of Czechia
+ center: ol.proj.fromLonLat([15.338611, 49.743889]),
+ zoom: 8
+ })
+});
+
+var httpRequest = new XMLHttpRequest();
+httpRequest.onreadystatechange = function(data) {
+ if (httpRequest.readyState != 4 || httpRequest.status != 200) {
+ return;
+ }
+ else {
+ csv2geojson.csv2geojson(httpRequest.responseText, {
+ latfield: 'lat',
+ lonfield: 'lon',
+ delimiter: '\t'
+ },
+ function(err, data) {
+ var geoJsonFormat = new ol.format.GeoJSON();
+ var features = geoJsonFormat.readFeatures(
+ data, {
+ featureProjection: 'EPSG:3857'
+ }
+ );
+ var layerSource = vectorLayer.getSource();
+ layerSource.addFeatures(features);
+ });
+}};
+httpRequest.open('GET', 'kostely.tsv');
+httpRequest.send();
+
+ol.control.WMSLegend = function(opt_options) {
+ var options = opt_options || {};
+ this.options = options;
+ this.div = document.createElement('div');
+ var legendP = document.createElement('p');
+ legendP.innerHTML = 'Legend:';
+ this.div.className = this.options.class + ' ol-unselectable';
+ this.div.appendChild(legendP);
+ ol.control.Control.call(this, {
+ element: this.div
+ });
+};
+ol.inherits(ol.control.WMSLegend, ol.control.Control);
+
+ol.control.WMSLegend.prototype.drawLegendItem = function(layer) {
+ if (layer.get('showLegend') === true) {
+ try {
+ var url = layer.getSource().getUrls()[0];
+ }
+ catch(err) {
+ var url = layer.getSource().getUrl();
+ }
+ var legendImg = document.createElement('img');
+ legendImg.src = url + '&version=' + this.options.wmsVersion + '&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=' + layer.getSource().getParams().layers + '&format=' + this.options.format;
+ this.div.appendChild(legendImg);
+ }
+}
+
+ol.control.WMSLegend.prototype.setMap = function(map){
+ ol.control.Control.prototype.setMap.call(this, map);
+ this.options.wmsVersion = this.options.wmsVersion || '1.3.0';
+ this.options.format = this.options.format || 'image/png';
+ var layers = map.getLayers().getArray();
+ for (var i=0; i<layers.length; i++) {
+ if (layers[i] instanceof ol.layer.Group) {
+ var layersFromGroup = layers[i].getLayers().getArray();
+ for (var j=0;j<layersFromGroup.length;j++) {
+ this.drawLegendItem(layersFromGroup[j]);
+ }
+ } else {
+ this.drawLegendItem(layers[i]);
+ }
+ }
+};
+
+map.controls = ol.control.defaults({ attribution: false });
+map.controls.extend([
+ new ol.control.Attribution({
+ collapsible: true
+ }),
+ new ol.control.MousePosition()
+]);
+
+var element = document.getElementById('popup');
+
+var popup = new ol.Overlay({
+ element: element,
+ positioning: 'bottom-center',
+ stopEvent: false,
+ offset: [0, -10]
+});
+map.addOverlay(popup);
+
+// display popup on click
+map.on('click', function(evt) {
+var feature = map.forEachFeatureAtPixel(evt.pixel,
+ function(feature) {
+ return feature;
+ });
+
+if (feature) {
+ var coordinates = feature.getGeometry().getCoordinates();
+ popup.setPosition(coordinates);
+ $(element).popover({
+ 'placement': 'top',
+ 'html': true,
+ 'content': feature.get('description')
+ });
+ $(element).popover('show');
+} else {
+ $(element).popover('destroy');
+}
+});
diff --git a/kostely.ods b/kostely.ods
new file mode 100644
index 0000000..dba7ad9
--- /dev/null
+++ b/kostely.ods
Binary files differ
diff --git a/kostely.tsv b/kostely.tsv
new file mode 100644
index 0000000..bf8b87f
--- /dev/null
+++ b/kostely.tsv
@@ -0,0 +1,149 @@
+"lat" "lon" "title" "description" "icon" "iconSize" "iconOffset"
+"49.19906" "13.566661" "Albrechtice" "Kostel sv. Petra a Pavla" "other" "6.6" "0,-12"
+"50.452778" "13.751944" "Bedřichův Světec" "Kostel sv. Jakuba Většího" "other" "6.6" "0,-12"
+"49.054384" "16.643907" "Blučina" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"49.428889" "16.588889" "Bořitov" "Kostel sv. Jiří" "other" "6.6" "0,-12"
+"48.962414" "16.431503" "Branišovice" "Kostel sv. Vavřince" "other" "6.6" "0,-12"
+"49.8945" "16.968083" "Brníčko" "Kostel Narození Panny Marie" "other" "6.6" "0,-12"
+"50.191111" "14.244167" "Budeč" "Rotunda sv. Petra a Pavla" "rotunda" "6.6" "0,-12"
+"49.586667" "12.995" "Bukovec, okres Domažlice" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"49.911017" "15.389517" "Čáslav" "Kostel sv. Petra a Pavla" "other" "6.6" "0,-12"
+"49.017778" "15.819722" "Častohostice" "Rotunda sv. Barbory" "rotunda" "6.6" "0,-12"
+"50.1662661" "14.75279" "Čelákovice" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"49.446877" "16.346415" "Černvír" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"49.285" "15.805833" "Červená Lhota" "Kostel sv. Vavřince" "other" "6.6" "0,-12"
+"49.4011681" "14.2404689" "Červená, okres Písek" "Kostel sv. Bartoloměje" "other" "6.6" "0,-12"
+"49.904433" "16.450511" "Česká Třebová" "Rotunda sv. Kateřiny" "rotunda" "6.6" "0,-12"
+"49.121867" "14.169131" "Chelčice" "Kostel sv. Martina" "other" "6.6" "0,-12"
+"49.714444" "15.216389" "Chřenovice" "Kostel sv. Václava" "other" "6.6" "0,-12"
+"49.770909" "14.632004" "Chvojen" "Kostel sv. Jakuba" "other" "6.6" "0,-12"
+"50.371389" "14.4" "Cítov" "Kostel sv. Linharta" "other" "6.6" "0,-12"
+"49.8790367" "14.3892011" "Davle" "Kostel sv. Kiliána" "other" "6.6" "0,-12"
+"50.52130" "14.51689" "Deštné" "Kostel sv. Václava" "other" "6.6" "0,-12"
+"49.156389" "13.754167" "Dobrš" "Kostel Zvěstování Panny Marie" "other" "6.6" "0,-12"
+"50.079691" "15.032436" "Dobřichov" "Kostel Nejsvětější Trojice" "other" "6.6" "0,-12"
+"50.455278" "14.159167" "Doksany" "Kostel Narození Panny Marie" "other" "6.6" "0,-12"
+"49.825833" "16.254722" "Dolní Újezd" "Kostel sv. Martina" "other" "6.6" "0,-12"
+"49.332242" "16.477491" "Drásov" "Kostel Povýšení sv. Kříže" "other" "6.6" "0,-12"
+"50.199722" "14.289722" "Holubice" "Rotunda Narození Panny Marie" "rotunda" "6.6" "0,-12"
+"48.771944" "16.273889" "Hrádek" "Rotunda sv. Oldřicha" "rotunda" "6.6" "0,-12"
+"50.040833" "14.755556" "Hradešín" "Rotunda sv. Jiří" "rotunda" "6.6" "0,-12"
+"49.91" "14.738056" "Hrusice" "Kostel sv. Václava" "other" "6.6" "0,-12"
+"49.945875" "15.336708" "Jakub (Církvice)" "Kostel sv. Jakuba Staršího" "other" "6.6" "0,-12"
+"49.085833" "15.754167" "Jakubov u Moravských Budějovic???" "Kostel sv. Jakuba Většího" "other" "6.6" "0,-12"
+"49.018611" "15.591667" "Jemnice" "Kostel sv. Jakuba" "other" "6.6" "0,-12"
+"49.936111" "14.261667" "Karlík" "Rotunda sv. Martina" "rotunda" "6.6" "0,-12"
+"49.666944" "14.893889" "Kondrac" "Kostel sv. Bartoloměje" "other" "6.6" "0,-12"
+"48.796218" "17.108744" "Kopčany, Slovensko" "Kostel sv. Markéty Antiochijské" "rotunda" "6.6" "0,-12"
+"49.907778" "14.558611" "Kostelec u Křížků" "Rotunda sv. Martina" "rotunda" "6.6" "0,-12"
+"50.561637" "13.872033" "Kostomlaty pod Milešovkou" "Kostel sv. Vavřince" "other" "6.6" "0,-12"
+"50.38" "14.343333" "Kostomlaty pod Řípem" "Kostel sv. Petra a Pavla" "other" "6.6" "0,-12"
+"50.002222" "14.978333" "Kouřim" "Kostel sv. Štěpána" "other" "6.6" "0,-12"
+"49.411667" "13.641944" "Kvášňovice" "Kostel sv. Bartoloměje" "other" "6.6" "0,-12"
+"50.0019848" "14.806859" "Kozojedy" "Kostel sv. Martina" "other" "6.6" "0,-12"
+"49.291426" "16.580698" "Lelekovice" "Kostel sv. Filipa a Jakuba" "other" "6.6" "0,-12"
+"50.376812" "13.760905" "Lenešice" "Kostel sv. Šimona a Judy" "other" "6.6" "0,-12"
+"50.169167" "14.374444" "Levý Hradec" "Kostel sv. Klementa" "other" "6.6" "0,-12"
+"49.633889" "14.820833" "Libouň" "Rotunda sv. Václava" "rotunda" "6.6" "0,-12"
+"49.92596" "15.3549" "Lochy" "Kostel sv. Bonifáce" "other" "6.6" "0,-12"
+"49.6948342" "15.1480900" "Loket, okr. Benešov" "Kostel sv. Jiljí" "question" "6.6" "0,-12"
+"49.746056" "16.930833" "Loštice" "Kostel sv. Prokopa" "other" "6.6" "0,-12"
+"48.841389" "16.058056" "Louka u Znojma" "Kostel Nanebevzetí Panny Marie a sv. Václava" "other" "6.6" "0,-12"
+"49.162058" "16.299218" "Lukovany" "Kostel sv. Václava" "other" "6.6" "0,-12"
+"49.9671464" "15.3027522" "Malín" "Kostel apoštolů Jana a Pavla" "other" "6.6" "0,-12"
+"49.966897" "15.3050142" "Malín" "Kostel sv. Štěpána" "other" "6.6" "0,-12"
+"49.856111" "16.188889" "Makov" "Kostel sv. Víta" "other" "6.6" "0,-12"
+"48.960833" "16.099167" "Mikulovice, okres Znojmo" "Kostel svatých Petra a Pavla" "other" "6.6" "0,-12"
+"49.456667" "14.368056" "Milevsko" "Kostel Navštívení Panny Marie" "other" "6.6" "0,-12"
+"49.7775" "16.918972" "Mohelnice" "Kostel sv. Tomáše z Canterbury" "other" "6.6" "0,-12"
+"50.559342" "14.977017" "Mohelnice nad Jizerou" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"49.052222" "15.808889" "Moravské Budějovice" "Rotunda sv. Michala" "rotunda" "6.6" "0,-12"
+"49.168333" "13.508056" "Mouřenec u Annína" "Kostel sv. Mořice" "other" "6.6" "0,-12"
+"48.895946" "16.60003" "Mušov" "Kostel sv. Linharta" "other" "6.6" "0,-12"
+"49.142082" "16.554417" "Nebovidy" "Kostel sv. Kříže" "other" "6.6" "0,-12"
+"49.734194" "14.635637" "Nesvačily" "Kostel Nalezení sv. Kříže" "other" "6.6" "0,-12"
+"49.615073" "14.698643" "Neustupov" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"49.551325" "14.374297" "Obděnice" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"49.67" "14.633056" "Olbramovice" "Kostel Všech svatých " "other" "6.6" "0,-12"
+"49.593889" "17.254167" "Olomouc" "Kostel sv. Michaela archanděla" "question" "6.6" "0,-12"
+"49.595094" "17.251364" "Olomouc" "Kostel sv. Mořice" "question" "6.6" "0,-12"
+"49.168286" "16.450199" "Omice" "Kostel sv. Jakuba Staršího" "other" "6.6" "0,-12"
+"49.126698" "16.334834" "Oslavany" "Kostel Matky Boží" "other" "6.6" "0,-12"
+"49.692956" "14.685055" "Ouběnice" "Kostel sv. Markéty" "other" "6.6" "0,-12"
+"49.834444" "15.566944" "Pařížov" "Kostel sv. Maří Magdaleny" "other" "6.6" "0,-12"
+"49.75470" "15.18203" "Pertoltice" "Kostel sv. Jiří" "other" "6.6" "0,-12"
+"49.934444" "13.390833" "Plasy" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"50.0504689" "15.0324231" "Plaňany" "Kostel Zvěstování Panny Marie" "other" "6.6" "0,-12"
+"48.928889" "16.077222" "Plaveč" "Rotunda Nanebevzetí Panny Marie" "rotunda" "6.6" "0,-12"
+"49.83641" "14.6751283" "Poříčí nad Sázavou" "Kostel sv. Petra a Pavla" "other" "6.6" "0,-12"
+"49.8403263" "14.6803391" "Poříčí nad Sázavou" "Kostel sv. Havla" "other" "6.6" "0,-12"
+"50.016944" "13.401667" "Potvorov" "Kostel sv. Mikuláše" "other" "6.6" "0,-12"
+"50.04778" "14.36722" "Praha – Butovice" "Kostel sv. Vavřince" "other" "6.6" "0,-12"
+"50.149444" "14.443333" "Praha – Dolní Chabry" "Kostel Stětí sv. Jana Křtitele" "other" "6.6" "0,-12"
+"50.09125" "14.4025" "Praha – Hrad" "Bazilika sv. Jiří" "other" "6.6" "0,-12"
+"50.097778" "14.548056" "Praha – Kyje" "Kostel sv. Bartoloměje" "other" "6.6" "0,-12"
+"50.081944" "14.406389" "Praha – Malá Strana" "Kostel sv. Jana Křtitele Na prádle" "other" "6.6" "0,-12"
+"50.091261" "14.434444" "Praha – Nové město" "Kostel sv. Petra na Poříčí" "other" "6.6" "0,-12"
+"50.084806" "14.356861" "Praha – Břevnov" "Kostel sv. Markéty" "other" "6.6" "0,-12"
+"50.0490556" "14.5244694" "Praha – Hostivař" "Kostel Stětí sv. Jana Křtitele" "other" "6.6" "0,-12"
+"50.072409" "14.416849" "Praha – Nové město" "Kostel sv. Kosmy a Damiána v Emauzích" "other" "6.6" "0,-12"
+"50.076944" "14.4175" "Praha – Nové město" "Kostel sv. Petra a Pavla" "other" "6.6" "0,-12"
+"50.075278" "14.415833" "Praha – Nové město" "Kostel sv. Václava na Zderaze" "other" "6.6" "0,-12"
+"50.076406" "14.42486" "Praha – Nové město" "Rotunda sv. Longina" "rotunda" "6.6" "0,-12"
+"50.059908" "14.420794" "Praha – Podolí" "Kostel sv. Michaela archanděla" "other" "6.6" "0,-12"
+"50.117222" "14.296389" "Praha – Přední Kopanina" "Kostel sv. Máří Magdaleny" "rotunda" "6.6" "0,-12"
+"50.1181361" "14.4947472" "Praha – Prosek" "Kostel sv. Václava" "other" "6.6" "0,-12"
+"50.0320224" "14.3124702" "Praha – Řeporyje" "Kostel sv. Petra a Pavla" "other" "6.6" "0,-12"
+"50.03172" "14.31229" "Praha – Řepy" "Kostel sv. Martina" "other" "6.6" "0,-12"
+"50.082778" "14.414722" "Praha – Staré město" "Rotunda sv. Kříže Menšího" "rotunda" "6.6" "0,-12"
+"50.0636" "14.4213" "Praha – Vyšehrad" "Rotunda sv. Martina" "rotunda" "6.6" "0,-12"
+"49.6325" "14.926667" "Pravonín" "Rotunda sv. Jana Křtitele" "rotunda" "6.6" "0,-12"
+"49.353231" "16.400679" "Předklášteří" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"49.261389" "15.778611" "Přibyslavice" "Kostel sv. Anny" "rotunda" "6.6" "0,-12"
+"49.316111" "13.93" "Radomyšl" "Kostel sv. Martina" "other" "6.6" "0,-12"
+"49.084619" "16.316751" "Řeznovice" "Kostel sv. Petra a Pavla" "other" "6.6" "0,-12"
+"50.386111" "14.289722" "Říp" "Rotunda sv. Jiří" "rotunda" "6.6" "0,-12"
+"49.875833" "15.538056" "Ronov nad Doubravou" "Kostel sv. Kříže" "other" "6.6" "0,-12"
+"49.181222" "16.387444" "Rosice" "Kostel sv. Martina" "other" "6.6" "0,-12"
+"49.124167" "15.813333" "Šebkovice" "Kostel sv. Maří Magdaleny" "other" "6.6" "0,-12"
+"49.5731269" "14.5326638" "Sedlec-Prčice" "Kostel sv. Jeronýma" "other" "6.6" "0,-12"
+"49.5770683" "14.5404279" "Sedlec-Prčice" "Kostel sv. Vavřince" "other" "6.6" "0,-12"
+"49.897165" "15.001877" "Skvrňov" "Kostel sv. Havla" "other" "6.6" "0,-12"
+"50.194736" "14.672472" "Stará Boleslav" "Bazilika sv. Václava" "other" "6.6" "0,-12"
+"50.194583" "14.672778" "Stará Boleslav" "Kostel sv. Klementa" "other" "6.6" "0,-12"
+"49.074722" "17.450833" "Staré Město" "Kostel sv. Michaela archanděla" "other" "6.6" "0,-12"
+"49.703333" "13.475" "Starý Plzenec" "Rotunda sv. Petra a Pavla" "rotunda" "6.6" "0,-12"
+"49.082778" "15.646111" "Štěpkov" "Rotunda sv. Václava" "rotunda" "6.6" "0,-12"
+"49.279444" "15.589444" "Stonařov" "Hřbitovní kaple sv. Trojice" "rotunda" "6.6" "0,-12"
+"49.8958402" "14.8600155" "Stříbrná Skalice, Rovná" "Kostel sv. Jakuba" "other" "6.6" "0,-12"
+"49.1875" "15.903333" "Střítež, okres Třebíč" "Kostel sv. Marka" "other" "6.6" "0,-12"
+"49.766166" "12.910722" "Svojšín" "Kostel sv. Petra a Pavla" "other" "6.6" "0,-12"
+"49.18301" "15.454682" "Telč" "Kostel sv. Ducha" "other" "6.6" "0,-12"
+"49.966466" "12.878437" "Teplá" "Kostel Zvěstování Páně" "other" "6.6" "0,-12"
+"49.9500596" "14.103972" "Tetín" "Kostel sv. Jana Nepomuckého" "other" "6.6" "0,-12"
+"49.9490251" "14.102791" "Tetín" "Kostel sv. Kateřiny Alexandrijské" "other" "6.6" "0,-12"
+"50.055833" "14.821861" "Tismice" "Kostel Nanebevzetí Panny Marie" "other" "6.6" "0,-12"
+"49.699722" "14.6425" "Tožice" "Kostel sv. Martina" "other" "6.6" "0,-12"
+"49.773889" "14.831389" "Třebešice" "Kostel Všech svatých" "other" "6.6" "0,-12"
+"49.216944" "15.873889" "Třebíč" "Bazilika sv. Prokopa" "other" "6.6" "0,-12"
+"49.834167" "14.589722" "Týnec nad Sázavou" "Rotunda sv. Václava" "rotunda" "6.6" "0,-12"
+"49.52505" "15.03584" "Uhlířské Janovice" "Kostel sv. Jiljí" "other" "6.6" "0,-12"
+"50.445556" "13.462222" "Údlice" "Kostel Povýšení sv. Kříže" "other" "6.6" "0,-12"
+"49.368889" "16.542222" "Újezd u Černé hory" "Kostel Všech svatých" "other" "6.6" "0,-12"
+"49.498333" "13.835278" "Újezdec" "Kostel sv. Voršily" "other" "6.6" "0,-12"
+"49.103483" "17.395878" "Velehrad" "Bazilika Nanebevzetí Panny Marie a svatého Cyrila a Metoděje" "other" "6.6" "0,-12"
+"50.403889" "14.8575" "Vinec" "Kostel sv. Mikuláše" "other" "6.6" "0,-12"
+"49.249167" "13.739722" "Volenice" "Kostel sv. Petra a Pavla" "other" "6.6" "0,-12"
+"49.8530387" "14.7769065" "Vranov" "Kostel sv. Václava" "other" "6.6" "0,-12"
+"50.179167" "13.379722" "Vroutek" "Kostel sv. Jakuba Většího" "other" "6.6" "0,-12"
+"49.943056" "15.178611" "Vysoká" "Kostel Navštívení Panny Marie" "other" "6.6" "0,-12"
+"49.768639" "16.875583" "Vyšehorky" "Kostel Všech svatých" "other" "6.6" "0,-12"
+"50.116389" "14.768056" "Vyšehořovice" "Zřícenina kostela sv. Martina" "rotunda" "6.6" "0,-12"
+"50.037222" "15.028056" "Žabonosy" "Kostel sv. Václava" "other" "6.6" "0,-12"
+"50.025278" "15.35" "Záboří nad Labem" "Kostel sv. Prokopa" "other" "6.6" "0,-12"
+"49.38119" "13.51569" "Zborovy" "Rotunda sv. Jana Křtitele" "rotunda" "6.6" "0,-12"
+"49.812063" "15.182629" "Zbraslavice" "Kostel sv. Vavřince" "question" "6.6" "0,-12"
+"49.4675" "16.770278" "Žďárná" "Kostel sv. Bartoloměje" "other" "6.6" "0,-12"
+"50.463611" "13.876389" "Želkovice" "Rotunda sv. Petra a Pavla" "rotunda" "6.6" "0,-12"
+"49.7571857" "14.4230231" "Živohošť" "Kostel sv. Šebestiána" "other" "6.6" "0,-12"
+"48.855556" "16.043611" "Znojmo" "Rotunda sv. Kateřiny" "rotunda" "6.6" "0,-12"