{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 42, 42, 40, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.MH_NO"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1156578.2067492453, "ymin": 106698.33113843085, "xmax": 1266626.0252748227, "ymax": 179394.84599454227, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MH_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MH_NO", "type": "esriFieldTypeString", "alias": "MH_NO", "length": 9, "domain": null }, { "name": "NO", "type": "esriFieldTypeString", "alias": "NO", "length": 3, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANCILLARYR", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYR", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LUCITYLINK", "type": "esriFieldTypeInteger", "alias": "LUCITYLINK", "domain": null }, { "name": "BENCHMAT", "type": "esriFieldTypeString", "alias": "BENCHMAT", "length": 255, "domain": { "type": "codedValue", "name": "eamManhole_Materials", "description": "Construction materials for manhole componants.", "codedValues": [ { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "ALUMINUM", "code": "AL" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CORRUGATED METAL", "code": "CM" }, { "name": "CONCRETE (CAST-IN-PLACE)", "code": "CN" }, { "name": "CONCRETE (PRE-CAST)", "code": "CR" }, { "name": "CLAY TILE", "code": "CT" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "FIBERGLASS REINFORCED", "code": "FR" }, { "name": "POLYETHYLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "STEEL", "code": "S" }, { "name": "VITRIFIED CLAY", "code": "VC" }, { "name": "UNKNOWN", "code": "XXX" }, { "name": "OTHER", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CHANNMAT", "type": "esriFieldTypeString", "alias": "CHANNMAT", "length": 255, "domain": { "type": "codedValue", "name": "eamManhole_Materials", "description": "Construction materials for manhole componants.", "codedValues": [ { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "ALUMINUM", "code": "AL" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CORRUGATED METAL", "code": "CM" }, { "name": "CONCRETE (CAST-IN-PLACE)", "code": "CN" }, { "name": "CONCRETE (PRE-CAST)", "code": "CR" }, { "name": "CLAY TILE", "code": "CT" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "FIBERGLASS REINFORCED", "code": "FR" }, { "name": "POLYETHYLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "STEEL", "code": "S" }, { "name": "VITRIFIED CLAY", "code": "VC" }, { "name": "UNKNOWN", "code": "XXX" }, { "name": "OTHER", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONEMAT", "type": "esriFieldTypeString", "alias": "CONEMAT", "length": 255, "domain": { "type": "codedValue", "name": "eamManhole_Materials", "description": "Construction materials for manhole componants.", "codedValues": [ { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "ALUMINUM", "code": "AL" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CORRUGATED METAL", "code": "CM" }, { "name": "CONCRETE (CAST-IN-PLACE)", "code": "CN" }, { "name": "CONCRETE (PRE-CAST)", "code": "CR" }, { "name": "CLAY TILE", "code": "CT" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "FIBERGLASS REINFORCED", "code": "FR" }, { "name": "POLYETHYLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "STEEL", "code": "S" }, { "name": "VITRIFIED CLAY", "code": "VC" }, { "name": "UNKNOWN", "code": "XXX" }, { "name": "OTHER", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COVERTYPE", "type": "esriFieldTypeString", "alias": "COVERTYPE", "length": 255, "domain": { "type": "codedValue", "name": "eamCover_Type", "description": "Description of manhole cover.", "codedValues": [ { "name": "N/A", "code": "0" }, { "name": "BOLTED", "code": "1" }, { "name": "GASKETED", "code": "2" }, { "name": "HATCH DOUBLE", "code": "3" }, { "name": "HATCH SINGLE", "code": "4" }, { "name": "INNER COVER", "code": "5" }, { "name": "LAMPHOLE", "code": "6" }, { "name": "LOCKING", "code": "7" }, { "name": "REMOVABLE CENTER", "code": "8" }, { "name": "SOLID", "code": "9" }, { "name": "VENTED", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DROPMH", "type": "esriFieldTypeString", "alias": "DROPMH", "length": 255, "domain": null }, { "name": "INSTDATE", "type": "esriFieldTypeDate", "alias": "INSTDATE", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "eamStructure_Owner", "description": "Ownership of sewer asset.", "codedValues": [ { "name": "PRIVATE", "code": "1" }, { "name": "LRWRA", "code": "2" }, { "name": "PRIVATE (LRWRA MANAGED)", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RINGMAT", "type": "esriFieldTypeString", "alias": "RINGMAT", "length": 255, "domain": { "type": "codedValue", "name": "eamManhole_Materials", "description": "Construction materials for manhole componants.", "codedValues": [ { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "ALUMINUM", "code": "AL" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CORRUGATED METAL", "code": "CM" }, { "name": "CONCRETE (CAST-IN-PLACE)", "code": "CN" }, { "name": "CONCRETE (PRE-CAST)", "code": "CR" }, { "name": "CLAY TILE", "code": "CT" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "FIBERGLASS REINFORCED", "code": "FR" }, { "name": "POLYETHYLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "STEEL", "code": "S" }, { "name": "VITRIFIED CLAY", "code": "VC" }, { "name": "UNKNOWN", "code": "XXX" }, { "name": "OTHER", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SAFETYMSG", "type": "esriFieldTypeString", "alias": "SAFETYMSG", "length": 255, "domain": null }, { "name": "STEPMAT", "type": "esriFieldTypeString", "alias": "STEPMAT", "length": 255, "domain": { "type": "codedValue", "name": "eamStep_Material", "description": "Construction materials for manhole steps.", "codedValues": [ { "name": "BRICK", "code": "B" }, { "name": "METAL", "code": "M" }, { "name": "PLASTIC", "code": "P" }, { "name": "OTHER", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURCOND", "type": "esriFieldTypeString", "alias": "SURCOND", "length": 255, "domain": { "type": "codedValue", "name": "eamSurface", "description": "Descriprion of the ground surface of an asset.", "codedValues": [ { "name": "PRIMARY MAJOR ARTERIAL ROAD", "code": "A" }, { "name": "SECONDARY ROAD", "code": "B" }, { "name": "LOCAL RURAL STREET", "code": "C" }, { "name": "EASEMENT/RIGHT-OF-WAY", "code": "D" }, { "name": "WOODS", "code": "E" }, { "name": "SIDEWALK", "code": "F" }, { "name": "PARKING LOT", "code": "G" }, { "name": "ALLEY", "code": "H" }, { "name": "DITCH", "code": "I" }, { "name": "BUILDING", "code": "J" }, { "name": "CREEK", "code": "K" }, { "name": "RAILWAY", "code": "L" }, { "name": "AIRPORT", "code": "M" }, { "name": "LEVEE/FLOODWALL", "code": "N" }, { "name": "DAM", "code": "O" }, { "name": "LEVEE PUMP STATION", "code": "P" }, { "name": "YARD", "code": "Y" }, { "name": "OTHER", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEYSTAT", "type": "esriFieldTypeString", "alias": "SURVEYSTAT", "length": 255, "domain": { "type": "codedValue", "name": "eamSurvey_Status", "description": "Survey status of sewer asset.", "codedValues": [ { "name": "TRAVERSE", "code": "1" }, { "name": "POSITIONED", "code": "2" }, { "name": "TV LOCATE", "code": "3" }, { "name": "COMPLETE", "code": "4" }, { "name": "OTHER", "code": "5" }, { "name": "Buried", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 255, "domain": { "type": "codedValue", "name": "eamStructure_Type", "description": "Description of structure type.", "codedValues": [ { "name": "UNKNOWN", "code": "0" }, { "name": "STANDARD 4'DIA, SYMTEC CORBEL", "code": "1" }, { "name": "NON-STD CONST, RESTRICT ACCESS", "code": "2" }, { "name": "NON-STD CONST, FULL ACCESS", "code": "3" }, { "name": "LARGE >4'DIAM, STANDARD CORBEL", "code": "4" }, { "name": "BEND", "code": "5" }, { "name": "AIR/VACUUM VALVE", "code": "6" }, { "name": "PORT = 24\"", "code": "7" }, { "name": "TEE RISER", "code": "8" }, { "name": "END OF LINE", "code": "9" }, { "name": "JUNCTION STRUCTURE - ACCESSIBLE", "code": "10" }, { "name": "TEE", "code": "11" }, { "name": "GATE VALVE", "code": "12" }, { "name": "SMALL CLEAN-OUT <6\"", "code": "13" }, { "name": "DIVERSION STRUCTURE - ACCESSIBLE", "code": "14" }, { "name": "LARGE CLEAN-OUT >=6\"", "code": "15" }, { "name": "OTHER NON-CATEGORIZED ACCESS", "code": "16" }, { "name": "END OF ENCASEMENT", "code": "17" }, { "name": "FLUSH STATION", "code": "18" }, { "name": "BLOW OFF VALVE", "code": "19" }, { "name": "COUPLING DEVICE", "code": "20" }, { "name": "JUNCTION STRUCTURE-X", "code": "21" }, { "name": "PUMP OUT ACCESS POINT", "code": "22" }, { "name": "BACKFLOW PREVENTER, FULL ACCESS", "code": "23" }, { "name": "OTHER NON-CATEGORIZED ACCESS", "code": "24" }, { "name": "PUMP STATION", "code": "25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MHDPTH", "type": "esriFieldTypeDouble", "alias": "MHDPTH", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_2530", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R2530_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2387_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1677915697000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e58e3eadc1941c4967c5d40d78b308d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Sewer_Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1156578.2298808098, "ymin": 106698.33327239752, "xmax": 1266625.9999423027, "ymax": 179394.84240664542, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UPS_MH", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "UPS_MH", "type": "esriFieldTypeString", "alias": "UPS_MH", "length": 9, "domain": null }, { "name": "DWN_MH", "type": "esriFieldTypeString", "alias": "DWN_MH", "length": 9, "domain": null }, { "name": "PIPLEN", "type": "esriFieldTypeInteger", "alias": "PIPLEN", "domain": null }, { "name": "PIPDIA", "type": "esriFieldTypeInteger", "alias": "PIPDIA", "domain": null }, { "name": "UPS_DWN", "type": "esriFieldTypeString", "alias": "UPS_DWN", "length": 18, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LUCITYLINK", "type": "esriFieldTypeInteger", "alias": "LUCITYLINK", "domain": null }, { "name": "ARCID", "type": "esriFieldTypeString", "alias": "ARCID", "length": 50, "domain": null }, { "name": "PIPELINER", "type": "esriFieldTypeString", "alias": "PIPELINER", "length": 255, "domain": { "type": "codedValue", "name": "eamPipe_Liner", "description": "Description of pipe liner used in rehab.", "codedValues": [ { "name": "CURED-IN-PLACE PIPE", "code": "CIP" }, { "name": "FOLD AND FORM OR DEFORM/REFORM", "code": "FF" }, { "name": "FORMED-IN-PLACE LINER", "code": "FP" }, { "name": "GROUT-IN-PLACE LINER", "code": "GP" }, { "name": "GLASS REINFORCED CEMENT", "code": "GRC" }, { "name": "NONE", "code": "N" }, { "name": "CONTINUOUS SLIP LINER", "code": "SC" }, { "name": "SECTIONAL SLIP LINER", "code": "SE" }, { "name": "SPRAY LINER", "code": "SL" }, { "name": "SEGMENTED PANEL", "code": "SN" }, { "name": "SEGMENTED PIPE", "code": "SP" }, { "name": "SPIRAL WOUND", "code": "SW" }, { "name": "UNKNOWN", "code": "XX" }, { "name": "OTHER", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPETYPE", "type": "esriFieldTypeString", "alias": "PIPETYPE", "length": 255, "domain": { "type": "codedValue", "name": "eamPipe_Type", "description": "Description of pipe type.", "codedValues": [ { "name": "ACRYLONITRILE BUTADIENE STYRENE", "code": "ABS" }, { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CLAY-LINED CONCRETE PIPE", "code": "CLC" }, { "name": "CORRUGATED METAL PIPE", "code": "CMP" }, { "name": "CONCRETE PIPE (NONE-REINFORCED)", "code": "CP" }, { "name": "CONCRETE SEGMENTS (BOLTED)", "code": "CSB" }, { "name": "CONCRETE SEGMENTS (UNBOLTED)", "code": "CSU" }, { "name": "CLAY TILE (NON VITRIFIED CLAY)", "code": "CT" }, { "name": "DUCTILE IRON PIPE", "code": "DIP" }, { "name": "FIBERGLASS REINFORCED PIPE", "code": "FRP" }, { "name": "PITCH FIBER (ORANGEBURG)", "code": "OB" }, { "name": "PRE-STRESSED CONCRETE CYLINDER PIPE", "code": "PCCP" }, { "name": "POLYMER CONCRETE PIPE", "code": "PCP" }, { "name": "POLYETHYLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "REINFORCED CONCRETE PIPE", "code": "RCP" }, { "name": "REINFORCED PLASTIC PIPE (TRUSS PIPE)", "code": "RPM" }, { "name": "SEGMENTED BLOCK", "code": "SB" }, { "name": "STEEL PIPE", "code": "SP" }, { "name": "VITRIFIED CLAY PIPE", "code": "VCP" }, { "name": "WOOD", "code": "WD" }, { "name": "UNKNOWN", "code": "XXX" }, { "name": "OTHER", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURCOND", "type": "esriFieldTypeString", "alias": "SURCOND", "length": 255, "domain": { "type": "codedValue", "name": "eamSurface", "description": "Descriprion of the ground surface of an asset.", "codedValues": [ { "name": "PRIMARY MAJOR ARTERIAL ROAD", "code": "A" }, { "name": "SECONDARY ROAD", "code": "B" }, { "name": "LOCAL RURAL STREET", "code": "C" }, { "name": "EASEMENT/RIGHT-OF-WAY", "code": "D" }, { "name": "WOODS", "code": "E" }, { "name": "SIDEWALK", "code": "F" }, { "name": "PARKING LOT", "code": "G" }, { "name": "ALLEY", "code": "H" }, { "name": "DITCH", "code": "I" }, { "name": "BUILDING", "code": "J" }, { "name": "CREEK", "code": "K" }, { "name": "RAILWAY", "code": "L" }, { "name": "AIRPORT", "code": "M" }, { "name": "LEVEE/FLOODWALL", "code": "N" }, { "name": "DAM", "code": "O" }, { "name": "LEVEE PUMP STATION", "code": "P" }, { "name": "YARD", "code": "Y" }, { "name": "OTHER", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTDATE", "type": "esriFieldTypeDate", "alias": "INSTDATE", "length": 8, "domain": null }, { "name": "DNSDPTH", "type": "esriFieldTypeDouble", "alias": "DNSDPTH", "domain": null }, { "name": "UPSDPTH", "type": "esriFieldTypeDouble", "alias": "UPSDPTH", "domain": null }, { "name": "FLOWTYPE", "type": "esriFieldTypeString", "alias": "FLOWTYPE", "length": 50, "domain": { "type": "codedValue", "name": "eamPipe_Flow_Type", "description": "Gravity or force main.", "codedValues": [ { "name": "N/A", "code": "0" }, { "name": "GRAVITY MAIN", "code": "1" }, { "name": "FORCE MAIN", "code": "2" }, { "name": "PRIVATE GRAVITY", "code": "3" }, { "name": "PRIVATE FORCE", "code": "4" }, { "name": "ENCASEMENT PIPE", "code": "5" }, { "name": "UNKNOWN", "code": "99" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "eamLine_Owner", "description": "Owner of sewer main.", "codedValues": [ { "name": "LRWRA", "code": "1" }, { "name": "PRIVATE", "code": "2" }, { "name": "PRIVATE (LRWRA MANAGED)", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CCTV", "type": "esriFieldTypeString", "alias": "CCTV", "length": 400, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_2531", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R2531_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ArcID_Index", "fields": "ARCID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2388_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1677915733000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e58e3eadc1941c4967c5d40d78b308d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "ALL Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 11000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "PIPDIA", "classificationMethod": "esriClassifyManual", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "defaultLabel": "Unk - 4\" ", "minValue": 2, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 8 }, "classMaxValue": 9, "label": "4\"- 8\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 8 }, "classMaxValue": 23, "label": "10\"- 21\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 8 }, "classMaxValue": 41, "label": "24\" - 42\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 8 }, "classMaxValue": 72, "label": "48\" - 72\"" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIPLEN] CONCAT \"'\" CONCAT \" \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "PIPDIA > 0.000000 AND PIPDIA <= 4.000000 ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Unk - 4\"", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[PIPLEN] CONCAT \"'\" CONCAT \" \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "where": "PIPDIA > 4.000000 AND PIPDIA <= 9.000000 ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "4-8", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[PIPLEN] CONCAT \"'\" CONCAT \" \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "where": "PIPDIA > 9.000000 AND PIPDIA <= 23.000000 ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "10-21", "priority": -1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[PIPLEN] CONCAT \"'\" CONCAT \" \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "where": "PIPDIA > 23.000000 AND PIPDIA <= 41.000000 ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "24-42", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[PIPLEN] CONCAT \"'\" CONCAT \" \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "where": "PIPDIA > 41.000000 AND PIPDIA <= 72.000000 ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "48-72", "priority": -1, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1156578.2298808098, "ymin": 106698.33327239752, "xmax": 1266625.9999423027, "ymax": 179394.84240664542, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UPS_MH", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "UPS_MH", "type": "esriFieldTypeString", "alias": "UPS_MH", "length": 9, "domain": null }, { "name": "DWN_MH", "type": "esriFieldTypeString", "alias": "DWN_MH", "length": 9, "domain": null }, { "name": "PIPLEN", "type": "esriFieldTypeInteger", "alias": "PIPLEN", "domain": null }, { "name": "PIPDIA", "type": "esriFieldTypeInteger", "alias": "PIPDIA", "domain": null }, { "name": "UPS_DWN", "type": "esriFieldTypeString", "alias": "UPS_DWN", "length": 18, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ARCID", "type": "esriFieldTypeString", "alias": "ARCID", "length": 50, "domain": null }, { "name": "PIPELINER", "type": "esriFieldTypeString", "alias": "PIPELINER", "length": 255, "domain": { "type": "codedValue", "name": "eamPipe_Liner", "description": "Description of pipe liner used in rehab.", "codedValues": [ { "name": "CURED-IN-PLACE PIPE", "code": "CIP" }, { "name": "FOLD AND FORM OR DEFORM/REFORM", "code": "FF" }, { "name": "FORMED-IN-PLACE LINER", "code": "FP" }, { "name": "GROUT-IN-PLACE LINER", "code": "GP" }, { "name": "GLASS REINFORCED CEMENT", "code": "GRC" }, { "name": "NONE", "code": "N" }, { "name": "CONTINUOUS SLIP LINER", "code": "SC" }, { "name": "SECTIONAL SLIP LINER", "code": "SE" }, { "name": "SPRAY LINER", "code": "SL" }, { "name": "SEGMENTED PANEL", "code": "SN" }, { "name": "SEGMENTED PIPE", "code": "SP" }, { "name": "SPIRAL WOUND", "code": "SW" }, { "name": "UNKNOWN", "code": "XX" }, { "name": "OTHER", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPETYPE", "type": "esriFieldTypeString", "alias": "PIPETYPE", "length": 255, "domain": { "type": "codedValue", "name": "eamPipe_Type", "description": "Description of pipe type.", "codedValues": [ { "name": "ACRYLONITRILE BUTADIENE STYRENE", "code": "ABS" }, { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CLAY-LINED CONCRETE PIPE", "code": "CLC" }, { "name": "CORRUGATED METAL PIPE", "code": "CMP" }, { "name": "CONCRETE PIPE (NONE-REINFORCED)", "code": "CP" }, { "name": "CONCRETE SEGMENTS (BOLTED)", "code": "CSB" }, { "name": "CONCRETE SEGMENTS (UNBOLTED)", "code": "CSU" }, { "name": "CLAY TILE (NON VITRIFIED CLAY)", "code": "CT" }, { "name": "DUCTILE IRON PIPE", "code": "DIP" }, { "name": "FIBERGLASS REINFORCED PIPE", "code": "FRP" }, { "name": "PITCH FIBER (ORANGEBURG)", "code": "OB" }, { "name": "PRE-STRESSED CONCRETE CYLINDER PIPE", "code": "PCCP" }, { "name": "POLYMER CONCRETE PIPE", "code": "PCP" }, { "name": "POLYETHYLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "REINFORCED CONCRETE PIPE", "code": "RCP" }, { "name": "REINFORCED PLASTIC PIPE (TRUSS PIPE)", "code": "RPM" }, { "name": "SEGMENTED BLOCK", "code": "SB" }, { "name": "STEEL PIPE", "code": "SP" }, { "name": "VITRIFIED CLAY PIPE", "code": "VCP" }, { "name": "WOOD", "code": "WD" }, { "name": "UNKNOWN", "code": "XXX" }, { "name": "OTHER", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURCOND", "type": "esriFieldTypeString", "alias": "SURCOND", "length": 255, "domain": { "type": "codedValue", "name": "eamSurface", "description": "Descriprion of the ground surface of an asset.", "codedValues": [ { "name": "PRIMARY MAJOR ARTERIAL ROAD", "code": "A" }, { "name": "SECONDARY ROAD", "code": "B" }, { "name": "LOCAL RURAL STREET", "code": "C" }, { "name": "EASEMENT/RIGHT-OF-WAY", "code": "D" }, { "name": "WOODS", "code": "E" }, { "name": "SIDEWALK", "code": "F" }, { "name": "PARKING LOT", "code": "G" }, { "name": "ALLEY", "code": "H" }, { "name": "DITCH", "code": "I" }, { "name": "BUILDING", "code": "J" }, { "name": "CREEK", "code": "K" }, { "name": "RAILWAY", "code": "L" }, { "name": "AIRPORT", "code": "M" }, { "name": "LEVEE/FLOODWALL", "code": "N" }, { "name": "DAM", "code": "O" }, { "name": "LEVEE PUMP STATION", "code": "P" }, { "name": "YARD", "code": "Y" }, { "name": "OTHER", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTDATE", "type": "esriFieldTypeDate", "alias": "INSTDATE", "length": 8, "domain": null }, { "name": "DNSDPTH", "type": "esriFieldTypeDouble", "alias": "DNSDPTH", "domain": null }, { "name": "UPSDPTH", "type": "esriFieldTypeDouble", "alias": "UPSDPTH", "domain": null }, { "name": "FLOWTYPE", "type": "esriFieldTypeString", "alias": "FLOWTYPE", "length": 50, "domain": { "type": "codedValue", "name": "eamPipe_Flow_Type", "description": "Gravity or force main.", "codedValues": [ { "name": "N/A", "code": "0" }, { "name": "GRAVITY MAIN", "code": "1" }, { "name": "FORCE MAIN", "code": "2" }, { "name": "PRIVATE GRAVITY", "code": "3" }, { "name": "PRIVATE FORCE", "code": "4" }, { "name": "ENCASEMENT PIPE", "code": "5" }, { "name": "UNKNOWN", "code": "99" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "eamLine_Owner", "description": "Owner of sewer main.", "codedValues": [ { "name": "LRWRA", "code": "1" }, { "name": "PRIVATE", "code": "2" }, { "name": "PRIVATE (LRWRA MANAGED)", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CCTV", "type": "esriFieldTypeString", "alias": "CCTV", "length": 400, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_2531", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ArcID_Index", "fields": "ARCID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2388_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1677915733000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e58e3eadc1941c4967c5d40d78b308d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 78, "name": "GLES Sewers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1161760.8333607167, "ymin": 107801.08336347342, "xmax": 1253533.5832138062, "ymax": 175753.7499513179, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WO_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "WO_NUMBER", "type": "esriFieldTypeString", "alias": "WO_NUMBER", "length": 25, "domain": null }, { "name": "ARCID", "type": "esriFieldTypeString", "alias": "ARCID", "length": 50, "domain": null }, { "name": "ACT_CODE", "type": "esriFieldTypeString", "alias": "ACT_CODE", "length": 20, "domain": null }, { "name": "ACT_DESC", "type": "esriFieldTypeString", "alias": "ACT_DESC", "length": 75, "domain": null }, { "name": "STATUS_CODE", "type": "esriFieldTypeSmallInteger", "alias": "STATUS_CODE", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 100, "domain": null }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "DESCR", "length": 100, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e58e3eadc1941c4967c5d40d78b308d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Subbasin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AREA_CODE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1141602.9927710593, "ymin": 97453.58338929713, "xmax": 1266959.6665979028, "ymax": 187352.0000488013, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TILE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID_2", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "TILE_NAME", "type": "esriFieldTypeString", "alias": "TILE_NAME", "length": 32, "domain": null }, { "name": "AREA_CODE", "type": "esriFieldTypeString", "alias": "AREA_CODE", "length": 5, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SEGS", "type": "esriFieldTypeString", "alias": "SEGS", "length": 1, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 16, "domain": null }, { "name": "SEWER", "type": "esriFieldTypeString", "alias": "SEWER", "length": 1, "domain": null }, { "name": "HANDROD", "type": "esriFieldTypeString", "alias": "HANDROD", "length": 2, "domain": null }, { "name": "HYDROCLN", "type": "esriFieldTypeString", "alias": "HYDROCLN", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA_NAME", "type": "esriFieldTypeString", "alias": "AREA_NAME", "length": 50, "domain": null }, { "name": "HYDROCLN_TMP", "type": "esriFieldTypeString", "alias": "HYDROCLN_TMP", "length": 50, "domain": null }, { "name": "SDE.SEWERMAN.SUBBASIN.AREA", "type": "esriFieldTypeDouble", "alias": "SDE.SEWERMAN.SUBBASIN.AREA", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeString", "alias": "PERMIT", "length": 50, "domain": null }, { "name": "AFIN", "type": "esriFieldTypeString", "alias": "AFIN", "length": 50, "domain": null }, { "name": "FAC_ID", "type": "esriFieldTypeInteger", "alias": "FAC_ID", "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeString", "alias": "FACILITY", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_2497", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R2497_SDE_ROWID_UK", "fields": "OBJECTID_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2354_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1676792384000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e58e3eadc1941c4967c5d40d78b308d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Work Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 224, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.WORK_AREA"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1141602.9927709699, "ymin": 97453.58338922262, "xmax": 1266959.6665977985, "ymax": 187352.0000487268, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WORK_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WORK_AREA", "type": "esriFieldTypeString", "alias": "WORK_AREA", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1773_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1649_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e58e3eadc1941c4967c5d40d78b308d" } ], "tables": [] }