{
  "map": {
    "interaction": "dynamic",
    "viewSettings": {
      "projection": 3978,
	  "initialView": {"zoomAndCenter": [5, [-108, 55]]}
    },
    "basemapOptions": {
      "basemapId": "transport",
      "shaded": true,
      "labeled": true
    },
	"listOfGeoviewLayerConfig": [
	{
		"geoviewLayerId": "LYR1",
		"geoviewLayerName": "Assessment inventory",
		"metadataAccessPath": "https://qgis-stage.cdtk.geogc.ca/ows/iaac/assessment_inventory_en?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities",
		"geoviewLayerType": "ogcWms",
		"listOfLayerEntryConfig": [
		{ "layerId": "impact_assessment_agency_of_canada__environmental_and_impact_assessments" }
		]
	}
	]
  },
  "theme": "geo.ca",
  "components": ["overview-map", "north-arrow"],
  "footerBar": {
    "tabs": {
      "core": ["layers", "data-table"]
    }
  },
  "corePackages": [],
  "externalPackages": [],
  "appBar": {
    "tabs": {
      "core": ["legend", "details"]
    },
	"selectedTab": "legend"
  }
}