forked from caresteouvert/caresteouvert
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
109 lines (109 loc) · 4.88 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"maptilerApiKey": "g4dFyegDp3zEYbv8nawB",
"jawgApiKey": "QRajeAKRBSKrFYnU1InkHcNJUZtcArA5xDOetW0CqQzmy9XVRF0IX1sGQ7oHrjaD",
"mapStyle": "https://api.maptiler.com/maps/basic/style.json?key=",
"mapZoom": 6,
"mapCenter": [2.3508, 46.4],
"tilesUrl": "https://tiles.caresteouvert.fr/public.poi_osm_light/{z}/{x}/{y}.pbf",
"poiFeature": "https://features.caresteouvert.fr/collections/public.poi_osm/items",
"apiUrl": "https://api.caresteouvert.fr",
"geoIpUrl": "https://geo.caresteouvert.fr/me",
"minZoomPoi": 13,
"maxZoomPoi": 13,
"defaults": {
"blog": "https://blog.caresteouvert.fr/",
"shopMissing": "https://blog.caresteouvert.fr/que-faire-sil-manque-un-commerce-dans-ca-reste-ouvert/",
"townhalls": "https://blog.caresteouvert.fr/un-outil-de-communication-des-mairies/",
"about": "https://blog.caresteouvert.fr/about/",
"press": "https://blog.caresteouvert.fr/presse/",
"disclaimer": "https://blog.caresteouvert.fr/mentions-legales/"
},
"fr": {
"domain": "www.caresteouvert.fr",
"brand": "caresteouvert",
"brand_text": "Ça reste ouvert",
"government": "https://www.gouvernement.fr/info-coronavirus",
"blog": "https://blog.caresteouvert.fr/",
"shopMissing": "https://blog.caresteouvert.fr/que-faire-sil-manque-un-commerce-dans-ca-reste-ouvert/",
"townhalls": "https://blog.caresteouvert.fr/un-outil-de-communication-des-mairies/",
"about": "https://blog.caresteouvert.fr/about/",
"press": "https://blog.caresteouvert.fr/presse/",
"disclaimer": "https://blog.caresteouvert.fr/mentions-legales/"
},
"en": {
"brand": "caresteouvert",
"brand_text": "Ça reste ouvert",
"government": "https://www.who.int/health-topics/coronavirus"
},
"at": {
"locale": "de",
"domain": "www.bleibtoffen.at",
"brand": "bleibtoffen",
"brand_text": "Bleibt offen",
"government": "https://www.sozialministerium.at/Informationen-zum-Coronavirus/Neuartiges-Coronavirus-(2019-nCov).html",
"blog": "https://www.bleibtoffen.org/blog.html",
"shopMissing": "https://www.bleibtoffen.org/2020/04/10/geschaeft-fehlt.html",
"townhalls": "https://www.bleibtoffen.org/2020/04/11/kommunikationswerkzeug.html",
"about": "https://www.bleibtoffen.org/ueber.html",
"press": "https://www.bleibtoffen.org/presse.html",
"disclaimer": "https://www.bleibtoffen.org/impressum.html"
},
"ch": {
"locale": "de",
"domain": "www.bleibtoffen.ch",
"brand": "bleibtoffen",
"brand_text": "Bleibt offen",
"government": "https://www.bag.admin.ch/bag/de/home/krankheiten/ausbrueche-epidemien-pandemien/aktuelle-ausbrueche-epidemien/novel-cov.html",
"blog": "https://www.bleibtoffen.org/blog.html",
"shopMissing": "https://www.bleibtoffen.org/2020/04/10/geschaeft-fehlt.html",
"townhalls": "https://www.bleibtoffen.org/2020/04/11/kommunikationswerkzeug.html",
"about": "https://www.bleibtoffen.org/ueber.html",
"press": "https://www.bleibtoffen.org/presse.html",
"disclaimer": "https://www.bleibtoffen.org/impressum.html"
},
"de": {
"domain": "www.bleibtoffen.de",
"brand": "bleibtoffen",
"brand_text": "Bleibt offen",
"government": "https://www.bundesgesundheitsministerium.de/coronavirus.html",
"blog": "https://www.bleibtoffen.org/blog.html",
"shopMissing": "https://www.bleibtoffen.org/2020/04/10/geschaeft-fehlt.html",
"townhalls": "https://www.bleibtoffen.org/2020/04/11/kommunikationswerkzeug.html",
"about": "https://www.bleibtoffen.org/ueber.html",
"press": "https://www.bleibtoffen.org/presse.html",
"disclaimer": "https://www.bleibtoffen.org/impressum.html"
},
"ca": {
"domain": "esobert.osmcatala.cat",
"brand": "esobert",
"brand_text": "És Obert",
"government": "https://web.gencat.cat/ca/coronavirus/index.html",
"shopMissing": "/ca/que-fer-si-falta-un-comerc-a-es-obert/"
},
"es": {
"domain": "www.sigueabierto.es",
"brand": "sigueabierto",
"brand_text": "Sigue Abierto",
"government": "https://www.mscbs.gob.es/profesionales/saludPublica/ccayes/alertasActual/nCov-China/home.htm",
"blog": "/blog/es/",
"shopMissing": "/es/que-hacer-si-falta-un-comercio-en-sigue-abierto/"
},
"gl": {
"brand": "segueaberto",
"brand_text": "Segue Aberto",
"government": "https://coronavirus.sergas.es/?idioma=ga",
"shopMissing": "/gl/que-facer-se-falla-un-negocio-no-segues-aberto/"
},
"fi": {
"brand": "caresteouvert",
"brand_text": "Ça reste ouvert",
"domain": "kartta.ollaanauki.fi",
"government": "https://valtioneuvosto.fi/tietoa-koronaviruksesta/",
"blog": "https://blog.ollaanauki.fi/",
"shopMissing": "https://blog.ollaanauki.fi/lisaa_palvelu/",
"townhalls": "https://blog.ollaanauki.fi/kaupungeille-ja-yhteisoille/",
"about": "https://blog.ollaanauki.fi/meista/",
"press": "https://blog.ollaanauki.fi/lehdistolle/",
"disclaimer": "https://blog.ollaanauki.fi/vastuuvapauslauseke/"
}
}