{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Areas of Interest", "type": "Feature Layer", "description": "Intersect of Heat Vulnerability Index and Urban Heat Island datasets to determine areas with high HVI score and high UHI score in a suburb-centric context.\nCanopy area has been calulcated to determine canopy coverage percentage per area.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "WCC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HVI_UHI", "field2": "CanopyPCCategory", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 214, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 191 ], "width": 0.4 } }, "value": "4, Warmer than 9 degrees;10% - 20%", "label": "4, Warmer than 9 degrees: 10% - 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 197, 167, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 191 ], "width": 0.4 } }, "value": "4, Warmer than 9 degrees;0% - 10%", "label": "4, Warmer than 9 degrees: 0% - 10%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 154, 122, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 191 ], "width": 0.4 } }, "value": "5, 6 - 9 degrees warmer;10% - 20%", "label": "5, 6 - 9 degrees warmer: 10% - 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 109, 81, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 191 ], "width": 0.4 } }, "value": "5, 6 - 9 degrees warmer;0% - 10%", "label": "5, 6 - 9 degrees warmer: 0% - 10%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 60, 43, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 191 ], "width": 0.4 } }, "value": "5, Warmer than 9 degrees;10% - 20%", "label": "5, Warmer than 9 degrees: 10% - 20%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 10, 10, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 191 ], "width": 0.4 } }, "value": "5, Warmer than 9 degrees;0% - 10%", "label": "5, Warmer than 9 degrees: 0% - 10%" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 282998.3923000004, "ymin": 6174028.0674, "xmax": 321693.1546, "ymax": 6221494.1472, "spatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBURBNAME", "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": "HVI_UHI", "type": "esriFieldTypeString", "alias": "HVI_UHI", "length": 100, "domain": null }, { "name": "SUBURBNAME", "type": "esriFieldTypeString", "alias": "SUBURBNAME", "length": 50, "domain": null }, { "name": "AreaSqm", "type": "esriFieldTypeDouble", "alias": "AreaSqm", "domain": null }, { "name": "CanopyArea", "type": "esriFieldTypeDouble", "alias": "CanopyArea", "domain": null }, { "name": "CanopyCoveragePC", "type": "esriFieldTypeDouble", "alias": "CanopyCoveragePC", "domain": null }, { "name": "HVI", "type": "esriFieldTypeSmallInteger", "alias": "HVI", "domain": null }, { "name": "UHI", "type": "esriFieldTypeString", "alias": "UHI", "length": 100, "domain": null }, { "name": "CanopyPCCategory", "type": "esriFieldTypeString", "alias": "CanopyPCCategory", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1761_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1736_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }