{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 60, "name": "Water Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFECYCLESTATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "defaultLabel": "No Data", "uniqueValueGroups": [ { "heading": "LIFECYCLESTATUS", "classes": [ { "label": "ABANDON", "description": "ABANDON", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "values": [ [ "ABANDON" ] ] }, { "label": "ACTIVE", "description": "ACTIVE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "values": [ [ "ACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "ABANDON", "label": "ABANDON" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "ACTIVE", "label": "ACTIVE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 179, 252, 255 ], "toColor": [ 240, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 204, 252, 255 ], "toColor": [ 202, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 187, 255 ], "toColor": [ 252, 240, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 227, 255 ], "toColor": [ 207, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 237, 255 ], "toColor": [ 252, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 212, 255 ], "toColor": [ 252, 231, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 228, 252, 255 ], "toColor": [ 215, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 204, 255 ], "toColor": [ 228, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 249, 255 ], "toColor": [ 184, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 179, 252, 255 ], "toColor": [ 200, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "// Get domain description for MATERIAL\nvar mat = DomainName($feature, \"MATERIAL\");\n\n// Normalize MATERIAL\nif (IsEmpty(mat) || Upper(mat) == \"UNKNOWN\") {\n mat = \"U\";\n}\n\n// Normalize DIAMETER\nvar dia = $feature.DIAMETER;\n\n// Handle unknown / null / 0 / \"Unknown\"\nif (IsEmpty(dia) || dia == 0 || Upper(Text(dia)) == \"UNKNOWN\") {\n dia = \"U\";\n}\n\nreturn dia + \" \" + mat;\n", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Line Type Above Line", "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.ASBUILT_REF", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementBelowAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Asbuilt Ref Below", "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3671022091195242E7, "ymin": 5664659.020850644, "xmax": -1.3663109161531242E7, "ymax": 5676065.778756862, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WTR_MainType", "description": "Type of mainline", "codedValues": [ { "name": "Mainline", "code": "Main" }, { "name": "Hydrant", "code": "Hyd" }, { "name": "Transmission", "code": "Trans" }, { "name": "Transmission Subline", "code": "Tsub" }, { "name": "Unknown", "code": "Unk" }, { "name": "High Pressure Mainline", "code": "HPMain" }, { "name": "Stubout", "code": "Stubout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENG_ID", "type": "esriFieldTypeString", "alias": "ENG_ID", "length": 8, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 8, "domain": { "type": "codedValue", "name": "UTIL_MLDiameter", "description": "Mainline Diameter", "codedValues": [ { "name": "0.5", "code": "0.5" }, { "name": "0.75", "code": "0.75" }, { "name": "1", "code": "1" }, { "name": "1.5", "code": "1.5" }, { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "18", "code": "18" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "24", "code": "24" }, { "name": "27", "code": "27" }, { "name": "30", "code": "30" }, { "name": "33", "code": "33" }, { "name": "36", "code": "36" }, { "name": "42", "code": "42" }, { "name": "48", "code": "48" }, { "name": "54", "code": "54" }, { "name": "60", "code": "60" }, { "name": "66", "code": "66" }, { "name": "72", "code": "72" }, { "name": "84", "code": "84" }, { "name": "96", "code": "96" }, { "name": "102", "code": "102" }, { "name": "63", "code": "63" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 5, "domain": null }, { "name": "VERIFY", "type": "esriFieldTypeString", "alias": "VERIFY", "length": 3, "domain": { "type": "codedValue", "name": "UTIL_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EASEMENTFLAG", "type": "esriFieldTypeString", "alias": "EASEMENTFLAG", "length": 3, "domain": { "type": "codedValue", "name": "UTIL_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CASINGFLAG", "type": "esriFieldTypeString", "alias": "CASINGFLAG", "length": 3, "domain": { "type": "codedValue", "name": "UTIL_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "UTIL_Source", "description": "Source of data", "codedValues": [ { "name": "Field Check", "code": "Field Check" }, { "name": "ESU", "code": "ESU" }, { "name": "AIS", "code": "AIS" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "See Note Field", "code": "See Note Field" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_Editor", "description": "Name of Digitizing Agency", "codedValues": [ { "name": "ESU", "code": "ESU" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "WTR_MainOwner", "description": "Owner (ie City/County)", "codedValues": [ { "name": "Clack Co", "code": "Clack Co" }, { "name": "COW", "code": "COW" }, { "name": "Metro", "code": "Metro" }, { "name": "ODOT", "code": "ODOT" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "SMART", "code": "SMART" }, { "name": "Tri-Met", "code": "Tri-Met" }, { "name": "Wash Co", "code": "Wash Co" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSURE_ZONE", "type": "esriFieldTypeString", "alias": "PRESSURE_ZONE", "length": 1, "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": "ASBUILT_DATE2", "type": "esriFieldTypeDate", "alias": "ASBUILT_DATE2", "length": 8, "domain": null }, { "name": "Carte_ID", "type": "esriFieldTypeString", "alias": "Carte_ID", "length": 50, "domain": null }, { "name": "MaterialsNew", "type": "esriFieldTypeString", "alias": "MaterialsNew", "length": 50, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "CP", "type": "esriFieldTypeString", "alias": "CP", "length": 6, "domain": { "type": "codedValue", "name": "UTL_CP_TYPE", "description": "Type of Cathotic Protection", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "ACTV", "code": "ACTV" }, { "name": "PASV", "code": "PASV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "Carte_Notes", "type": "esriFieldTypeString", "alias": "Carte_Notes", "length": 255, "domain": null }, { "name": "REPLACED", "type": "esriFieldTypeDate", "alias": "REPLACED", "length": 8, "domain": null }, { "name": "CIP", "type": "esriFieldTypeInteger", "alias": "CIP", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AsBuilt", "type": "esriFieldTypeString", "alias": "AsBuilt", "length": 12, "domain": { "type": "codedValue", "name": "UTIL_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6750_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 110, "name": "Water Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFECYCLESTATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "LIFECYCLESTATUS", "classes": [ { "label": "ABANDON", "description": "ABANDON", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "values": [ [ "ABANDON" ] ] }, { "label": "ACTIVE", "description": "ACTIVE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "values": [ [ "ACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "ABANDON", "label": "ABANDON" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "ACTIVE", "label": "ACTIVE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 182, 255 ], "toColor": [ 252, 217, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 193, 255 ], "toColor": [ 252, 187, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 202, 252, 255 ], "toColor": [ 187, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 184, 255 ], "toColor": [ 248, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 179, 252, 255 ], "toColor": [ 211, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 212, 255 ], "toColor": [ 252, 218, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "// Get domain description for MATERIAL\nvar mat = DomainName($feature, \"MATERIAL\");\n\n// Normalize MATERIAL\nif (IsEmpty(mat) || Upper(mat) == \"UNKNOWN\") {\n mat = \"U\";\n}\n\n// Normalize DIAMETER\nvar dia = $feature.DIAMETER;\n\n// Handle unknown / null / 0 / \"Unknown\"\nif (IsEmpty(dia) || dia == 0 || Upper(Text(dia)) == \"UNKNOWN\") {\n dia = \"U\";\n}\n\nreturn dia + \" \" + mat;\n", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Type Label Above", "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.ASBUILT_REF", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementBelowAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Asbuilt Ref Below", "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3670986448280312E7, "ymin": 5666057.766167023, "xmax": -1.3663303026124189E7, "ymax": 5675530.902708397, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WTR_ServiceType", "description": "Service line type", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Fire", "code": "Fire" }, { "name": "Unknown", "code": "Uknown" }, { "name": "Samples", "code": "Samples" }, { "name": "Air Relief", "code": "Air Relief" }, { "name": "Blow Off", "code": "Blow Off" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 5, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 8, "domain": { "type": "codedValue", "name": "WTR_ServiceMaterial", "description": "Material of service lines", "codedValues": [ { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKN" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DCT IRON", "code": "DCT IRON" }, { "name": "CAS IRON", "code": "CAS IRON" }, { "name": "GALV STL", "code": "GALV STL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "UTIL_Source", "description": "Source of data", "codedValues": [ { "name": "Field Check", "code": "Field Check" }, { "name": "ESU", "code": "ESU" }, { "name": "AIS", "code": "AIS" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "See Note Field", "code": "See Note Field" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_Editor", "description": "Name of Digitizing Agency", "codedValues": [ { "name": "ESU", "code": "ESU" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "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": "Carte_ID", "type": "esriFieldTypeString", "alias": "Carte_ID", "length": 50, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "CONNECTION_STYLE", "type": "esriFieldTypeString", "alias": "CONNECTION_STYLE", "length": 255, "domain": { "type": "codedValue", "name": "UTL_Lateral_Connects", "description": "Lateral Pipe Physical Connection Type", "codedValues": [ { "name": "COUPLER", "code": "COUPLER" }, { "name": "KNOCKOUT", "code": "KNOCKOUT" }, { "name": "TAP", "code": "TAP" }, { "name": "TEE", "code": "TEE" }, { "name": "THREAD", "code": "THREAD" }, { "name": "WYE", "code": "WYE" }, { "name": "FLANGE", "code": "FLANGE" }, { "name": "SADDLE", "code": "SADDLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AsBuilt", "type": "esriFieldTypeString", "alias": "AsBuilt", "length": 12, "domain": { "type": "codedValue", "name": "UTIL_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6755_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 70, "name": "Water Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4ec2e0f24b4661877bc8787bdfda2660", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACdklEQVQ4ja1UMUvrUBQ+QweXjB0SsNDBdHCSFBxfabeSLt0eSECp7SIOL6tQO7i99wOarYM8sFMbYwYRm02hiUXpYsbCzSA49OYHPL5I89I0Cg/eBxnuvbnfOec737k5+s/IfXEmEJG8u7srSZJUWS6X7PHx8ZWIGBG5/0RYLpcrkiS1Dw4OKvl8XpRlmcIwJM45OY4TPDw8vA6HQz2LOJdaS/v7+99brZZer9dFSZI2gimKIjLGRFVV78/OznqLxcIgIp5JCLKLi4turVZDueS6Lgg2SBFI0zShUCj8PD09lV5eXvQNQpSJzFZkQKfToel0GhP1er1VlqSqKlUqFfxzfHJyYhLRJEko5PP5qEz6AqZpUrvdJlH8+5umaYJlWbpt22uE8uHhoZKlWRAEa+tGo7FGKAgCgnyzbRvauBEhrIFuJi9eX19HGqaDYA0Zktpub28LOzs7Jd/3PwjhM1gjCcMwosvQKr0PLcfjcbwniiKVSiXZ9/2PkmFa+CwL/X6f0pmnEYYhvb29RdaJCN/f3wOYNg3GGLq/sZe2Euc84ogJfd+fYAJg2mQZAHRMI9kU4OnpKfB9f5rsMnt+fmaccxFdA2AP6JWFZKMYYzSZTBD1dc3Yg8GgU61W7+ErrFEWLuJCEtjvdrvx+ubmJpjNZkbW6LmYTYwTJgBAJ9M+TJZ7d3fHR6ORMZ/PzSxCwqDrui4cHR39QKZZc7wqE5ldXV39vr29/ZU8S7823PO8c8/zTMuyzpvNprK3tyciq9XzhQZAs8vLS5QZZ/YZYVy+bdsNjBOmqFgsKvDZ1tYWdxwH4kdzm4WvXuyIeD6f49vI5DP8AfhHKL3iAoD9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3670816605312183E7, "ymin": 5666069.890570795, "xmax": -1.3662312214713315E7, "ymax": 5675945.221015899, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": { "type": "codedValue", "name": "WTR_MeterType", "description": "Type of water meter", "codedValues": [ { "name": "DOMESTIC", "code": "DOMESTIC" }, { "name": "IRRIGATION", "code": "IRRIGATION" }, { "name": "FIRE", "code": "FIRE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 5, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METER_SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 8, "domain": { "type": "codedValue", "name": "WTR_MeterSize", "description": "Size of water meter", "codedValues": [ { "name": ".75", "code": ".75" }, { "name": "1", "code": "1" }, { "name": "1.25", "code": "1.25" }, { "name": "1.5", "code": "1.5" }, { "name": "1.75", "code": "1.75" }, { "name": "2", "code": "2" }, { "name": "2.75", "code": "2.75" }, { "name": "3", "code": "3" }, { "name": "3.75", "code": "3.75" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": ".625", "code": ".625" }, { "name": "0", "code": "0" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 35, "domain": null }, { "name": "METER_ID", "type": "esriFieldTypeString", "alias": "METER_ID", "length": 12, "domain": null }, { "name": "GPSID", "type": "esriFieldTypeString", "alias": "GPSID", "length": 15, "domain": null }, { "name": "ADDRESS_DESCR", "type": "esriFieldTypeString", "alias": "ADDRESS_DESCR", "length": 25, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "UTIL_Source", "description": "Source of data", "codedValues": [ { "name": "Field Check", "code": "Field Check" }, { "name": "ESU", "code": "ESU" }, { "name": "AIS", "code": "AIS" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "See Note Field", "code": "See Note Field" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_Editor", "description": "Name of Digitizing Agency", "codedValues": [ { "name": "ESU", "code": "ESU" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UB_ACCOUNT", "type": "esriFieldTypeString", "alias": "UB_ACCOUNT", "length": 15, "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": "Carte_ID", "type": "esriFieldTypeString", "alias": "Carte_ID", "length": 50, "domain": null }, { "name": "Address_Number", "type": "esriFieldTypeInteger", "alias": "Address_Number", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6751_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Water Backflow Devices", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "588abbfa742a4cfca5ea8ca13c1d037d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABwElEQVQ4jb2VMW+CUBSFrz5cZdIE/wIOTdjdScXVbg4mYpzd1bVdXHHu2E13JpcGR36CkjDIYDSMzSGCD3hYTGNPQojI+7z3vPuOEj1J0n+BVVmWB4wxnTGmlAJIkhsEwTYMwyUR+SKwWq/XPy3Lemm326SqaqnKfN/v2LbdmUwmxvF4fCMiNwWWZXkAaL/fp0fUbDbpuqY9HA7fz+fzawrMGNNRKa/dbkee5wmBmqaRotzcAnw8HmvxZx6sZNvfbDYRHNfhcEiArVYrglqWlXq/VqtJpaZiNptFd9M0abVaJeAsUKRCsFdgAZ7z3/F2lAIbhhFZwAsWrNfr6IqrdxznMbBIo9EogsGa2PMipcCVSoV+U7fbpf1+n/jOr2k0GmIwL7SL6oqEDYyrF6kQbAoWYEpgB4Rqi6A5sMNtRK/Xy/mIacCGLhaLpCN+9HRdF4M1rnWMURYM2Hw+Tz0rsut2UiTJRaDg7EOopGiW+R+P5fs+VavVfLoFQbBFSsUhdG/jRLJtmy6Xy3cOHIbhEtGHlHok4VApoNPp9Ot0On3kwETkI08RfUgpPlDuCe2j0is0yuIsGHLjPP2rnvaf9wMzDcYrWjqFngAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'TYPE')", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3670974312689282E7, "ymin": 5668240.561111616, "xmax": -1.3663373088494185E7, "ymax": 5675345.23484758, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WTR_BFDType", "description": "Type of BackFlow Device", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Fire", "code": "Fire" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "AsBuiltRef", "length": 5, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE", "length": 4, "domain": { "type": "codedValue", "name": "WTR_BackFlowSize", "description": "Size of Backflow Device", "codedValues": [ { "name": "3/4\"", "code": ".75" }, { "name": "1\"", "code": "1" }, { "name": "1 1/2\"", "code": "1.5" }, { "name": "2\"", "code": "2" }, { "name": "3\"", "code": "3" }, { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "UNK", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "UTIL_Source", "description": "Source of data", "codedValues": [ { "name": "Field Check", "code": "Field Check" }, { "name": "ESU", "code": "ESU" }, { "name": "AIS", "code": "AIS" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "See Note Field", "code": "See Note Field" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_Editor", "description": "Name of Digitizing Agency", "codedValues": [ { "name": "ESU", "code": "ESU" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPSID", "type": "esriFieldTypeString", "alias": "GPSID", "length": 15, "domain": null }, { "name": "SERIAL_NUM", "type": "esriFieldTypeString", "alias": "SERIAL_NUM", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": { "type": "codedValue", "name": "UTIL_Owner", "description": "Owner (ie City/County)", "codedValues": [ { "name": "Clack Co", "code": "Clack Co" }, { "name": "COW", "code": "COW" }, { "name": "Metro", "code": "Metro" }, { "name": "ODOT", "code": "ODOT" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "SMART", "code": "SMART" }, { "name": "Tri-Met", "code": "Tri-Met" }, { "name": "Wash Co", "code": "Wash Co" }, { "name": "Public", "code": "Public" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R739_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 40, "name": "Water Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d286a1ad5268684b8df6835af38e5b4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACmElEQVRIieWVT2gTURCHv8Y2oRJjkxRtEZVqD0JKCt4kGrVWiw160qMnCW1PEiuCB0Ww3gM9VQ2oodQ/WATTS42hQS9KD4qaFgRR6U3UJkgSN3GVCS8hXZI2NaUXf7Dse/Nm59v3dma2kXVS438L2gDsB/YB25XtC/AaiAG5tQAJ5LmCVNJ34CDwrl7Qb8Cv3nyLYe0PcHElSK0g0ScgDpyuYH9TS4BaQHuBB8Bul8uFx+PBarUyPz9PLBbryGazL4FR4DygrwYkHzsJpIBjwGOguampiWAwSG9vb8EpnU7T399PPB43AeeAr8B1QOY+4MlKoCHgCHAGeCgQMVosFhYWFkpOyWSSlpaW8ueuAI+AYeAUsBXQlgOdBFzAK8Dm9XpJJBJEo1G6u7tLTu3t7UxOTtLX14fNZiMSiZg1TXsBOJXLAeBZNdBmBSmOGRkZobOzsxDYKJPJRDgcprW1FZ/Px/T0dBGCqruqoJ3GYJIADoeDamprayvc3W63gMqXOsonRlDWGGhxcXFZUFGplOTOEklCVQV9BDLFBBBFIhFmZ2cZGxujublkLkmOzm63MzMzQ4VYVUF5VZhHgUvAtUAgYNF1nXw+TygUWgIbHx9nYGCAXC5XWAfuAoeAHaqTVAWJ7gH3gdvARl3Xr4pxYmICp9PJ6KjUJszNzeH3+8lk5AAK+qyK1grcAN6uBLpTNpYC9MgOzWYzXV1dhVqSLGtoaKCnp4epqSnxS6gi/aau46ttQXIeJ4ALmqYNDw4O2g3rOnBLFelPg31VINEvtTNJ17MVmuplA6Su7h2sABHtAp4Ch9V/qS6QGXgPRAGvmpfvVpJg21qApDHeVJcF2ANsAn4AH8obZ70gDDuo6UdHnaB/1rqB/gL4T7t8gINqigAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ENG_ID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3670712227337297E7, "ymin": 5666071.531222204, "xmax": -1.3663151100054212E7, "ymax": 5675402.677615192, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENG_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENG_ID", "type": "esriFieldTypeString", "alias": "ENG_ID", "length": 8, "domain": null }, { "name": "Serial_Num", "type": "esriFieldTypeInteger", "alias": "Serial_Num", "domain": null }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "Max_PDOP", "type": "esriFieldTypeDouble", "alias": "Max_PDOP", "domain": null }, { "name": "Corr_Type", "type": "esriFieldTypeString", "alias": "Corr_Type", "length": 36, "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "length": 8, "domain": null }, { "name": "Unfilt_Pos", "type": "esriFieldTypeDouble", "alias": "Unfilt_Pos", "domain": null }, { "name": "CarteID", "type": "esriFieldTypeString", "alias": "CarteID", "length": 30, "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": "FireFlowReport", "type": "esriFieldTypeString", "alias": "FireFlowReport", "length": 255, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "Flush_Zone", "type": "esriFieldTypeSmallInteger", "alias": "Flush_Zone", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6842_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6823_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 120, "name": "Water Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e7995ce28bd3c734457453e7c5068f73", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMklEQVQ4jcWVv4vaYBzGnyHQA4cO4hXTuZM6BRwCN/TQLS4d/AcCesMVMtTF4TAUXH0hHargH3BLCShdlOv2bm66OhRUWqcOwg0dyiN55U0uetfS0gdCTPL6yffX88bAP5LxP8HnAArRmQd1B2Dxp+ACgEsA1/V6PWOapsGDD8IwfCelvAdwC+Dmd8AFAO89z7Nd131eLBbP9IetViu73W5/drvdhhDiNYCrZAZp4IJt2599388ul8tMEASpb7Ysy+j1ei/44lKp9AnAGx1upEXq+362UqlkNpsNms1mKng0Gu3PzGYymbysVqsfAVwcA18yfUJ5kc/n0Wg0MBgMYot4z3GcwzXXe573SgjxFkCQBJ+zUUxNh/T7/RjYsix0Op0HGbTb7awQ4joNXGD3k41Saddqtf1vQplJUrlczrBt+0xKyWZ+iUVsRuOUFNNmpKZpxkqQVLlcfial3M/6k8AUoev1GqcU/f8B+KhYYzUF4/H4ZNRKOviOjuLw6ws4cnrzOH6r1SoVFobhLrJ7DLygTekoNkLdZLNms9lhEctBOKdF13w+v5dSflUmSZbiljalo3hBYHKGKd7jLLOhSsPh8AenIa0U1A29r/YHloGANLHWCjydTndCCAngg3qe1rwrep82dRwn81ijCHVd91tkjO+nwAtuKPQ+bUpH6TXXa8r0o0gDvQzHwIjgF/Q+bUpHcfi1/XgXNYowpn+I9DGwEiMJaNPIUX/lC6IrluZT9AujRuiZ79bvtwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ENG_ID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3671013115097456E7, "ymin": 5664946.197976341, "xmax": -1.366312000311313E7, "ymax": 5675770.895637541, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENG_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENG_ID", "type": "esriFieldTypeString", "alias": "ENG_ID", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": { "type": "codedValue", "name": "WTR_ValveType", "description": "Water valve type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Hydrant", "code": "Hydrant" }, { "name": "Service", "code": "Service" }, { "name": "Fireline", "code": "Fireline" }, { "name": "Transmission", "code": "Transmission" }, { "name": "Air Relief", "code": "Air Relief" }, { "name": "Transmission A/R", "code": "Transmission A/R" }, { "name": "Transmission B/O", "code": "Transmission B/O" }, { "name": "High Pressure Valve", "code": "HPValv" }, { "name": "Gate Valve", "code": "Gate" }, { "name": "Butterfly Valve", "code": "Butterfly" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unkn" }, { "name": "Sluice", "code": "Sluice" }, { "name": "Foot", "code": "Foot" }, { "name": "Altitude", "code": "Altitude" }, { "name": "Check", "code": "Check" }, { "name": "Scour", "code": "Scour" }, { "name": "Inline", "code": "Inline" }, { "name": "Relief", "code": "Relief" }, { "name": "Vacuum", "code": "Vacuum" }, { "name": "Bypass", "code": "Bypass" }, { "name": "Combination", "code": "Combination" }, { "name": "Cone", "code": "Cone" }, { "name": "Plug", "code": "Plug" }, { "name": "Tapping", "code": "Tapping" }, { "name": "Ball", "code": "Ball" }, { "name": "Zone", "code": "Zone" }, { "name": "Blow Off", "code": "Blowoff" }, { "name": "Pressure Reducing", "code": "Pressure Reducing" }, { "name": "Control", "code": "Control" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 5, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 8, "domain": { "type": "codedValue", "name": "WTR_ValveDiameter", "description": "Water valve diameter", "codedValues": [ { "name": "3/4\"", "code": ".75" }, { "name": "1\"", "code": "1" }, { "name": "1 1/2\"", "code": "1.5" }, { "name": "2\"", "code": "2" }, { "name": "2 1/2\"", "code": "2.5" }, { "name": "3\"", "code": "3" }, { "name": "4\"", "code": "4" }, { "name": "5\"", "code": "5" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "14\"", "code": "14" }, { "name": "16\"", "code": "16" }, { "name": "18\"", "code": "18" }, { "name": "21\"", "code": "21" }, { "name": "24\"", "code": "24" }, { "name": "30\"", "code": "30" }, { "name": "36\"", "code": "36" }, { "name": "45\"", "code": "45" }, { "name": "54\"", "code": "54" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "48\"", "code": "48" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH", "type": "esriFieldTypeString", "alias": "DEPTH", "length": 7, "domain": null }, { "name": "THRUSTBLOCK", "type": "esriFieldTypeString", "alias": "THRUSTBLOCK", "length": 3, "domain": { "type": "codedValue", "name": "UTIL_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVEID", "type": "esriFieldTypeString", "alias": "VALVEID", "length": 7, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "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": "Carte_ID", "type": "esriFieldTypeString", "alias": "Carte_ID", "length": 50, "domain": null }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "Position", "type": "esriFieldTypeString", "alias": "Position", "length": 10, "domain": { "type": "codedValue", "name": "UTL_ValvePosition", "description": "Postion of the valve (Open/Closed)", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6756_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 130, "name": "Water Vaults", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ebf0c39de76119268e86e1ffb5faf8f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEUlEQVQ4jbWVv6vaUBTHD8EsWYoQB7t0zuBb3hu6+MDXpYNdItL/QNRmiIMRFCFCG9ChCSEOfSgOHUQi6dDFQVTI5OzglsUhxB+ICEHQ4XHBPp5PjdeWfpeE3Hs+3PPlm3N98B/l81hjACCMwXi8Fk4Hg8GfoijeXiKLopiwbfsOG05RFJdOp28SicQlNkyn05tisZgHAAkHzoRCoS/JZJK8SAYAtK/RaGQsy/oFAGNPuN/v5wVBoGmaxmED2pfL5WhBEL6uVquYFzwciUQ+sywL1wjZ1+12P+q6zrw8/QE8EAgIPM+/Qe+73Q5IkgRZloHn+SOgoiiQyWRgu92Cz+eDUqlEdTqdH+v1+v4UnI3H4w/hME76jsUwDESj0ffNZhO1bbyEo+jlOY6j/oq8l6qqZK/X++44zgEctfYW/lGz2QwIgpg/M/fP+WQyETVNk6vV6sHpy+Uy1Gq1I9BisTj6pmmaa9u2dMrzR13XP3EcF0X+EQQBsdhBsk4K7UMyTRN0Xe/98fs1HLVVSaVSD4PBgEJF7XYbcKUoygrVe+XcHA6Hvw3DuCrrhmFAv99voXovOGw2Gy6bzX5gWRbrFx2Px1CpVObL5VLBmS1zy7JkSZK+5fNoHnmr1Wq5o9Go+nqunIMDmnCqqqKR+O7SjKnX66brutqptbOXheM4d4VCAcd45PNztrHg+4KztwyOngCwRsFdbSPwQwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'TYPE')", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3670986719578955E7, "ymin": 5666185.306562656, "xmax": -1.366374668235907E7, "ymax": 5675719.136091768, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": { "type": "codedValue", "name": "WTR_VaultType", "description": "Water vault types", "codedValues": [ { "name": "Access", "code": "Access" }, { "name": "MANWAY", "code": "Manway" }, { "name": "Other", "code": "Other" }, { "name": "PRV", "code": "PRV" }, { "name": "Transmission A/R", "code": "TransA/R" }, { "name": "Unknown", "code": "Unkn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 5, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPSID", "type": "esriFieldTypeString", "alias": "GPSID", "length": 15, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "UTIL_Source", "description": "Source of data", "codedValues": [ { "name": "Field Check", "code": "Field Check" }, { "name": "ESU", "code": "ESU" }, { "name": "AIS", "code": "AIS" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "See Note Field", "code": "See Note Field" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_Editor", "description": "Name of Digitizing Agency", "codedValues": [ { "name": "ESU", "code": "ESU" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "CITY_MAINTAINED", "type": "esriFieldTypeString", "alias": "CITY_MAINTAINED", "length": 5, "domain": { "type": "codedValue", "name": "UTIL_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "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": "ENG_ID", "type": "esriFieldTypeString", "alias": "ENG_ID", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6757_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 50, "name": "Water Interconnects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "14fa68d6bc38a20342c25e450b1c229c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHElEQVQ4jcWVv2viYBzGnyFwhQ4dxBbT+abopDgEOlzRTZcb/AcC0qEHGeriUA0FV1/whnPwD+hSAkoXpbe9m5v+Azcod04dhA4dyhPet7zaWHPHHffAS0zy+sn315NY+Eey/if4GICjjlzUA4D5n4IdAOcALmu12qFt2xYXb4RheCWlfAJwC+D6d8AOgBvf913P846y2eyBebPRaKRWq9Vzp9OpCyE+AbjYziAO7Liuex8EQapUKh3ywnQ6RRAEWCwWGA6HyGQySKfTVrfbPeGDc7ncHYDPJtyKizQwoKPRCO12O4JThUIB/X4flUolOmc24/H4tFwufwNwtgt8zvQ1lFESaopRV6vV6Hqr1Yqucb/v+x+FEF8A9LbBx2wUUzOh+Xz+NVpT+oEa3mw2U0KIyziww+7rRjEySteUcC6Whvf4W++hWHPXdQ+klGzm942IbTVOcWLkXPV6HcvlErZtv9lTLBY/SCmjWU8MTiL1/zfgRNKl2CcT/EBHcfjNDawxU+cxrommwjBcK7tvgOe0KR3FRrCGXJwOrbi6as1msycp5Q9tku1S3NKmdBTHSI9SEg0Gg0dOgz7fBl/T+3Hvh/c0mUzWQggJ4OsuMHVB79Om2oH7oJ7n/VTG+PUeeM4XCr1Pm9JRrHlcTZm+irRnlmEXGAp+Ru/TpnQUh994H69Vowhj+q+R7gNrMZIebaoc9Ve+IKY20kyiFzDJ8ne9cHHdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ASBUILT_REF", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.366574573690245E7, "ymin": 5675667.290327281, "xmax": -1.3665744809386618E7, "ymax": 5675670.011779494, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASBUILT_REF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 5, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 8, "domain": null }, { "name": "CONNECTS_TO", "type": "esriFieldTypeString", "alias": "CONNECTS_TO", "length": 15, "domain": { "type": "codedValue", "name": "WTR_Interconnects", "description": "Water Interconnection", "codedValues": [ { "name": "TVWD", "code": "TVWD" }, { "name": "Beaverton", "code": "BEAV" }, { "name": "Cornelius", "code": "CORN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPSID", "type": "esriFieldTypeString", "alias": "GPSID", "length": 15, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "UTIL_Source", "description": "Source of data", "codedValues": [ { "name": "Field Check", "code": "Field Check" }, { "name": "ESU", "code": "ESU" }, { "name": "AIS", "code": "AIS" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "See Note Field", "code": "See Note Field" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_Editor", "description": "Name of Digitizing Agency", "codedValues": [ { "name": "ESU", "code": "ESU" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6749_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 30, "name": "Water Fittings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c6d03942da467a6426134b877a8eaf23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABV0lEQVQ4jc2UsWqDUBSGz3AHwT1DNp8hW56gQxQ6uKRjQaFgZ4eKim4GHISKvoKFQBxa7jPoM3SJDm4O7uWIuai50gQ69J8u93A+PP/5rwT+SGThXlJV9Xl+2bZtTSn9AIDmFpDk+/77fr9/EEVxUui6DqIoegrD8HEOI0sQSZK4n2qa5hYAjnMYuQeCWq1WXBhZgpRlCYqiwFin0wk2mw0X1oPQWIQIgtADLiqKAvI878+yLENd16y+Xq/BMIzt+Xx+zbLsjY2GxlqWBWmaMhA273a7/qzrOoOiNE0Dz/N+Xf/dIv8T1LZtjWFzHKeffaxyMDdJErBte1LDHuxlIIw9JhZXiuvlrd91XbZ+VNM0cDgcviiln+PRmiEPR4RhTrChqiruGBdIEAQvAPA99+gKdisEOGYzGIaN92jjOL6C8EAMhomdF4bfCHoygSyBehjGfqHG1Q/GCcI8GuY4iQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'TYPE')", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3671013688420119E7, "ymin": 5664875.455182642, "xmax": -1.3663496709254483E7, "ymax": 5675760.196293644, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 12, "domain": { "type": "codedValue", "name": "UTIL_FittingType", "description": "Type of Fitting", "codedValues": [ { "name": "Bend", "code": "Bend" }, { "name": "Cap", "code": "Cap" }, { "name": "Connector", "code": "Connector" }, { "name": "Cross", "code": "Cross" }, { "name": "Double Wye", "code": "Double Wye" }, { "name": "Increaser", "code": "Increaser" }, { "name": "Plug", "code": "Plug" }, { "name": "Reducer", "code": "Reducer" }, { "name": "Saddle", "code": "Saddle" }, { "name": "Tap", "code": "Tap" }, { "name": "Tee", "code": "Tee" }, { "name": "Wye", "code": "Wye" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Straddle Blk", "code": "Straddle Blk" }, { "name": "Fire Access", "code": "Fire Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 5, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 15, "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeString", "alias": "ANGLE", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_FittingAngle", "description": "Angle of fitting (if any)", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "11 1/4°", "code": "11 1/4°" }, { "name": "22 1/2°", "code": "22 1/2°" }, { "name": "45°", "code": "45°" }, { "name": "90°", "code": "90°" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unkn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "THRUSTBLOCK", "type": "esriFieldTypeString", "alias": "THRUSTBLOCK", "length": 3, "domain": { "type": "codedValue", "name": "UTIL_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "UTIL_Source", "description": "Source of data", "codedValues": [ { "name": "Field Check", "code": "Field Check" }, { "name": "ESU", "code": "ESU" }, { "name": "AIS", "code": "AIS" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "See Note Field", "code": "See Note Field" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_Editor", "description": "Name of Digitizing Agency", "codedValues": [ { "name": "ESU", "code": "ESU" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6747_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 100, "name": "Water Sampling Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ef77b4da9ea7cbdcf21db31c85d9f995", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcklEQVQ4ja2UMWjiUBjHP6GDS7Y65AlCh+rgVBJwvIBb0aVTD6RQ8UwHcbisgt7gdgd2VFwyFKGdisQMRWo2C8ZCiw4+nMRkEByS7B7fKxZb015b7g/BhPfyy/f5/v9vB/6zdt5Z4wAgGo/HCSFEchzHuru7mwCABQDmp4CiKEqEkHwmk5FCoRAfjUbB8zxwXRcMw7D7/f7k6upK8QPvvHomiUTiey6XUw4PD3lCCJimCWdnZ9ButyGdTkO9XuePj4/5VCp1WyqVfs1mswYAuL5AhFWr1XIymcR2GUyWZfaLQijez+dzODk54SKRyO9isUgeHx+VLSC2iZVNp1Pu/Pycvewny7IgEAiAIAhYLciy/KNQKODm3iaQC4VCysHBAS+KInxEWCnudRyH0zRN0XX9BTB6enoqrFtDVSoVKJfLEA6HWVVrYWVYfaPRYHtarRbk8/lvuq4L+B0GRGvgaY7H461KBoMBOwzbtiGVSrF7nuef123bxo9w+/v7MUrpExB9htYwDGMLiC8j9D3xPA+xWCxKKX1qGU2LPvuqPM+DxWLBrMOAy+XSRtN+Va7rMsYzkFLawwRg9V8B3t/f25TSweYpWw8PD9bu7u6ngZZlYUFoj8kLY6uqKquqertarVhK/iW0FF7NZtOu1WoYv63omZhNjJMkSR+qrtvtutfX143RaNT2zTIGXVEULpvN/sSschz3ZpudTse+vLxs3dzc/Nlcez1t3OFwWBkOh21N0ypHR0cCxhF9th5feAC9Xs+8uLjANrcC/9aANXVdT2OcMEV7e3sC+iwYDLqGYeCfz3Lrp/cmNgOPRiO8/EePj/4CnNYxeIHAcrgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ASBUILT_REF", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3670944089420699E7, "ymin": 5666078.472704237, "xmax": -1.3663803800093984E7, "ymax": 5674950.99682637, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASBUILT_REF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 5, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "UTIL_Source", "description": "Source of data", "codedValues": [ { "name": "Field Check", "code": "Field Check" }, { "name": "ESU", "code": "ESU" }, { "name": "AIS", "code": "AIS" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "See Note Field", "code": "See Note Field" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 8, "domain": { "type": "codedValue", "name": "UTIL_Editor", "description": "Name of Digitizing Agency", "codedValues": [ { "name": "ESU", "code": "ESU" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_OF_EDIT", "type": "esriFieldTypeDate", "alias": "DATE_OF_EDIT", "length": 8, "domain": null }, { "name": "GPSID", "type": "esriFieldTypeString", "alias": "GPSID", "length": 15, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6754_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Water Booster Pumps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1bb12758224ef383edc7456a35f034c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClklEQVQ4jcWUTYvaQBjHR+NLwyKCRYt+hQhdUVgQEdxlKWu1eChY6KEFqUIRb+1BEPXgxd5s8ODBIrig4KFgYBGsOYm04KFgPkFRIUgwihIFoTyBSDS6211Y+ochLzPzm/888zyjQY8kzf8CEziOX+p0uisMw2wYhllXq9Wf9Xp9IwjCNUKIuS+YMBgMnzwez2u/33/i8/mQ2WyW+p7SNH1aqVQSnU6ntlqtkggh9l/AhMlkqmWzWXs8Hj+4ajgchnZCkmQknU6fcRz3Zt+95hC00WjYwWU2m0Wj0UjsCAaDKBAI7AyGhQmCsIdCoepsNnshd74DNhqN78ApQEGlUmkLBu2DQTA2l8udJpPJ/Hw+f38ITLjd7o/Htn+bYE6r1QpTFPVFCskWjOP4JRzUscngvt/vo2g0KrZ9ORyOJxRFnSvAOp3uSgrBMQE4FouJsR8Oh4oDLRQKAZ7nv+6AMQyzyVJKIafTicbjsRhzaBRF7cQc5gJD+paDrRaL5Si02WyK7y6XSwRnMhnFYWq1WkwBXi6XP2ma9svDAUCAQAjgKTkG2Wxbc6IYhgHGLwV4s9n8ZlnWf5vT/T65WJYFxwMFWBCE63w+n4CKkv6l02kRDI7lgmKBPrnK5TLPcdyNAowQYgaDwQ+SJF9JuQxA2PI+WF40oHq9jnq93nd5We9U3nq9/pBKpc58Pt8zgiDEmFqt1oN5C3kN/2mahgLpzOdzKI6jdwU7nU4vvF5vrVgs2iE3D5Wx3ClAJ5NJ4q5LCMRwHHcRiUS+VavVc6goWAB2AAcEpw9PiGm32+0uFovPh+7lY/cxu1gsXlIURbTb7beFQsGpUqme6/V6DlJKrVazPM9XHnLRS2IEQUgKgnDHsPuDH6y/xGA5GFjQFkcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3668322775423495E7, "ymin": 5667139.321642935, "xmax": -1.3664797996351367E7, "ymax": 5674390.963178017, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6745_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "Water Cathodic Test Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "510b927bd1f9a3e04865b53cda39e415", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDUlEQVQ4jcWVP4saURTFD8PgLllCCnEXJoUgBITRQhBRYYss+gVS2IjVQFhkA1PERmGbwBQ2PjBFGmvZZple2RWC7xMoWNtlrbYQtlAIZzKacTJmVzHkwGP+vDc/7n33njcq/pHU/wk+BaC7Vw7qDsB4X7AO4ALAValUOtE0TeXghG3bn6WUTwBuAFzvAtYBfDFNM28YxptEInHsnazVauHZbLawLOujEOI9gEt/BkFgPRqNfi+Xy69SqdTRZDIBR1BQuVzuLBQKhZvN5i2AD164GhRpLBZ7bVnWiwprGIba6/XeFovFbwDOt4EvmL6iKGo6nYaiKM7L6XSKbrfr3FcqFWia5twvl0tnTaFQODFN850Q4hOAth98ykJxT+PxOFT199RgMFiDq9Uqstnsem6xWDjXer0eFkJcBYF1Vt9fqOe0CiASiaj5fP5YSsli3m9ErLnttK8ymcyRlNLp9YOCtV/f/wE+qLzgOzqKzb8vzLbtuWv3DfCYNqWjWIhdoaPR6ElKOV2ZxA+4oU1brdbZruBOp/PIblg9+8HX9L7/fBgOh+sFUsqNPqb6/f5cCCEBfN0Gpi6TyeQtbUpH8UWj0XBGkAg1DOOHa4yHv4HHPFDofdqUjgrac+4p03cjbXu3YRsYLvyc3qdN6Sg2v+c8nruFIozpryN9DrwSI2nTpq6jDvIH8WojzZfoJ0NRvos6RGO/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ASBUILT_REF", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3670274975707583E7, "ymin": 5667082.118421726, "xmax": -1.3663980567904463E7, "ymax": 5674742.284111878, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASBUILT_REF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 5, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_LifeCycleStatus", "description": "Life Cycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDON", "code": "ABANDON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "UTIL_Source", "description": "Source of data", "codedValues": [ { "name": "Field Check", "code": "Field Check" }, { "name": "ESU", "code": "ESU" }, { "name": "AIS", "code": "AIS" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "See Note Field", "code": "See Note Field" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 8, "domain": { "type": "codedValue", "name": "UTIL_Editor", "description": "Name of Digitizing Agency", "codedValues": [ { "name": "ESU", "code": "ESU" }, { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_OF_EDIT", "type": "esriFieldTypeDate", "alias": "DATE_OF_EDIT", "length": 8, "domain": null }, { "name": "GPSID", "type": "esriFieldTypeString", "alias": "GPSID", "length": 15, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 140, "name": "Water Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a717cbd8d3bbca6c78c92c29c1ec6abb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACh0lEQVQ4ja1UMWgiQRT9RQqbLS12gwELtUgVVkh5ErsQU6Q7kAVD1CakyLbCamGXg7SaykA4SDrNuoWEuF0CasRg45Qhu4Vg4djneJMYjK5eDu7BMOjMvv///Pf+Gv1nrK04k4govLm5qSiKEhuPx87j4+OAiBwiav8TYTQajSmKkkkmkzG/3y+Hw2GaTCbEOSfbtt2Hh4fBzc2N7kW8Nvdb2d7e/nl0dKTv7u7KiqKQ67qUzWbFYbVaJVVVZcdx5L29vftcLld4eXkpExH3JARZsVg04vE4yqV2uy3IsAPr6+vUarUIgTRNkzY2Ns5OTk6U5+dnfYEQZSKzKVm5XP7MbArHcQRZPp8nwzAoFovhTvr4+LhGRM1ZQsnv94sykU2hUKBaDXe8AUKcY2maJpmmqVuW9YUwnEqlVES/uLhYSTYFAqMKwzAok8n8sCxLxd+CENJAN5d9rKoqlUolsXshEAhIoVAowhh7J4TOIA0vJBIJ0d3b21vRFLzjbOmGYZAsyxSJRMKMsfeSIVroDMAFrFlAOiBehslkQsPhUEhHEI5GIxeiBdAQRJ7PEHLZ39//kuEUnHPB8UnIGGvCARDt/GU0KBqNiv319dUzw6enJ5cx1vokhMR6vZ7DOZeXdRQKmAcqSafT1Gw2ofzBF2FXKpXszs7O/cdQ+Dbq9brb7XZhvwXrteHNy8vLs7e3t2+R3d3d8fPz83K/3695ehlG13VdOjw8PIUDJMk7WTQGmV1fX/9uNBq/Zs/mpw3vdDr5TqdTM00zf3BwoG5tbcnQ2XR8oQF4s6urK5S5YKllA7ZtWVYCdoKLgsGgCp35fD5u2zYeX/jWC6smtiDu9/tYfzf3B/4AV99FBJYW0FUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3666786510767423E7, "ymin": 5666940.403308418, "xmax": -1.366455509117089E7, "ymax": 5674423.149809506, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "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": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6758_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 90, "name": "Water Resevoirs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9293e77f477c29b05a03639b5a11f57f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC8ElEQVQ4jbWVT0gicRTHv5V2EGor9OB28BRkURFbtIdcqoXYwr3MInvp1EGqncCFmkAJJlIhiU1khDboDywRMjR7WIIOYpFdOkvYSQIPYkmlhhQELb9f66SumnvYL4j45vc+vnnvO28U+I9SlLmmB2CogLH2r3C1Vqv9wfP8m5fIPM+bY7FYT8VwlUrFTk1NdZrN5pfYuLi46Jyfn7cCcFYC13d0dHyZmJhQvkgGQM5tbm5+jUQiPwGEy8IbGxstHMep1Wq1HItGo/D7/UilUmhpacHw8DAUiqdUcm5ubk7NcZw9mUx+Kgc3DA4OfmYYRg44HA4sLi6ir68POp0Oq6uruL+/x+7uLrq7u+kZ0j6/3/9BFEV9bvV5cI1Gw1ksllfZ39vb21heXqZV9/f309jj4yNsNhtGR0dxenqKpqYmGl9YWFDt7+9/T6fT74rBGZPJNGQwPLtvaWmJ3LIMJqqqqoLdbockSdjY2MDMzAyN6/V6GI3Gtzs7O+S2pVw4sZ6VZVlVFnJ7e4tQKISBgYHCsaC6upr2/fj4WIYTeTweZSAQ+BaPx/PgZECvcwGpVIp+19fXo5jq6upwc3OTF7u8vCR/nChsSyIajfKCIKx4vV5avUajgVKpxPn5Odra2v6Ck3hzc3NeTBCETCwWcxbr+Zooih9ZljWS/hHwyMgItra26PAKK9zb26POySoYDEIUxUC234VwkuSanJwcOjw8VGUH2tvbS4dKHEJadHZ2hvHxcbS3t8NkMsm5brc7SfLL+Tx4cnLyS5Ik6vXW1lY6tOnpaTQ0NNA+Pzw8YGxsjFq0pqaGJhHnHBwc+Eh+OTju7u7Y2dnZ9wzD0Ee0q6sLR0dHSKfTuLq6glarRW1trXw+HA7D5XIlrq+v3ZXslkQkEllxOp0Oq5XsoyeRqsmnUD6fLxMKhbyFe6UUHGTDeTweshJ1uTummNbX14OZTEYodq3kyyIej/fYbLbnJVNapM+ytyuC/0ko+ZapRL8BymsYZjl3JKEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.367100910113454E7, "ymin": 5667004.853300946, "xmax": -1.3664769983212756E7, "ymax": 5675641.9901324315, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "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": "SIZE", "type": "esriFieldTypeSmallInteger", "alias": "SIZE", "domain": null }, { "name": "VOLUME", "type": "esriFieldTypeString", "alias": "VOLUME", "length": 20, "domain": null }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6753_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 80, "name": "Water Pressure Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PressureZo", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3671014932790115E7, "ymin": 5665806.98475415, "xmax": -1.3662989322368456E7, "ymax": 5676104.12804913, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PressureZo", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PressureZo", "type": "esriFieldTypeString", "alias": "PressureZo", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "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": "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": "R6752_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58c5fc45a39541e4b825e0fe50fc6a4d" } ], "tables": [] }