-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmapfeatures.xml
More file actions
38 lines (34 loc) · 2.87 KB
/
Copy pathmapfeatures.xml
File metadata and controls
38 lines (34 loc) · 2.87 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<config>
<application title="Plugin - MapFeaturesSelector"
htmltitle="MapFeaturesSelector <span class="badge text-bg-light">Plugin</span></div>"
id="MapFeaturesSelector" mouseposition="false" logo=""/>
<mapoptions maxzoom="19" projection="EPSG:3857" center="-220750.13768758904,6144925.57790189" zoom="8" 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="WMS" id="osm" label="OpenStreetMap" title="Plan OSM Géobretagne" thumbgallery="img/basemap/osm.png"
url="https://tile.geobretagne.fr/osm/service" layers="osm:grey" format="image/png" visible="true"
attribution="GéoBretagne. 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>" />
</baselayers>
<proxy url=""/>
<!-- <olscompletion url="https://api-adresse.data.gouv.fr/search/" type="search" attribution="La recherche d'adresse est un service de l'IGN via les données de la BAN"/> -->
<olscompletion url="https://data.geopf.fr/geocodage/completion" type="completion" attribution="Service d'autocomplétion de l'IGN"/>
<searchparameters bbox="false" localities="true" features="false" />
<extensions>
<extension type="component" id="MapFeatureSelector" path="addons"/>
</extensions>
<themes>
<theme name="Transports" collapsed="false" id="transport" icon="fas fa-bus">
<layer id="arret_reseau_breizhgo_car" name="Arrêts physiques routiers du réseau BreizhGo" visible="true" tiled="false"
searchable="true" queryable="true" fields="" aliases=""
infoformat="application/vnd.ogc.gml" featurecount="20"
url="https://ows.region-bretagne.fr/geoserver/rb/wms"
attribution="Source: Région Bretagne"
metadata="https://geobretagne.fr/datahub/dataset/252ee615-278d-4bc1-b5a7-9ea543348e72"
metadata-csw="https://geobretagne.fr/geonetwork/srv/fre/csw?SERVICE=CSW&VERSION=2.0.2&REQUEST=GetRecordById&elementSetName=full&ID=252ee615-278d-4bc1-b5a7-9ea543348e72" >
</layer>
</theme>
</themes>
</config>