{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 117, "name": "Irrigation Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 112, "name": "Irrigation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "DRIP", "label": "Drip" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 92, 230, 255 ], "width": 1.5 }, "value": "LATERAL", "label": "Lateral" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "MAIN", "label": "Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "SLEVE", "label": "Sleve" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 182, 252, 255 ], "toColor": [ 203, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 183, 255 ], "toColor": [ 252, 179, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 215, 255 ], "toColor": [ 252, 231, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 214, 255 ], "toColor": [ 182, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 251, 255 ], "toColor": [ 252, 182, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 212, 252, 255 ], "toColor": [ 192, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 239, 255 ], "toColor": [ 215, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 179, 255 ], "toColor": [ 252, 223, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 189, 255 ], "toColor": [ 252, 205, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 681368.0534, "ymin": 5612676.9833, "xmax": 705795.8468, "ymax": 5634670.6159, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 12, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "W_IrrLineDiameter", "description": "", "codedValues": [ { "name": "13", "code": 13 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "32", "code": 32 }, { "name": "38", "code": 38 }, { "name": "50", "code": 50 }, { "name": "65", "code": 65 }, { "name": "75", "code": 75 }, { "name": "100", "code": 100 }, { "name": "150", "code": 150 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "9999", "code": 9999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 10, "domain": { "type": "codedValue", "name": "W_IrrLineMaterial", "description": "", "codedValues": [ { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": { "type": "codedValue", "name": "W_IrrLineType", "description": "", "codedValues": [ { "name": "Drip", "code": "DRIP" }, { "name": "Lateral", "code": "LATERAL" }, { "name": "Main", "code": "MAIN" }, { "name": "Soaker", "code": "SOAKER" }, { "name": "Sleve", "code": "SLEVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAPITALPROJECTNO", "type": "esriFieldTypeString", "alias": "CAPITALPROJECTNO", "length": 15, "domain": null }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "ASSETSTATUS", "length": 15, "domain": { "type": "codedValue", "name": "W_IrrAssetStatus", "description": "", "codedValues": [ { "name": "In Service", "code": "IN SERVICE" }, { "name": "Out of Service", "code": "OUT OF SERVICE" }, { "name": "Not Applicable", "code": "N/A" }, { "name": "Merge", "code": "MERGE" }, { "name": "Disposed", "code": "DISPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 3, "domain": null }, { "name": "RESPONSIBLEORG", "type": "esriFieldTypeString", "alias": "RESPONSIBLEORG", "length": 20, "domain": { "type": "codedValue", "name": "W_IrrResponsibleOrg", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "MOTI", "code": "MOTI" }, { "name": "SD73", "code": "SD73" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "OPERATOR", "length": 20, "domain": { "type": "codedValue", "name": "W_IrrOperator", "description": "", "codedValues": [ { "name": "CITY-PRCS", "code": "CITY-PRCS" }, { "name": "CITY-PWU", "code": "CITY-PWU" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PURPOSE", "type": "esriFieldTypeString", "alias": "PURPOSE", "length": 30, "domain": { "type": "codedValue", "name": "W_Purpose", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Potable - Domestic", "code": "POTABLE - DOMESTIC" }, { "name": "Potable - Irrigation", "code": "POTABLE - IRRIGATION" }, { "name": "Non Potable - Irrigation", "code": "NON POTABLE - IRRIGATION" }, { "name": "Non Potable - Domestic", "code": "NON POTABLE - DOMESTIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SLEEVEOCCUPIEDFLAG", "type": "esriFieldTypeString", "alias": "SLEEVEOCCUPIEDFLAG", "length": 7, "domain": { "type": "codedValue", "name": "W_YesNoNA", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Not Applicable", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROTECTEDBYSLEEVEFLAG", "type": "esriFieldTypeString", "alias": "PROTECTEDBYSLEEVEFLAG", "length": 7, "domain": { "type": "codedValue", "name": "W_YesNoNA", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Not Applicable", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2023_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2023", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2023", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1539_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a6eed8f9dece472b90b03bdf16837726" }