{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Bushfire Critical Road Assets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var featureType = $feature.FEATURE_TYPE;\nvar networkType = $feature.NETWORK_TYPE;\n\nif (featureType == \"Timber/Timber Hybrid Structure\" && networkType == \"State Road\") {\n return \"Timber/Hybrid Structure on State Road\";\n} else if (featureType == \"Timber/Timber Hybrid Structure\" && (networkType == \"Local Road\" || networkType == \"Miscellaneous Road\" || IsEmpty(networkType))) {\n return \"Timber/Hybrid Structure on Local or Misc Road\";\n} else if (featureType == \"24 Hour Rest Area\" && (networkType == \"Local Road\" || networkType == \"Miscellaneous Road\" || IsEmpty(networkType))) {\n return \"24 Hour Rest Area on Local or Misc Road\";\n} else if (featureType == \"24 Hour Rest Area\" && networkType == \"State Road\") {\n return \"24 Hour Rest Area on State Road\";\n} else {\n return \"Other\";\n}\n", "valueExpressionTitle": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Timber/Hybrid Structure on State Road", "label": "Timber/Hybrid Bridge on State Road" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Timber/Hybrid Structure on Local or Misc Road", "label": "Timber/Hybrid Bridge on Local or Misc Road" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "24 Hour Rest Area on State Road", "label": "24 Hour Rest Area on State Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 81, 81, 255 ], "toColor": [ 237, 81, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 21, 160, 207, 255 ], "toColor": [ 21, 160, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 199, 54, 255 ], "toColor": [ 167, 199, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 85, 156, 255 ], "toColor": [ 158, 85, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 145, 30, 255 ], "toColor": [ 252, 145, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 223, 61, 255 ], "toColor": [ 255, 223, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 136, 216, 255 ], "toColor": [ 247, 136, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 129, 73, 255 ], "toColor": [ 184, 129, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 176, 155, 255 ], "toColor": [ 60, 176, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 107, 214, 255 ], "toColor": [ 107, 107, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 114.27656633700008, "ymin": -35.05138999999997, "xmax": 129.00030848500012, "ymax": -15.86843952199996, "spatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECT_ID", "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "Road", "length": 30, "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 240, "domain": null }, { "name": "COMMON_USAGE_NAME", "type": "esriFieldTypeString", "alias": "Common Usage Name", "length": 240, "domain": null }, { "name": "STR_LENGTH", "type": "esriFieldTypeDouble", "alias": "Bridge Length", "domain": null }, { "name": "START_SLK", "type": "esriFieldTypeDouble", "alias": "Start SLK", "domain": null }, { "name": "END_SLK", "type": "esriFieldTypeDouble", "alias": "End SLK", "domain": null }, { "name": "CWY", "type": "esriFieldTypeString", "alias": "CWY", "length": 6, "domain": null }, { "name": "START_TRUE_DIST", "type": "esriFieldTypeDouble", "alias": "Start True Distance", "domain": null }, { "name": "END_TRUE_DIST", "type": "esriFieldTypeDouble", "alias": "End True Distance", "domain": null }, { "name": "NETWORK_TYPE", "type": "esriFieldTypeString", "alias": "Network Type", "length": 30, "domain": null }, { "name": "RA_NO", "type": "esriFieldTypeString", "alias": "RA Number", "length": 2, "domain": null }, { "name": "RA_NAME", "type": "esriFieldTypeString", "alias": "RA Name", "length": 80, "domain": null }, { "name": "LG_NO", "type": "esriFieldTypeString", "alias": "LG Number", "length": 3, "domain": null }, { "name": "LG_NAME", "type": "esriFieldTypeString", "alias": "LG Name", "length": 80, "domain": null }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 30, "domain": null }, { "name": "REST_AREA_NAME", "type": "esriFieldTypeString", "alias": "Rest Area Name", "length": 100, "domain": null }, { "name": "REST_AREA_OWNERSHIP", "type": "esriFieldTypeString", "alias": "Rest Area Ownership", "length": 20, "domain": null }, { "name": "STR_NO", "type": "esriFieldTypeString", "alias": "Bridge Number", "length": 30, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "Bridge Name", "length": 30, "domain": null }, { "name": "STR_CROSSING_NAME", "type": "esriFieldTypeString", "alias": "Bridge Crossing Name", "length": 80, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "GEOLOC", "type": "esriFieldTypeGeometry", "alias": "GEOLOC", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "GEOLOC", "type": "esriFieldTypeGeometry", "alias": "GEOLOC" }, "indexes": [ { "name": "UUID_337560", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_337560", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S335166_idx", "fields": "GEOLOC", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": { "timeZone": "W. Australia Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1750730885000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }