Skip to content

Commit e66ddde

Browse files
committed
modif config
1 parent db671f1 commit e66ddde

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

config-php-sample.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"app_conf": {
33
"studio_title": "GéoBretagne mviewer studio",
4-
"mviewer_version": "3.13",
5-
"mviewerstudio_version": "4.2",
4+
"mviewer_version": "4",
5+
"mviewerstudio_version": "4.2.1",
66
"is_php": "true",
77
"php": {
88
"upload_service": "srv/php/store.php",
@@ -83,7 +83,7 @@
8383
"type": "OSM",
8484
"url": "https://{a-c}.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png",
8585
"maxzoom": "20",
86-
"attribution": "Map tiles by <a href=\"https://cartodb.com/attributions\">CartoDb</a>, under <a href=\"https://creativecommons.org/licenses/by/3.0/\">CC BY 3.0 </a>"
86+
"attribution": "Map tiles by <a href=\"https://cartodb.com/attributions\" target='_blank'>CartoDb</a>, under <a href=\"https://creativecommons.org/licenses/by/3.0/\">CC BY 3.0 </a>"
8787
},
8888
"esriworldimagery": {
8989
"id": "esriworldimagery",
@@ -142,14 +142,14 @@
142142
"osm_grey": {
143143
"id": "osm_grey",
144144
"thumbgallery": "img/basemap/osm_grey.png",
145-
"title": "GéoBretagne - GéoGrandEst",
145+
"title": "GéoBretagne - DataGrandEst",
146146
"label": "OpenStreetMap style noir et blanc",
147147
"type": "WMTS",
148148
"url": "https://tile.geobretagne.fr/osm/service",
149149
"layers": "osm:grey",
150150
"format": "image/png",
151151
"fromcapacity": "false",
152-
"attribution": "GéoBretagne - GéoGrandEst. Données : les contributeurs d'<a href=\"https://www.openstreetmap.org/\" target=\"_blank\">OpenStreetMap </a>, <a href=\"https://www.openstreetmap.org/copyright\" target=\"_blank\">ODbL </a>",
152+
"attribution": "GéoBretagne - DataGrandEst. Données : les contributeurs d'<a href=\"https://www.openstreetmap.org/\" target=\"_blank\">OpenStreetMap </a>, <a href=\"https://www.openstreetmap.org/copyright\" target=\"_blank\">ODbL </a>",
153153
"style": "normal",
154154
"matrixset": "PM",
155155
"maxzoom": "22"
@@ -181,7 +181,7 @@
181181
"baseref": "https://geobretagne.fr/geonetwork/srv/eng/catalog.search?node=srv#/metadata/"
182182
},
183183
{
184-
"title": "Catalogue de la Région Grand Est",
184+
"title": "Catalogue DataGrandEst",
185185
"url": "https://datagrandest.fr/geonetwork/srv/fre/csw",
186186
"baseref": "https://datagrandest.fr/geonetwork/srv/eng/catalog.search?node=srv#/metadata/"
187187
}

config-python-sample.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"app_conf": {
33
"studio_title": "Mviewer Studio",
44
"mviewer_version": "4",
5-
"mviewerstudio_version": "4.3-snapshot",
5+
"mviewerstudio_version": "4.2.1",
66
"api": "api/app",
77
"store_style_service": "api/style",
88
"mviewer_instance": "/mviewer/",
@@ -77,7 +77,7 @@
7777
"type": "OSM",
7878
"url": "https://{a-c}.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png",
7979
"maxzoom": "20",
80-
"attribution": "Map tiles by <a href=\"https://cartodb.com/attributions\">CartoDb</a>, under <a href=\"https://creativecommons.org/licenses/by/3.0/\">CC BY 3.0 </a>"
80+
"attribution": "Map tiles by <a href=\"https://cartodb.com/attributions\" target='_blank'>CartoDb</a>, under <a href=\"https://creativecommons.org/licenses/by/3.0/\">CC BY 3.0 </a>"
8181
},
8282
"esriworldimagery": {
8383
"id": "esriworldimagery",
@@ -136,14 +136,14 @@
136136
"osm_grey": {
137137
"id": "osm_grey",
138138
"thumbgallery": "img/basemap/osm_grey.png",
139-
"title": "GéoBretagne - GéoGrandEst",
139+
"title": "GéoBretagne - DataGrandEst",
140140
"label": "OpenStreetMap style noir et blanc",
141141
"type": "WMTS",
142142
"url": "https://tile.geobretagne.fr/osm/service",
143143
"layers": "osm:grey",
144144
"format": "image/png",
145145
"fromcapacity": "false",
146-
"attribution": "GéoBretagne - GéoGrandEst. Données : les contributeurs d'<a href=\"https://www.openstreetmap.org/\" target=\"_blank\">OpenStreetMap </a>, <a href=\"https://www.openstreetmap.org/copyright\" target=\"_blank\">ODbL </a>",
146+
"attribution": "GéoBretagne - DataGrandEst. Données : les contributeurs d'<a href=\"https://www.openstreetmap.org/\" target=\"_blank\">OpenStreetMap </a>, <a href=\"https://www.openstreetmap.org/copyright\" target=\"_blank\">ODbL </a>",
147147
"style": "normal",
148148
"matrixset": "PM",
149149
"maxzoom": "22"
@@ -175,7 +175,7 @@
175175
"baseref": "https://geobretagne.fr/geonetwork/srv/eng/catalog.search?node=srv#/metadata/"
176176
},
177177
{
178-
"title": "Catalogue de la Région Grand Est",
178+
"title": "Catalogue DataGrandEst",
179179
"url": "https://datagrandest.fr/geonetwork/srv/fre/csw",
180180
"baseref": "https://datagrandest.fr/geonetwork/srv/eng/catalog.search?node=srv#/metadata/"
181181
}

themes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"mviewer": "Démo Isochrones",
15-
"url": "http://kartenn.region-bretagne.fr/kartoviz/demo/isochrones.xml",
15+
"url": "http://kartenn.region-bretagne.fr/kartoviz/demo/isochroneAddon.xml",
1616
"themes": [
1717
{
1818
"id": "isochrones", "label": "Calcul isochrones"

0 commit comments

Comments
 (0)