-
Notifications
You must be signed in to change notification settings - Fork 1
/
epandage_ilot_process.conf
67 lines (67 loc) · 2.06 KB
/
epandage_ilot_process.conf
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
{
"RPG_layer": {
"url": "https://geobretagne.fr/geoserver/app/wfs",
"name": "cartoep.rpg_nominatif",
"att_name": "ilot_cdn",
"login": "app.cartoep",
"password": "#lY88b90)="
},
"layerDict": {
"1": {
"url": "https://geobretagne.fr/geoserver/ign/wfs",
"name": "bdtopo_troncon_cours_eau",
"distance_att": "distanceEau_0",
"login": "",
"password": ""
},
"2": {
"url": "https://geobretagne.fr/geoserver/cadastre/wfs",
"name": "CP.CadastralBuilding",
"distance_att": "distanceBati",
"login": "",
"password": ""
},
"3": {
"url": "https://geobretagne.fr/geoserver/dreal_b/wfs",
"name": "cadastre_conchylicole",
"distance_att": "distanceZC",
"login": "",
"password": ""
},
"4": {
"url": "https://geobretagne.fr/geoserver/dreal_b/wfs",
"name": "Qualite_eau_baignade",
"distance_att": "distancePlage",
"login": "",
"password": ""
},
"5": {
"url": "https://geobretagne.fr/geoserver/drjscs/wfs",
"name": "sports_terrains_grand_jeu",
"distance_att": "distanceStade",
"login": "",
"password": ""
},
"6": {
"url": "https://geobretagne.fr/geoserver/fma/wfs",
"name": "zone_humide_29",
"distance_att": "distanceZH",
"login": "",
"password": ""
},
"7": {
"url": "https://geobretagne.fr/geoserver/ign/wfs",
"name": "bdtopo_surface_eau",
"distance_att": "distanceEau_0",
"login": "",
"password": ""
},
"8": {
"url": "http://geowww.agrocampus-ouest.fr/geoserver/epandage/wfs",
"name": "zonage_pente_bretagne",
"distance_att": "slope",
"login": "",
"password": ""
}
}
}