{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 22, "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", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 42, 42, 40, 255 ], "haloSize": 1.5, "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": "MH_NO", "type": "esriFieldTypeString", "alias": "MH_NO", "length": 9, "domain": null }, { "name": "NO", "type": "esriFieldTypeString", "alias": "NO", "length": 3, "domain": null }, { "name": "LUCITYLINK", "type": "esriFieldTypeInteger", "alias": "LUCITYLINK", "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": "WS2_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": "WS2_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 }, { "name": "BENCHMAT", "type": "esriFieldTypeString", "alias": "BENCHMAT", "length": 255, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Query,Map,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": "a1bd3055475a4818bb2cdb59a22b9fc6" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 23, "name": "NHDFlowline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 1.33333333E-7, "zTolerance": 2.0E-4, "mTolerance": 0.002, "falseX": -399.999999956227, "falseY": -399.99999997912, "xyUnits": 9.600000014901121E8, "falseZ": -10000, "zUnits": 40000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 3 }, "label": "Flowline" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.GNIS_Name"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1150203.6447840207, "ymin": 101218.14523597836, "xmax": 1272396.4381805484, "ymax": 184720.1673960447, "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": "GNIS_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": null }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "LengthKM", "type": "esriFieldTypeDouble", "alias": "LengthKM", "domain": null }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "FlowDir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": null }, { "name": "WBArea_Permanent_Identifier", "type": "esriFieldTypeString", "alias": "WBArea_Permanent_Identifier", "length": 40, "domain": null }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null }, { "name": "MainPath", "type": "esriFieldTypeInteger", "alias": "MainPath", "domain": null }, { "name": "InNetwork", "type": "esriFieldTypeSmallInteger", "alias": "InNetwork", "domain": null }, { "name": "VisibilityFilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": null }, { "name": "NHDPlusID", "type": "esriFieldTypeDouble", "alias": "NHDPlusID", "domain": null }, { "name": "VPUID", "type": "esriFieldTypeString", "alias": "VPUID", "length": 8, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2788_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2631_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": "a1bd3055475a4818bb2cdb59a22b9fc6" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 144, "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": 10000, "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": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "defaultLabel": "Not Defined", "minValue": 2, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 17 }, "classMaxValue": 4, "label": "Unverified" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 17 }, "classMaxValue": 9, "label": "4\"-> 8\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 17 }, "classMaxValue": 23, "label": "10\" -> 21\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 17 }, "classMaxValue": 42, "label": "24\" -> 42\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 17 }, "classMaxValue": 72, "label": "48 -> 72\"" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STLength()] CONCAT \"' \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementCenterStart", "textLayout": "straight", "deconflictionStrategy": "static", "lineConnection": "none", "multiPart": "labelPerFeature", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "where": "PIPDIA > 2 AND PIPDIA <= 4", "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Unverified", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 42, 42, 40, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STLength()] CONCAT \"' \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementCenterStart", "textLayout": "straight", "deconflictionStrategy": "static", "lineConnection": "none", "multiPart": "labelPerFeature", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "where": "PIPDIA > 4 AND PIPDIA <= 9", "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "4\"-> 8\"", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 42, 42, 40, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STLength()] CONCAT \"' \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementCenterStart", "textLayout": "straight", "deconflictionStrategy": "static", "lineConnection": "none", "multiPart": "labelPerFeature", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "where": "PIPDIA > 9 AND PIPDIA <= 23", "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "10\" -> 21\"", "priority": -1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 42, 42, 40, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STLength()] CONCAT \"' \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementCenterStart", "textLayout": "straight", "deconflictionStrategy": "static", "lineConnection": "none", "multiPart": "labelPerFeature", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "where": "PIPDIA > 23 AND PIPDIA <= 42", "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "24\" -> 42\"", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 42, 42, 40, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STLength()] CONCAT \"' \" CONCAT [PIPDIA] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementCenterStart", "textLayout": "straight", "deconflictionStrategy": "static", "lineConnection": "none", "multiPart": "labelPerFeature", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "where": "PIPDIA > 42 AND PIPDIA <= 72", "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "48 -> 72\"", "priority": -1, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 42, 42, 40, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "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": "ARCID", "type": "esriFieldTypeString", "alias": "ARCID", "length": 50, "domain": null }, { "name": "PIPELINER", "type": "esriFieldTypeString", "alias": "PIPELINER", "length": 255, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "CCTV", "type": "esriFieldTypeString", "alias": "CCTV", "length": 400, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": {}, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": "a1bd3055475a4818bb2cdb59a22b9fc6" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 145, "name": "NHDWaterbody", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 1.33333333E-7, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -399.999999956227, "falseY": -399.99999997912, "xyUnits": 9.600000014901121E8, "falseZ": -10000, "zUnits": 40000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "390", "label": "LakePond" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "436", "label": "Reservoir" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "466", "label": "SwampMarsh" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 182, 252, 255 ], "toColor": [ 215, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 192, 255 ], "toColor": [ 252, 182, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 192, 255 ], "toColor": [ 252, 212, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 226, 255 ], "toColor": [ 252, 215, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 184, 255 ], "toColor": [ 231, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 212, 255 ], "toColor": [ 252, 240, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.GNIS_Name"}, "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": [ 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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1150953.783255149, "ymin": 101511.53561745114, "xmax": 1272393.9629075958, "ymax": 183053.5901758266, "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": "GNIS_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": null }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null }, { "name": "VisibilityFilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": null }, { "name": "NHDPlusID", "type": "esriFieldTypeDouble", "alias": "NHDPlusID", "domain": null }, { "name": "VPUID", "type": "esriFieldTypeString", "alias": "VPUID", "length": 8, "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": "R2789_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2632_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": "a1bd3055475a4818bb2cdb59a22b9fc6" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 146, "name": "CITY_LIMIT_1MILE_BUFFER", "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.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1150465.0800336748, "ymin": 101318.99527783692, "xmax": 1272329.245097503, "ymax": 184662.56021767855, "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": "CITY", "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": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 29, "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": "a1bd3055475a4818bb2cdb59a22b9fc6" } ], "tables": [] }