{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Sewer Networks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIERNAME", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 218, 252, 255 ], "width": 1 }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 241, 252, 182, 255 ], "width": 1 }, "value": "1", "label": "Sewer Cathodic Protection" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 179, 184, 255 ], "width": 1 }, "value": "2", "label": "Sewer Collection System" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 244, 179, 252, 255 ], "width": 1 }, "value": "3", "label": "Sewershed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 184, 255 ], "toColor": [ 252, 202, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 187, 255 ], "toColor": [ 227, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 226, 255 ], "toColor": [ 252, 184, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 223, 252, 255 ], "toColor": [ 207, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 209, 255 ], "toColor": [ 189, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 207, 252, 255 ], "toColor": [ 235, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 223, 255 ], "toColor": [ 252, 210, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 234, 252, 255 ], "toColor": [ 184, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 197, 255 ], "toColor": [ 252, 182, 197, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -136.90830708435925, "ymin": 22.276005366842842, "xmax": -52.80551225765393, "ymax": 55.325284423370924, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "SUBNETWORKNAME", "typeIdField": "TIERNAME", "subtypeFieldName": "TIERNAME", "subtypeField": "TIERNAME", "defaultSubtypeCode": 0, "fields": [ { "name": "collectorlength", "type": "esriFieldTypeDouble", "alias": "Collector Length", "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null }, { "name": "interceptlength", "type": "esriFieldTypeDouble", "alias": "Interceptor Length", "domain": null }, { "name": "ISDIRTY", "type": "esriFieldTypeSmallInteger", "alias": "Is dirty", "domain": { "type": "codedValue", "name": "WasteWater_6_IsDirty", "description": "Indicates if a subnetwork is dirty.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 }, { "name": "Invalid", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTACKEXPORTSUBNETWORK", "type": "esriFieldTypeDate", "alias": "Last ack export subnetwork", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "length": 8, "domain": null }, { "name": "LASTUPDATESUBNETWORK", "type": "esriFieldTypeDate", "alias": "Last update subnetwork", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "serviceconcnt", "type": "esriFieldTypeInteger", "alias": "Service Connection Count", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "6_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "6_Spatial_Source", "description": "Source of the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "CAD", "code": 2 }, { "name": "Digitized", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBNETWORKCONTROLLERNAMES", "type": "esriFieldTypeString", "alias": "Subnetwork controller names", "length": 2000, "domain": null }, { "name": "SUBNETWORKNAME", "type": "esriFieldTypeString", "alias": "Subnetwork name", "length": 64, "domain": null }, { "name": "TIERNAME", "type": "esriFieldTypeInteger", "alias": "Tier name", "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R50_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_50", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ISDIRTY": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "ISDIRTY": {"type": "inherited"} }, "id": 1, "name": "Sewer Cathodic Protection" }, { "domains": { "ISDIRTY": {"type": "inherited"} }, "id": 2, "name": "Sewer Collection System" }, { "domains": { "ISDIRTY": {"type": "inherited"} }, "id": 3, "name": "Sewershed" } ], "subtypes": [ { "domains": { "ISDIRTY": {"type": "inherited"} }, "defaultValues": { "SUBNETWORKNAME": "Unknown", "ISDIRTY": 1, "TIERNAME": null, "SUBNETWORKCONTROLLERNAMES": "Unknown", "LASTUPDATESUBNETWORK": null, "LASTACKEXPORTSUBNETWORK": null, "CREATIONDATE": null, "CREATOR": null, "LASTUPDATE": null, "UPDATEDBY": null, "GLOBALID": null, "interceptlength": null, "serviceconcnt": null, "collectorlength": null, "spatialsource": null, "spatialconfidence": null }, "code": 0, "name": "Unknown" }, { "domains": { "ISDIRTY": {"type": "inherited"} }, "defaultValues": { "SUBNETWORKNAME": "Unknown", "ISDIRTY": 1, "TIERNAME": null, "SUBNETWORKCONTROLLERNAMES": "Unknown", "LASTUPDATESUBNETWORK": null, "LASTACKEXPORTSUBNETWORK": null, "CREATIONDATE": null, "CREATOR": null, "LASTUPDATE": null, "UPDATEDBY": null, "GLOBALID": null, "interceptlength": null, "serviceconcnt": null, "collectorlength": null, "spatialsource": null, "spatialconfidence": null }, "code": 1, "name": "Sewer Cathodic Protection" }, { "domains": { "ISDIRTY": {"type": "inherited"} }, "defaultValues": { "SUBNETWORKNAME": "Unknown", "ISDIRTY": 1, "TIERNAME": null, "SUBNETWORKCONTROLLERNAMES": "Unknown", "LASTUPDATESUBNETWORK": null, "LASTACKEXPORTSUBNETWORK": null, "CREATIONDATE": null, "CREATOR": null, "LASTUPDATE": null, "UPDATEDBY": null, "GLOBALID": null, "interceptlength": null, "serviceconcnt": null, "collectorlength": null, "spatialsource": null, "spatialconfidence": null }, "code": 2, "name": "Sewer Collection System" }, { "domains": { "ISDIRTY": {"type": "inherited"} }, "defaultValues": { "SUBNETWORKNAME": "Unknown", "ISDIRTY": 1, "TIERNAME": null, "SUBNETWORKCONTROLLERNAMES": "Unknown", "LASTUPDATESUBNETWORK": null, "LASTACKEXPORTSUBNETWORK": null, "CREATIONDATE": null, "CREATOR": null, "LASTUPDATE": null, "UPDATEDBY": null, "GLOBALID": null, "interceptlength": null, "serviceconcnt": null, "collectorlength": null, "spatialsource": null, "spatialconfidence": null }, "code": 3, "name": "Sewershed" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1665041618000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b360aeb5256a4fb4980e3ccfac419569" }