{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "Districts and Joint Outfalls", "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": 0, "maxScale": 204280, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subnetwork", "uniqueValueGroups": [ { "heading": "Subnetwork", "classes": [ { "label": "Collection System", "description": "Collection System", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 100, 255, 255 ], "width": 2.25 }, "values": [ [ "1" ] ] }, { "label": "Outfall", "description": "Outfall", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 0, 255, 255 ], "width": 2.25 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 100, 255, 255 ], "width": 2.25 }, "value": "1", "label": "Collection System" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 0, 255, 255 ], "width": 2.25 }, "value": "2", "label": "Outfall" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 243, 255 ], "toColor": [ 184, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 252, 255 ], "toColor": [ 179, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 182, 255 ], "toColor": [ 216, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 199, 255 ], "toColor": [ 252, 187, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 212, 255 ], "toColor": [ 244, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 210, 255 ], "toColor": [ 184, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 212, 255 ], "toColor": [ 252, 222, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.32045026783E7, "ymin": 3987151.6401999965, "xmax": -1.3103387807999998E7, "ymax": 4134358.2553999987, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "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": "DistrictOrJointOutfall", "type": "esriFieldTypeString", "alias": "District or Joint Outfall", "length": 2, "domain": { "type": "codedValue", "name": "DistrictOrJointOutfall", "description": "District or joint outfall that owns a District sewer asset.", "codedValues": [ { "name": "District 1", "code": "01" }, { "name": "District 2", "code": "02" }, { "name": "District 3", "code": "03" }, { "name": "District 4", "code": "04" }, { "name": "District 5", "code": "05" }, { "name": "District 8", "code": "08" }, { "name": "District 11", "code": "11" }, { "name": "District 14", "code": "14" }, { "name": "District 15", "code": "15" }, { "name": "District 16", "code": "16" }, { "name": "District 17", "code": "17" }, { "name": "District 18", "code": "18" }, { "name": "District 19", "code": "19" }, { "name": "District 20", "code": "20" }, { "name": "District 21", "code": "21" }, { "name": "District 22", "code": "22" }, { "name": "District 23", "code": "23" }, { "name": "District 27", "code": "27" }, { "name": "District 28", "code": "28" }, { "name": "District 29", "code": "29" }, { "name": "South Bay Cities District", "code": "30" }, { "name": "Santa Clarita Valley Sanitation District", "code": "32" }, { "name": "Newhall Ranch Sanitation District", "code": "36" }, { "name": "Joint Outfall A", "code": "A" }, { "name": "Joint Outfall B", "code": "B" }, { "name": "Joint Outfall C", "code": "C" }, { "name": "Joint Outfall D", "code": "D" }, { "name": "Joint Outfall E", "code": "E" }, { "name": "Joint Outfall F", "code": "F" }, { "name": "Joint Outfall G", "code": "G" }, { "name": "Joint Outfall H", "code": "H" }, { "name": "Joint Outfall J", "code": "J" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Subnetwork", "type": "esriFieldTypeSmallInteger", "alias": "Subnetwork", "domain": { "type": "codedValue", "name": "Subnetwork", "description": "Subnetwork of the sewer system.", "codedValues": [ { "name": "Collection System", "code": 1 }, { "name": "Outfall", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_Subnetwork", "fields": "Subnetwork", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }