{
    "layers": [
        {
            "type": "esri-feature",
            "name": "Lots search",
            "url": "https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Land_Parcel_Property_Theme/FeatureServer/8",
			"popup": "{folio(lotnumber,sectionnumber,plannumber,planlabel)}<br><a href=\"https://15ch.al3x.au/results?search_type=PROPRIETOR&folio={folio(lotnumber,sectionnumber,plannumber,planlabel)}\" target=\"_blank\">Owner</a><br><a href=\"https://15ch.al3x.au/results?search_type=DELIVERY_AND_DOCUMENT_INQUIRY&folio={folio(lotnumber,sectionnumber,plannumber,planlabel)}\" target=\"_blank\">CT and Doc Inquiry</a><br><a href=\"https://15ch.al3x.au/results?search_type=PRIOR_TITLE_SEARCH&folio={folio(lotnumber,sectionnumber,plannumber,planlabel)}\" target=\"_blank\">Prior title</a><br><a href=\"https://15ch.al3x.au/results?search_type=LOTS_CREATED_SEARCH&folio={folio(lotnumber,sectionnumber,plannumber,planlabel)}\" target=\"_blank\">Lots created</a><br><a href=\"https://15ch.al3x.au/results?search_type=PLAN_INQUIRY&documentNumber=DP{plannumber}\" target=\"_blank\">Plan inquiry</a><br><a href=\"https://electricity.al3x.au/api/electricity?folio={folio(lotnumber,sectionnumber,plannumber,planlabel)}\" target=\"_blank\">Elec usage</a><br><a href=\"https://electricity.al3x.au/api/electricity?only_nmi=1&folio={folio(lotnumber,sectionnumber,plannumber,planlabel)}\" target=\"_blank\">Elec NMI</a>"
		},
		{
            "type": "wms",
            "name": "Nearmap latest",
            "url": "https://api.nearmap.com/wms/v1/latest/apikey/OTJiODRmNTAtMzhkNS00ZDRhLTlhY2YtMWMwNGZjM2UwNDYz",
            "layers": "Nearmap/Nearmap/Australia",
            "format": "image/png",
            "transparent": true,
            "version": "1.1.1",
			"useOpacitySlider": true
        },
        {
            "type": "wms",
            "name": "Metromap Australia latest",
            "url": "https://api.metromap.com.au/ogc/key/rgm6v2nxptc8vxpp4pmjhhym78t3a50rs6175l8c5afyjgjm1ozddoxr3j769ohk/service",
            "layers": "Australia_latest",
            "format": "image/png",
            "transparent": true,
            "version": "1.1.1",
            "useOpacitySlider": true
        },
        {
            "type": "xyz",
            "name": "Planet monthly latest",
            "url": " https://tiles.planet.com/basemaps/v1/latest-series/431b62a0-eaf9-45e7-acf1-d58278176d52/gmap/{z}/{x}/{y}.png?api_key=bdc596fd83a9408f851819827a45ab98",
            "useOpacitySlider": true
        },
        {
            "type": "wms",
            "name": "SPOT 2023",
            "url": "https://image.environment.nsw.gov.au/ApolloCatalogWMSPublic/service.svc/get",
            "layers": "SPOT-2023",
            "format": "image/jpeg",
            "version": "1.3.0",
			"useOpacitySlider": true
        },
        {
            "type": "xyz",
            "name": "Credits - in demand 2025 Jan",
            "url": "https://tiles-ap1.arcgis.com/jct1MFjs6fwz4KwR/arcgis/rest/services/In_demand_offset_trading_groups_for_January_2025/MapServer/tile/{z}/{y}/{x}",
            "maxNativeZoom": 13,
            "useOpacitySlider": true
        },
        {
            "type": "esri-feature",
            "name": "Credits - OTGs vector",
            "url": "https://mapuat3.environment.nsw.gov.au/arcgis/rest/services/CreditsNearMe/NSW_EcosystemOffsetTradingGroupMap/MapServer/3",
            "minZoom": 14,
            "popup": "{Offset_tra}<br>{SUB_NAME_7} IBRA sub region<br>{esriHtmlPopup(OBJECTID)}"
            
        },
        {
            "type": "esri-feature",
            "name": "Credits - Agreements",
            "url": "https://services-ap1.arcgis.com/jct1MFjs6fwz4KwR/ArcGIS/rest/services/Public_View_Biodiversity_Stewardship_Agreements_Public_Map_Production/FeatureServer/0",
			"useOpacitySlider": true,
            "popup": "{Agreementid}<br>{Agreementname}<br>{RegisteredArea_ha} ha<br>{esriHtmlPopup(OBJECTID)}"
        },
		{
            "type": "esri-image",
            "name": "Indigenous owned",
            "url": "https://di-daa.img.arcgis.com/arcgis/rest/services/Land_and_vegetation/Land_Forest_Indigenous_Owned/ImageServer",
			"useOpacitySlider": true
		}
    ]
}