forked from mviewer/mviewer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lang.xml
42 lines (42 loc) · 3.86 KB
/
lang.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<config>
<application lang="en,fr" langfile="demo/demo.i18n.json" mapfishurl="http://geobretagne.fr/mapfishapp/" home="https://cms.geobretagne.fr/" studio="http://kartenn.region-bretagne.fr/mviewerstudio/?xml=" title="Démo GéoBretagne" logo="img/logo/g.png" help="demo/demo_lang_help.html" showhelp="true" exportpng="false" style="css/themes/pink.css"/>
<mapoptions maxzoom="20" projection="EPSG:3857" center="-198478,6137005" zoom="14" projextent="-20037508.342789244, -20037508.342789244, 20037508.342789244, 20037508.342789244" />
<baselayers style="default">
<baselayer type="WMTS" id="ortho1" label="Photo aérienne actuelle" title="GéoBretagne" thumbgallery="img/basemap/ortho.jpg"
url="http://tile.geobretagne.fr/gwc02/service/wmts" layers="satellite" format="image/png" visible="true"
attribution="<a href='http://applications.region-bretagne.fr/geonetwork/?uuid=3a0ac2e3-7af1-4dec-9f36-dae6b5a8c731' target='_blank' >partenaires GéoBretagne - IGN RGE BD ORTHO - PlanetObserver</a>" style="_null" matrixset="EPSG:3857" fromcapacity="false"/>
<baselayer type="WMS" id="photo2" label="Photo aérienne 1950" title="GéoBretagne" thumbgallery="img/basemap/ortho-ancien.jpg"
url="http://geobretagne.fr/geoserver/photo/wms" layers="satellite-ancien" format="image/jpeg" visible="false"
attribution="<a href='http://applications.region-bretagne.fr/geonetwork/?uuid=048622c5-b333-4c2b-94ec-40a41608dc06' target='_blank' >Partenaires GéoBretagne - IGN</a>"/>
<baselayer type="WMS" id="osm" label="OpenStreetMap" title="Plan OSM Géobretagne" thumbgallery="img/basemap/osm.png"
url="http://osm.geobretagne.fr/gwc01/service/wms" layers="osm:google" format="image/png" visible="false"
attribution="GéoBretagne. Données : les contributeurs d'<a href='http://www.openstreetmap.org/' target='_blank'>OpenStreetMap </a>, <a href='http://www.openstreetmap.org/copyright' target='_blank'>ODbL </a>" />
</baselayers>
<proxy url=""/>
<searchparameters localities="false"/>
<themes mini="false">
<theme name="Randonnée" id="rando" icon="fas fa-blind">
<layer id="pdipr_35" name="PDIPR 35" visible="true" tiled="false"
queryable="true" fields="" aliases="" expanded="true"
infoformat="text/html" featurecount="1"
style="cd35:PDIPR35-Pedestre,cd35:PDIPR35-Equestre"
stylesalias="Réseau pédestre,Réseau équestre"
attributefilter="true" attributefield="REVET" attributevalues="Terre,Empierré,Goudron" attributelabel="Revêtement" attributestylesync="false" attributefilterenabled="false"
url="https://geobretagne.fr/geoserver/cd35/wms"
attribution="GéoBretagne"
metadata="https://geobretagne.fr/geonetwork/apps/georchestra/?uuid=075fbf9d-0511-4e99-8bca-fabc13a0cf40"
metadata-csw="https://geobretagne.fr/geonetwork/srv/eng/csw?SERVICE=CSW&VERSION=2.0.2&REQUEST=GetRecordById&elementSetName=full&ID=075fbf9d-0511-4e99-8bca-fabc13a0cf40" />
</theme>
<theme name="Supervision" collapsed="true" id="hydrometrie" icon="fas fa-chart-line">
<layer id="hydrometrie_stations_technique" name="Supervision du réseau hydro." visible="true" tiled="true"
queryable="true" fields="" aliases=""
infoformat="text/html" featurecount="1"
style=""
url="https://geobretagne.fr/geoserver/dreal_b/wms"
attribution="GéoBretagne"
metadata="https://geobretagne.fr/geonetwork/apps/georchestra/?uuid=34d15ff0-ac1c-48d9-a9bd-a38d60fa0ecc"
metadata-csw="https://geobretagne.fr/geonetwork/srv/eng/csw?SERVICE=CSW&VERSION=2.0.2&REQUEST=GetRecordById&elementSetName=full&ID=34d15ff0-ac1c-48d9-a9bd-a38d60fa0ecc" />
</theme>
</themes>
</config>