{
	"homeCamera": {
		"west": 9.278,
		"south": 43.736,
		"east": 12.810,
		"north": 45.325
	}, 
	"baseMapName": "Bing Maps Aerial with Labels",
    "initialViewerMode": "3d",
    "catalog": [
		{
			"name": "Regione Emilia-Romagna",
			"type": "group",
			"items": [
				{
					"name": "Terrains",
					"type": "group",
					"items": [
						{
							"name": "DTM5_Ridracoli_Ripa",
							"type": "cesium-terrain",
							"url": "http://192.168.1.11:8090/tilesets/dtm_emiro",
							"isEnabled": true,
							"isShown": true,
							"rectangle": [
								9.278,
								43.736,
								12.810,
								45.325
							]
						}
					]
				},
				{
					"name": "Layers",
					"type": "group",
					"items": [
						{
							"name": "DBTR",
							"type": "group",
							"items": [
								{
									"name": "DBTR",
									"type": "wms-getCapabilities",
									"url": "http://servizigis.regione.emilia-romagna.it/wms/dbtr",
									"isEnabled": true,
									"isShown": true
								}
							]
						}
					]
				}
			]
		}
    ]
}
