{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Dirty Areas", "type": "Feature Layer", "parentLayer": { "id": 11, "name": "WaterNetwork Utility Network" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1762181430000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "mmin": null, "mmax": null, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var Status = $feature.status; if (Status == 0) return 0; if ((Status & 0x7) > 0) if ((Status & 0x38) == 0) return 1; else return 3; if ((Status & 0x20) > 0) return 4; return 2;", "valueExpressionTitle": "Status", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Disabled", "description": "Disabled", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 255, 255 ], "width": 1.5 } }, "values": [ [ "0" ] ] }, { "label": "Dirty", "description": "Dirty", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 255, 255 ], "width": 1.5 } }, "values": [ [ "1" ] ] }, { "label": "Error", "description": "Error", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "values": [ [ "2" ] ] }, { "label": "Dirty and Error", "description": "Dirty and Error", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "values": [ [ "3" ] ] }, { "label": "Subnetwork Error", "description": "Subnetwork Error", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 255, 255 ], "width": 1.5 } }, "value": "0", "label": "Disabled" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 255, 255 ], "width": 1.5 } }, "value": "1", "label": "Dirty" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "value": "2", "label": "Error" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "value": "3", "label": "Dirty and Error" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "value": "4", "label": "Subnetwork Error" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 182, 255 ], "toColor": [ 252, 236, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 248, 255 ], "toColor": [ 252, 194, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 212, 255 ], "toColor": [ 218, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 219, 252, 255 ], "toColor": [ 207, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 215, 255 ], "toColor": [ 252, 225, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 222, 255 ], "toColor": [ 252, 202, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 179, 255 ], "toColor": [ 228, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "errormessage", "typeIdField": "status", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "objectid" }, { "name": "isretired", "type": "esriFieldTypeInteger", "alias": "Is retired", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "isretired" }, { "name": "status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "status" }, { "name": "sourceid", "type": "esriFieldTypeInteger", "alias": "Network Source ID", "domain": { "type": "codedValue", "name": "WaterNetwork_73_FeatureSourceID", "description": "The source feature class name in the utility network.", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Association", "code": 1 }, { "name": "System Junction", "code": 2 }, { "name": "System Junction Object", "code": 3 }, { "name": "Structure Junction", "code": 4 }, { "name": "Structure Line", "code": 5 }, { "name": "Structure Boundary", "code": 6 }, { "name": "Structure Junction Object", "code": 7 }, { "name": "Structure Edge Object", "code": 8 }, { "name": "Water Device", "code": 9 }, { "name": "Water Line", "code": 10 }, { "name": "Water Assembly", "code": 11 }, { "name": "Water Junction", "code": 12 }, { "name": "Water Network", "code": 13 }, { "name": "Water Junction Object", "code": 14 }, { "name": "Water Edge Object", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "sourceid", "required": true }, { "name": "guid", "type": "esriFieldTypeGUID", "alias": "Feature Guid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "guid" }, { "name": "errorcode", "type": "esriFieldTypeBigInteger", "alias": "Error code", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "errorcode" }, { "name": "errormessage", "type": "esriFieldTypeString", "alias": "Error message", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "errormessage" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate", "required": true }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "creator", "required": true }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "lastupdate", "required": true }, { "name": "updatedby", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "updatedby", "required": true }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(dirtyarea)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(dirtyarea)", "required": true } ], "geometryField": { "name": "dirtyarea", "type": "esriFieldTypeGeometry", "alias": "Dirty Area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "dirtyarea" }, "indexes": [ { "name": "gdb_76_guid", "isAscending": true, "isUnique": false, "description": "", "fields": "guid" }, { "name": "uuid_36", "isAscending": true, "isUnique": false, "description": "", "fields": "globalid,objectid" }, { "name": "a12_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "dirtyarea" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Disabled", "domains": { "sourceid": {"type": "inherited"} }, "templates": [ { "name": "Disabled", "description": "", "prototype": { "attributes": { "isretired": 0, "errormessage": null, "status": 0, "sourceid": 0, "guid": null, "errorcode": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Dirty", "domains": { "sourceid": {"type": "inherited"} }, "templates": [ { "name": "Dirty", "description": "", "prototype": { "attributes": { "isretired": 0, "errormessage": null, "status": 1, "sourceid": 0, "guid": null, "errorcode": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Error", "domains": { "sourceid": {"type": "inherited"} }, "templates": [ { "name": "Error", "description": "", "prototype": { "attributes": { "isretired": 0, "errormessage": null, "status": 2, "sourceid": 0, "guid": null, "errorcode": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Dirty and Error", "domains": { "sourceid": {"type": "inherited"} }, "templates": [ { "name": "Dirty and Error", "description": "", "prototype": { "attributes": { "isretired": 0, "errormessage": null, "status": 3, "sourceid": 0, "guid": null, "errorcode": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "Subnetwork Error", "domains": { "sourceid": {"type": "inherited"} }, "templates": [ { "name": "Subnetwork Error", "description": "", "prototype": { "attributes": { "isretired": 0, "errormessage": null, "status": 4, "sourceid": 0, "guid": null, "errorcode": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Uploads,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "19256fa5a1514dfe8b324ccd29db07bc" }