{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Greater Sydney Canopy Access 2024", "type": "Feature Layer", "description": "2024derived height stratified vegetation cover statistics by Uber H3 Resolution 11 hexagonsCanopy data is aggregated by height category (non-veg, 0-3m, 3-10m, 10-15m, >15m) and reported as an area/percentage.Canopy data captured from fixed wing aircraft between December 2024 to April 2025.The dataset is based off aerial imagery with a resolution of 0.16cm to 0.48m (dependent on spectral band) captured by ArborCarbon Pty Ltd.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Canopy_pc", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0, "label": "0%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.1, "label": "0 - 10%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.2, "label": "10 - 20%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 237, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.3, "label": "20 - 30%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 201, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.4, "label": "30 - 40%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 1.01, "label": "> 40%", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.6703428328181036E7, "ymin": -4073384.4437567885, "xmax": 1.68474833195495E7, "ymax": -3894712.342216419, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "h3_index", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "h3_index", "type": "esriFieldTypeString", "alias": "h3_index", "length": 20, "domain": null }, { "name": "Area_m2", "type": "esriFieldTypeDouble", "alias": "Area_m2", "domain": null }, { "name": "LGA", "type": "esriFieldTypeString", "alias": "LGA", "length": 60, "domain": null }, { "name": "Suburb", "type": "esriFieldTypeString", "alias": "Suburb", "length": 40, "domain": null }, { "name": "F0_3m_m2", "type": "esriFieldTypeDouble", "alias": "F0_3m_m2", "domain": null }, { "name": "F3_10m_m2", "type": "esriFieldTypeDouble", "alias": "F3_10m_m2", "domain": null }, { "name": "F10_15m_m2", "type": "esriFieldTypeDouble", "alias": "F10_15m_m2", "domain": null }, { "name": "Gt_15m_m2", "type": "esriFieldTypeDouble", "alias": "Gt_15m_m2", "domain": null }, { "name": "All_veg_m2", "type": "esriFieldTypeDouble", "alias": "All_veg_m2", "domain": null }, { "name": "Canopy_m2", "type": "esriFieldTypeDouble", "alias": "Canopy_m2", "domain": null }, { "name": "F0_3m_pc", "type": "esriFieldTypeDouble", "alias": "F0_3m_pc", "domain": null }, { "name": "F3_10m_pc", "type": "esriFieldTypeDouble", "alias": "F3_10m_pc", "domain": null }, { "name": "F10_15m_pc", "type": "esriFieldTypeDouble", "alias": "F10_15m_pc", "domain": null }, { "name": "Gt_15m_pc", "type": "esriFieldTypeDouble", "alias": "Gt_15m_pc", "domain": null }, { "name": "All_veg_pc", "type": "esriFieldTypeDouble", "alias": "All_veg_pc", "domain": null }, { "name": "Canopy_pc", "type": "esriFieldTypeDouble", "alias": "Canopy_pc", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }