forked from Gnafu/MapStore2-C040
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnew.json
More file actions
83 lines (83 loc) · 2.5 KB
/
new.json
File metadata and controls
83 lines (83 loc) · 2.5 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
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"map": {
"projection": "EPSG:900913",
"units": "m",
"center": {"x": 977941.7266189083, "y": 5517659.964062111, "crs": "EPSG:900913"},
"zoom":10,
"layers": [
{
"type": "osm",
"title": "Open Street Map",
"name": "mapnik",
"source": "osm",
"group": "background",
"visibility": true
},
{
"name":"BASE_CARTOGRAFICA",
"title":"Base Cartografica Comunale",
"group": "background",
"type":"wms",
"url":"/geoserver-test/wms",
"thumbURL": "/geoserver-test/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&TRANSPARENT=true&STYLES&LAYERS=BASE_CARTOGRAFICA&SRS=EPSG:3003&WIDTH=600&HEIGHT=301&BBOX=1497725.7662845084,4915082.348986519,1498441.5612306271,4915440.246459578",
"bbox":
{
"crs":"EPSG:4326",
"bounds":
{
"minx":"8.664631331583704",
"miny":"44.378093234171516",
"maxx":"9.096015724443996",
"maxy":"44.52038356628868"
}
},
"visibility": false,
"singleTile": false,
"allowedSRS":
{
"EPSG:3003": true,
"EPSG:3857": true,
"EPSG:4326": true,
"EPSG:900913": true,
"CRS:84": true
},
"dimensions":[],
"params":{}
},
{
"type": "tileprovider",
"title": "OpenTopoMap",
"provider": "OpenTopoMap",
"name": "OpenTopoMap",
"source": "OpenTopoMap",
"group": "background",
"visibility": false
},
{
"format": "image/jpeg",
"name": "rv:rv1",
"params": {},
"singleTile": false,
"title": "e-Geos Ortofoto RealVista 1.0",
"type": "wms",
"group": "background",
"thumbURL": "http://www.realvista.it/reflector/open/service?SERVICE=WMS&REQUEST=GetMap&VERSION=1.3.0&LAYERS=rv%3Arv1&STYLES=&FORMAT=image%2Fjpeg&TRANSPARENT=true&HEIGHT=256&WIDTH=256&TILED=true&ZINDEX=2&SRS=EPSG%3A3857&CRS=EPSG%3A3857&BBOX=3757032.814272983,5009377.08569731,5009377.085697311,6261721.35712164",
"url": "http://www.realvista.it/reflector/open/service",
"visibility": false
},
{
"source": "ol",
"group": "background",
"title": "Nessuno sfondo",
"fixed": true,
"type": "empty",
"visibility": false,
"args": [
"Nessuno sfondo", {
"visibility": false
}
]
}
]
}
}