-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinclude.xml
More file actions
17 lines (17 loc) · 1.55 KB
/
include.xml
File metadata and controls
17 lines (17 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<config>
<application title="Démo Thématiques externes" logo="img/logo/g.png" exportpng="false" style="css/themes/pink.css"/>
<mapoptions maxzoom="20" projection="EPSG:3857" center="-198478,6137005" zoom="9" projextent="-20037508.342789244, -20037508.342789244, 20037508.342789244, 20037508.342789244" />
<baselayers style="default">
<baselayer type="WMTS" id="ortho" label="Photo aérienne IGN" title="GéoPortail" thumbgallery="img/basemap/ortho.jpg"
url="https://data.geopf.fr/wmts" layers="ORTHOIMAGERY.ORTHOPHOTOS" format="image/jpeg" visible="false" fromcapacity="false"
attribution="<a href='https://geoservices.ign.fr/services-geoplateforme-diffusion' target='_blank'><img src='img/basemap/geoservices.png'></a>" style="normal" matrixset="PM" maxzoom="22"/>
<baselayer type="OSM" id="osm1" attributioncollapsible="false" label="OpenStreetMap" title="OpenSTreetMap" thumbgallery="img/basemap/osm.png"
url="https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png"
attribution="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>" visible="true"/>
</baselayers>
<searchparameters localities="false"/>
<themes mini="false">
<theme id="education" url="https://kartenn.region-bretagne.fr/territoires/apps/default.xml" name="Education et formation" collapsed="true" icon="false"></theme>
</themes>
</config>