{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Water Pipe (WCORP-002)", "type": "Feature Layer", "description": "https://catalogue.data.wa.gov.au/dataset/water-pipe-wcorp-002", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 7844, "latestWkid": 7844, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var Management = $feature.management_function\n\nif (Management == \"Trunk\") {\n\n return \"Trunk\"}\n\nif (Management == \"Distribution\") {\n\n return \"Distribution\"}\n\nif (Management == \"Bore\") {\n\n return \"Bore\"}\n\nif (Management == \"Raw Water Line\") {\n\n return \"Raw Water Line\"}\n\nif (Management == \"Reticulation\") {\n\n return \"Reticulation\"}\n\nelse {\n\n return \"Other\"}", "valueExpressionTitle": "Custom", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 }, "value": "Trunk", "label": "Trunk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Distribution", "label": "Distribution" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Bore", "label": "Bore" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "Raw Water Line", "label": "Raw Water Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 }, "value": "Reticulation", "label": "Reticulation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 0.5 }, "value": "Other", "label": "Other" } ], "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": false, "extent": { "xmin": 105.62817982100006, "ymin": -35.954634028999976, "xmax": 128.9535066310001, "ymax": -10.413078084999938, "spatialReference": { "wkid": 7844, "latestWkid": 7844, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "length": 20, "domain": null }, { "name": "date_installed", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "specification", "type": "esriFieldTypeString", "alias": "Specification", "length": 100, "domain": null }, { "name": "network", "type": "esriFieldTypeString", "alias": "Network", "length": 128, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 128, "domain": null }, { "name": "water_type", "type": "esriFieldTypeString", "alias": "Supply Type", "length": 128, "domain": null }, { "name": "alignment", "type": "esriFieldTypeDouble", "alias": "Alignment", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "length_gis", "type": "esriFieldTypeDouble", "alias": "Length GIS", "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 32, "domain": null }, { "name": "situation", "type": "esriFieldTypeString", "alias": "Situation", "length": 128, "domain": null }, { "name": "operation_code", "type": "esriFieldTypeString", "alias": "Operation Code", "length": 128, "domain": null }, { "name": "state_since", "type": "esriFieldTypeDate", "alias": "State Since", "length": 8, "domain": null }, { "name": "assessed_condition_gap", "type": "esriFieldTypeString", "alias": "Assessed Condition Gap", "length": 128, "domain": null }, { "name": "date_assessed", "type": "esriFieldTypeDate", "alias": "Date Assessed", "length": 8, "domain": null }, { "name": "default_assessment_date", "type": "esriFieldTypeDate", "alias": "Default Assessment Date", "length": 8, "domain": null }, { "name": "default_condition_gap", "type": "esriFieldTypeString", "alias": "Default Condition Gap", "length": 20, "domain": null }, { "name": "year_commissioned", "type": "esriFieldTypeString", "alias": "Year Commissioned", "length": 4, "domain": null }, { "name": "life_expectancy", "type": "esriFieldTypeString", "alias": "Life Expectancy", "length": 3, "domain": null }, { "name": "expiry_year", "type": "esriFieldTypeString", "alias": "Expiry Year", "length": 4, "domain": null }, { "name": "ground_type", "type": "esriFieldTypeString", "alias": "Ground Type", "length": 32, "domain": null }, { "name": "pipe_fitting", "type": "esriFieldTypeString", "alias": "Pipe Fitting", "length": 32, "domain": null }, { "name": "pressure_region", "type": "esriFieldTypeString", "alias": "Pressure Region", "length": 32, "domain": null }, { "name": "usable_foreign", "type": "esriFieldTypeString", "alias": "Usable Foreign?", "length": 128, "domain": null }, { "name": "overhaul_date", "type": "esriFieldTypeDate", "alias": "Overhaul Date", "length": 8, "domain": null }, { "name": "management_function", "type": "esriFieldTypeString", "alias": "Management Function", "length": 128, "domain": null }, { "name": "against_gradient", "type": "esriFieldTypeString", "alias": "Against Gradient?", "length": 128, "domain": null }, { "name": "planset_format", "type": "esriFieldTypeString", "alias": "Planset Type", "length": 128, "domain": null }, { "name": "planset_number", "type": "esriFieldTypeString", "alias": "Planset Number", "length": 20, "domain": null }, { "name": "dwq_service", "type": "esriFieldTypeString", "alias": "Drinking Water Quality Service", "length": 128, "domain": null }, { "name": "book_type", "type": "esriFieldTypeString", "alias": "Book Type", "length": 128, "domain": null }, { "name": "book_number", "type": "esriFieldTypeString", "alias": "Book Number", "length": 5, "domain": null }, { "name": "nominal_value", "type": "esriFieldTypeDouble", "alias": "Nominal Value", "domain": null }, { "name": "nominal_size", "type": "esriFieldTypeString", "alias": "Size", "length": 128, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 32, "domain": null }, { "name": "infrastructure", "type": "esriFieldTypeString", "alias": "Infrastructure Type", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r762_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a570_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }