{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Water System Valves", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Turned Valves" }, { "id": 2, "name": "Water System Valves" }, { "id": 3, "name": "Water FS Valves" }, { "id": 4, "name": "Water Hydrant Valves" }, { "id": 5, "name": "Private Water System Valves" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6367919.152083322, "ymin": 1838218.258921057, "xmax": 6395582.956991836, "ymax": 1868051.9787810594, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Turned Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water System Valves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6367919.152083322, "ymin": 1838218.258921057, "xmax": 6395582.956991836, "ymax": 1868051.9787810594, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS1_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_piSystemValveType", "description": "List of system valves types", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Gate", "code": "Gate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Wheel", "code": "Wheel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "NORMALLYOPEN", "type": "esriFieldTypeSmallInteger", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "WS1_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "Currently Open", "domain": { "type": "codedValue", "name": "WS1_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "WS1_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLOCKTOCLOSE", "type": "esriFieldTypeSmallInteger", "alias": "Clockwise To Close", "domain": { "type": "codedValue", "name": "WS1_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeInteger", "alias": "Turns To Close", "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS1_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS1_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZValve", "type": "esriFieldTypeSmallInteger", "alias": "Zone Valve", "domain": { "type": "codedValue", "name": "WS1_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "WS1_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTEXERCISED", "type": "esriFieldTypeDate", "alias": "LASTEXERCISED", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy Identifier", "length": 10, "domain": null }, { "name": "VALVECARDLINK", "type": "esriFieldTypeString", "alias": "Valve Card", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S40_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Water System Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water System Valves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VALVETYPE", "field2": "ZValve", "field3": "NORMALLYOPEN", "defaultSymbol": { "type": "esriPMS", "url": "1a1eb7f6546db3ded7ccfffb7bbb1213", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9Uwdl5J2bpfXz/n8ohLM/PJyDP9+PDu79tbV5nZ+QV3f372KJOBgeEpMYYJ8YhJnJKxcFAwSshlfn/vJlyCX1aJ4fn5E74nprU5MP745fH9++dj+Axj5JWUPaQfk6lsnlXJ8PDoHoZthbFwSbOMcgbb8g4GKRNr3nVJ3jsZvjNoILsQxTABWaVEXhl5dfOsShy+hwBJA3MGi6wqnkvLZ817d++mO1bDmFhZS80yK4iKYf2YTIbjk5ocGBgYOBmgkYKi8evrF0oyprbEmMXAwsHJIKZtwPL47DE9ht+/T2IY9vf3L2YWDk6iDGNgYGBg5xNkEpZTlHx79xYDhmFsPHy/vr19xcklLEaUYZ+fPfr/+cXTu3DXIksKyCtfv7tns5FueDJhg148Yfj84smvX1+/XsFqGJeQWOXJaW07NHzDGVm5ePAadqS7mkFcy2jN/UM7/mM17M7uDbsU7Dx2b8oMcfObvganQSentTO8uHz63bvb11G8gJEMHhza4aHs4rtvkaeBg0lqMUPc9osMXMJiDH9+fGd4deUcw5oYV4bvH9++klXXMXp3+/pPvIYxMDD8v7tns6NBQn7onV0bWk9MbVX8+ekjCws7+z8BBdU3Qsoa8x8e3VPx6sp5DI04E+iFBRNXMzAwrIbxf3/7wvD9/VuG5+dP4PQ+XcszkgAArRi9mOsOBRgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "04844dc7563c2605f799de38216fab24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrElEQVQ4jb3UTUhUURjG8Z/jB7NQJ7KJYCLsg4oWCbXJthFlNbiIkGhTEbTSChFb3l1FIDhtQ92FCxdhtRGpfShEqz6RKAgF+5rFlJgt7h3mTnOthPCBl3Pfcw7/+7z3Pfc0+I9qWDdYQKpIvsSeRhYy3A9YXBMsoPUTdzdxtIsNOXzBLD8GmKmn9yYzf4X10PGMqTGyrbH5HPbRtELnKI8H6LvN2KqwgNQ3JkpkJ3EuwXUdLtIyQuE6z+MOq2CL3LjKznb0RXNn8Q5bkI7tvUDLIHdwOBG2mRPbo+cCLoduvUYzRnAm5nA/BwM2BlFTfoe1x8tZjkBQDMuTjzk8QNMs3RitgdVXV+KtahXxUeWNGSyRTSyzFJ6AtnJ+Ck9i67uwLZZ/CF2+SIS95yU6y/m1aHyAHaFz91S6/JTPzUwmwr4zPM2hI+Enk0J/FLCi0uU8XjE1zM9E2BDjS5zfy/GcWtUJu9yLCRY6uBRfr/kD2jh5i4fdHCs7jGsOad40cTrg6x9hQWi7q5Geaa5sZXeazDKleebmeVRgMMH46rfGEOPC+Get3322Vv0CwQRhVp6cYAMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Butterfly,1,0", "label": "Zone Butterfly Closed" }, { "symbol": { "type": "esriPMS", "url": "04844dc7563c2605f799de38216fab24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrElEQVQ4jb3UTUhUURjG8Z/jB7NQJ7KJYCLsg4oWCbXJthFlNbiIkGhTEbTSChFb3l1FIDhtQ92FCxdhtRGpfShEqz6RKAgF+5rFlJgt7h3mTnOthPCBl3Pfcw7/+7z3Pfc0+I9qWDdYQKpIvsSeRhYy3A9YXBMsoPUTdzdxtIsNOXzBLD8GmKmn9yYzf4X10PGMqTGyrbH5HPbRtELnKI8H6LvN2KqwgNQ3JkpkJ3EuwXUdLtIyQuE6z+MOq2CL3LjKznb0RXNn8Q5bkI7tvUDLIHdwOBG2mRPbo+cCLoduvUYzRnAm5nA/BwM2BlFTfoe1x8tZjkBQDMuTjzk8QNMs3RitgdVXV+KtahXxUeWNGSyRTSyzFJ6AtnJ+Ck9i67uwLZZ/CF2+SIS95yU6y/m1aHyAHaFz91S6/JTPzUwmwr4zPM2hI+Enk0J/FLCi0uU8XjE1zM9E2BDjS5zfy/GcWtUJu9yLCRY6uBRfr/kD2jh5i4fdHCs7jGsOad40cTrg6x9hQWi7q5Geaa5sZXeazDKleebmeVRgMMH46rfGEOPC+Get3322Vv0CwQRhVp6cYAMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Butterfly,1,1", "label": "Zone Butterfly Closed" }, { "symbol": { "type": "esriPMS", "url": "6ce80b2b8f7471f7c22dadaade52df39", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jb3UvyuEcRwH8Ndw5dwNtyEWpiuDhUUWSpdik1XyD0jJZpMFidliUe7/MCjKj0QmZeChjix3DM7wHJ6u53k6Je/t+Tw9r8/n+/R5now/TOY/sSz6UUCAK9R/i3VjFWO4QalRD7CNTby3gg1hv8BmwMUD070/9zqxhklM4SUN68H+LAt7bKHYFj/5CA4wIXLsZmw1x/oeGyjGO98pYQblOKwdoxWOhS+9lcwlYf24uWc6Gyk+pWND0YsoVkCpL+aJrPgzn5FPwoKk9kWcNtWqVHK8JmFXeERHEhrNLpe4TcI+sCNc1tS8U1sOmy4mYYQrMYnhFKg6wFGNQ5ykYW8NrIzxr2KdepVgl+tluhrQSnOjuM/p2c9CzmPwnHwubHSHpeaJ0rDGMMoiC9lK/vV/9qt8AriARxSd6L0HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gate,1,1", "label": "Zone Gate Open" }, { "symbol": { "type": "esriPMS", "url": "6ce80b2b8f7471f7c22dadaade52df39", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jb3UvyuEcRwH8Ndw5dwNtyEWpiuDhUUWSpdik1XyD0jJZpMFidliUe7/MCjKj0QmZeChjix3DM7wHJ6u53k6Je/t+Tw9r8/n+/R5now/TOY/sSz6UUCAK9R/i3VjFWO4QalRD7CNTby3gg1hv8BmwMUD070/9zqxhklM4SUN68H+LAt7bKHYFj/5CA4wIXLsZmw1x/oeGyjGO98pYQblOKwdoxWOhS+9lcwlYf24uWc6Gyk+pWND0YsoVkCpL+aJrPgzn5FPwoKk9kWcNtWqVHK8JmFXeERHEhrNLpe4TcI+sCNc1tS8U1sOmy4mYYQrMYnhFKg6wFGNQ5ykYW8NrIzxr2KdepVgl+tluhrQSnOjuM/p2c9CzmPwnHwubHSHpeaJ0rDGMMoiC9lK/vV/9qt8AriARxSd6L0HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gate,1,0", "label": "Zone Gate Closed" }, { "symbol": { "type": "esriPMS", "url": "59f19dbcb535f02c38fc9ea558e1e741", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jb3SsUvUcRQA8M95F3JggQ2ShKgnkUSE3OIgwTVUB+FWODlI0w3SEKJX0BBorq4N+QfkILhcKQ0NYglKlBwKLpIQUkJZiCd1DXfC/fDu+hXSgzc8Hu/D+/J9MScYsf+JRXAJrfiG99j/W6yxjUd7DJ8n2k7DLj/XiDYzv0UG22Gws+d4m6JjmOh6RSOBJfonSBVI77FYD4u08TpDVxYLGKxojmISfZy+xQt0V24YwBIMtXMxW+PtR9GLBzQ95dk6N6tipxgZC/nDGTwmhbjypwQGP5G4GkYqCz3EFrlyyJtjWIFoPCQGzTR00rpRrgPYGQo7xFtCYlsUt9k8qgNYF/k5kndDQB9LWfjBh6pYC9kJcgNEmv6APUSSmRzFqtgsL9PM3+bGTB3oCZbZzRN4xLEzyJHu51UPqft4V9rYPlZwHV/YuUwyz0FdDMU5rt3jzizj43R+JdbIrwt87mZ6gbHVKoM1D3SK50oJvpc2slRroB72L3Gi2G+awljjhMQCIwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown,1,1", "label": "Zone Unk Open" }, { "symbol": { "type": "esriPMS", "url": "59f19dbcb535f02c38fc9ea558e1e741", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jb3SsUvUcRQA8M95F3JggQ2ShKgnkUSE3OIgwTVUB+FWODlI0w3SEKJX0BBorq4N+QfkILhcKQ0NYglKlBwKLpIQUkJZiCd1DXfC/fDu+hXSgzc8Hu/D+/J9MScYsf+JRXAJrfiG99j/W6yxjUd7DJ8n2k7DLj/XiDYzv0UG22Gws+d4m6JjmOh6RSOBJfonSBVI77FYD4u08TpDVxYLGKxojmISfZy+xQt0V24YwBIMtXMxW+PtR9GLBzQ95dk6N6tipxgZC/nDGTwmhbjypwQGP5G4GkYqCz3EFrlyyJtjWIFoPCQGzTR00rpRrgPYGQo7xFtCYlsUt9k8qgNYF/k5kndDQB9LWfjBh6pYC9kJcgNEmv6APUSSmRzFqtgsL9PM3+bGTB3oCZbZzRN4xLEzyJHu51UPqft4V9rYPlZwHV/YuUwyz0FdDMU5rt3jzizj43R+JdbIrwt87mZ6gbHVKoM1D3SK50oJvpc2slRroB72L3Gi2G+awljjhMQCIwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown,1,0", "label": "Zone Unk Closed" }, { "symbol": { "type": "esriPMS", "url": "c13f79ae33e91b311c7b5e30dd8b8724", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACdUlEQVQ4jb3UW0jTURzA8e/+u5p5aSY2YysTGS4Hix4EMyPtIZq9lK2kKMiE0IcIMirLKLGiCRGhhGI9dJEs6kGpXixSsYwgcaaCjMphmpelzuXctQebqC1JkH5P55zfOZ/zOxzOkbCMIfmfmAjQASpgArAAU0vF5MCJMGVs9rq07f5VicnSn/Zhv631lTDeZ+32eTwXgf5/wZRimfxh1uXKaP3+o6kLk6O9XQlPDmXpJocGTwJti2EikURSk/v0rTpu4yZdqJJjknSqvKbPq2syEm5MDg3um1vhQizHcPC4PAiN9nbx7lYpAb8fv9eDdvcBtEYTErlCmnO/cf09o+GSz+M5FhoTiUwZZ8ypAJOD/TRfP8tO810U0UoCfj8t5cUAaI0mYpJ0qihNYrLd2hPG70uZhymilFEShUIJ0FFbRXpRGYpo5cw+gkD6qTLqC3LQGk0AqNMy/XZrjx54/wcmlknFwbZjwEa0JnF+4YKAIJHO9lcoYwUgMuQxPU7ndLAdl7KZvtZGNmRmz+ZdY3ZEgjDb/2Ht9gADITG309E/8c1miYxX6/W5+TQUzhxHk5bFWJ+VFnMxW09fnZ3/tfW1AHSFxICKZ3m74o68sOjFUhnZFXVYaqtpLCkkQqVmR2klK9esBcDy6E7blH24AQj8DWsf6enseHOlyL3tnHmvWCrDcLiQhfH908euxpKCMeDm3PFQL+DCh+ry0i/NL+v31DxPiIhXpwQTXpfL3nStqK39we3pgNebB0zPXRgKCwDnR3o6DVVbNIWy8AibNDxc7nN7fK5x+ziBQB3wOMS6RX+NdiDf7XTgdjoWmfZv2JJjWbFfcLnV7KgXc3oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ball,0,1", "label": "Ball" }, { "symbol": { "type": "esriPMS", "url": "04844dc7563c2605f799de38216fab24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrElEQVQ4jb3UTUhUURjG8Z/jB7NQJ7KJYCLsg4oWCbXJthFlNbiIkGhTEbTSChFb3l1FIDhtQ92FCxdhtRGpfShEqz6RKAgF+5rFlJgt7h3mTnOthPCBl3Pfcw7/+7z3Pfc0+I9qWDdYQKpIvsSeRhYy3A9YXBMsoPUTdzdxtIsNOXzBLD8GmKmn9yYzf4X10PGMqTGyrbH5HPbRtELnKI8H6LvN2KqwgNQ3JkpkJ3EuwXUdLtIyQuE6z+MOq2CL3LjKznb0RXNn8Q5bkI7tvUDLIHdwOBG2mRPbo+cCLoduvUYzRnAm5nA/BwM2BlFTfoe1x8tZjkBQDMuTjzk8QNMs3RitgdVXV+KtahXxUeWNGSyRTSyzFJ6AtnJ+Ck9i67uwLZZ/CF2+SIS95yU6y/m1aHyAHaFz91S6/JTPzUwmwr4zPM2hI+Enk0J/FLCi0uU8XjE1zM9E2BDjS5zfy/GcWtUJu9yLCRY6uBRfr/kD2jh5i4fdHCs7jGsOad40cTrg6x9hQWi7q5Geaa5sZXeazDKleebmeVRgMMH46rfGEOPC+Get3322Vv0CwQRhVp6cYAMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Butterfly,0,0", "label": "Butterfly Closed" }, { "symbol": { "type": "esriPMS", "url": "dddd454ed78a254604eb921d4b339355", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeklEQVQ4jb2UXUjTURjGn/333wdrXzWnM82PrZaFpeTErLuZ5EwzCJPoprQhXWiJDKObzl2JYTkvChpqV2HhRVkhmBZBliy1chdlupyt/MqPtTU2N7cuan8mm4YhPXfPeQ+/87zn5RwaGyj6/8EIoTSTruKA27MTNGeWJ5U8eHWdzK8LllNFxD7ngmkzFZOv0OmkwrgEeJ0OTA8PLmVXGgYoil3Vf/PqwF9h6qKyjLmRd926a21yrlDMrAsVCZDt2M1FMJhrud/6LFtvqDbfbmhbHUYIJbY7O/xej3zsaSd2HTsVGZvFQvqJcpHlXosx59zF4fCEK2CZn+evZFZcUEkSU9BLqgEAaUdPwvltAgK5AjSPz+xNLz0jelFf1wzgQFTYppjYQsm2VACAlhjRfakSfTcIFm2j4AiEKGhogbqwlEkYo96blVtDtoSGsgImkMWmhLcTCCxj0TYKAPC5XegylEOZV8wkjNuzjzttGSwB0BoBo2g2P9w7JqwrrsvndsE9OwVx4u8zeSIJ4PfJo7bp93ocAGQhr9QW4cvr50xdmrwdoq1JjHdNfwUl4H+MCnNO2kcA5IZ8VkUNAMDa+wiSJCUoio0PD+8yU556b158Ey/sjAoLLnmbbC979icfzGMBAIuioNHXQqOv/bMhyExZdagYC9ZP3WhrCkSFmU2N7X6f77RMlVYgVCQgQiwWtMSInstVGOnqmJWpM86GlyNewFCq7Ahu1T9W5ZccDiUMl8M+DprHH6M43OP9zeTHmjAQEhgCdDSHUzbR13NeFJ+opnl8ScC/7HHPzYz//D7z5O0dY11k7DV+DbOpsR1A+2r1dcH+RRsK+wX9T9N3YxS0/gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Butterfly,0,1", "label": "Butterfly" }, { "symbol": { "type": "esriPMS", "url": "6ce80b2b8f7471f7c22dadaade52df39", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jb3UvyuEcRwH8Ndw5dwNtyEWpiuDhUUWSpdik1XyD0jJZpMFidliUe7/MCjKj0QmZeChjix3DM7wHJ6u53k6Je/t+Tw9r8/n+/R5now/TOY/sSz6UUCAK9R/i3VjFWO4QalRD7CNTby3gg1hv8BmwMUD070/9zqxhklM4SUN68H+LAt7bKHYFj/5CA4wIXLsZmw1x/oeGyjGO98pYQblOKwdoxWOhS+9lcwlYf24uWc6Gyk+pWND0YsoVkCpL+aJrPgzn5FPwoKk9kWcNtWqVHK8JmFXeERHEhrNLpe4TcI+sCNc1tS8U1sOmy4mYYQrMYnhFKg6wFGNQ5ykYW8NrIzxr2KdepVgl+tluhrQSnOjuM/p2c9CzmPwnHwubHSHpeaJ0rDGMMoiC9lK/vV/9qt8AriARxSd6L0HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gate,0,0", "label": "DNOP Gate" }, { "symbol": { "type": "esriPMS", "url": "6da9d869740c2ac47056513fdb9d4f59", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jb3UvUtCURjH8S+kXNNAXCxqKRfRoSWXCKEgJKnNWiXaaokg3NokCpWwVZcarPwD+gOKhiCplFCcgoa6ChYNXd/KBs1u6r0ohL/tPofzOS8852r4x2j6iekAO2AERCAN1HrFRgE/MAdkAVejLgJhIASUu8EcQEw7ZAxtJMTUR+7FE3GO/4wNA7vAIrAEvKlhY0DMvuzddAeODgDrgCB02vkMcAYsIDt2K+bX6vUBd+AoCFg7KbK4gBUg3gkbBGbXbws31C+9m6wqYXYgK+WePWVB1yxKhbwa5pB/yDEj4Io4J9pmaAQdJkv7qfPpe4MSJiotb7JY8Z7f/alVi1IhbNO/K2FpIAeYlVB5UifRB+BRCfsCDqk3q2qqlXLxYt9nBraUMIAg9YacVoI+K2Xp2D15XS0Vr4CEGlZqYHFgvlmt1WrVoiQmT6OZyz3fSAPaaV2o03N65bch14CpfCZpCNv0JeAJ2G7dkRoG9ScSR9aQ3aSv/7Oe8g2YpW3dVLdtbwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gate,0,1", "label": "Gate" }, { "symbol": { "type": "esriPMS", "url": "30b66b32d6969d7d9bfae10497348bf9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACmUlEQVQ4jb2UW0jTYRTAf6BpujVv28zLUJeiS6Z5QVgpkoYgBOmTkGVRIpgR3ayMCCIpzF4MyxcfuiCRRWQhDYtlqE3SzBIvoSz1b67hLeeGqRU96NaqaQXSefq+c/lxzvnO+VxZRXH9nzAJEO1wHwGEf4UpZKqYvPXqpJygpBR/kcxf/nlqwjo50GMaetH4eLSjpcwZ1BlModCkVSQfL80OjNc46kWAUr1TKHpZVZbZeetqEaBdCaZQaNIq0s9dyfaLWKzuSUkBHlI508MGUkvKWRegIOXEBeXXublLXbXV3Y4Z/gSTqWLyYnL2Z9hAAGu9fUk+VkrXnWq+fVkAwE0sISH/sHr0dcvBif7ek05hbmKvrcr07aLZqXE+tDUDMDczbbcPNjXg6SfHO2QD0kg1oamZeyf6eytt2TnCFLKomDA3sQShtZEZo0BgvIaE/KMAhGdkYR4ZBKDv4W2Si9XIomIBgp3B8PDytp99QiPwVyf+sPlI8fCRAtDf8GDRJyxC7hWiDJweMvxe5sL8vBXAfZ0Xb+trGWlvxmWNG5pDZzHo6hFaG3Fxd0csCwBgrLfTOj1k6HPWM8HU9Wpg3mJWy6Pj2Hb+GgBNZacAsI4ZicsrQhIcag+wmIydgNnpAwh6XXlvXU1GbG6hyKabs5gxdbVjHhlydGW0Q89wi66T5UYD0Pfcr7kuU20qsg3sxqxdzE6OE5S4BU+pPwAzRoG2qosNS5vAcjBGO1pOa4v3uCTsO7JbtSNXFJiw2W6bt5h5/0xn7bhReXfwufYyv6yUs3UyTxn6C5+eOVD3rv5egV+4KtZXGSk2GwXTJ0Of0TJmfPTxTftNx16tBLOJVtDrtIJeJwEUS8HL/hh/gtkzBbr/wm91P8fvaCzvHJM2DbcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wheel,0,1", "label": "Wheel" }, { "symbol": { "type": "esriPMS", "url": "59f19dbcb535f02c38fc9ea558e1e741", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jb3SsUvUcRQA8M95F3JggQ2ShKgnkUSE3OIgwTVUB+FWODlI0w3SEKJX0BBorq4N+QfkILhcKQ0NYglKlBwKLpIQUkJZiCd1DXfC/fDu+hXSgzc8Hu/D+/J9MScYsf+JRXAJrfiG99j/W6yxjUd7DJ8n2k7DLj/XiDYzv0UG22Gws+d4m6JjmOh6RSOBJfonSBVI77FYD4u08TpDVxYLGKxojmISfZy+xQt0V24YwBIMtXMxW+PtR9GLBzQ95dk6N6tipxgZC/nDGTwmhbjypwQGP5G4GkYqCz3EFrlyyJtjWIFoPCQGzTR00rpRrgPYGQo7xFtCYlsUt9k8qgNYF/k5kndDQB9LWfjBh6pYC9kJcgNEmv6APUSSmRzFqtgsL9PM3+bGTB3oCZbZzRN4xLEzyJHu51UPqft4V9rYPlZwHV/YuUwyz0FdDMU5rt3jzizj43R+JdbIrwt87mZ6gbHVKoM1D3SK50oJvpc2slRroB72L3Gi2G+awljjhMQCIwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown,0,0", "label": "DNOP Unknown" }, { "symbol": { "type": "esriPMS", "url": "1a1eb7f6546db3ded7ccfffb7bbb1213", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9Uwdl5J2bpfXz/n8ohLM/PJyDP9+PDu79tbV5nZ+QV3f372KJOBgeEpMYYJ8YhJnJKxcFAwSshlfn/vJlyCX1aJ4fn5E74nprU5MP745fH9++dj+Axj5JWUPaQfk6lsnlXJ8PDoHoZthbFwSbOMcgbb8g4GKRNr3nVJ3jsZvjNoILsQxTABWaVEXhl5dfOsShy+hwBJA3MGi6wqnkvLZ817d++mO1bDmFhZS80yK4iKYf2YTIbjk5ocGBgYOBmgkYKi8evrF0oyprbEmMXAwsHJIKZtwPL47DE9ht+/T2IY9vf3L2YWDk6iDGNgYGBg5xNkEpZTlHx79xYDhmFsPHy/vr19xcklLEaUYZ+fPfr/+cXTu3DXIksKyCtfv7tns5FueDJhg148Yfj84smvX1+/XsFqGJeQWOXJaW07NHzDGVm5ePAadqS7mkFcy2jN/UM7/mM17M7uDbsU7Dx2b8oMcfObvganQSentTO8uHz63bvb11G8gJEMHhza4aHs4rtvkaeBg0lqMUPc9osMXMJiDH9+fGd4deUcw5oYV4bvH9++klXXMXp3+/pPvIYxMDD8v7tns6NBQn7onV0bWk9MbVX8+ekjCws7+z8BBdU3Qsoa8x8e3VPx6sp5DI04E+iFBRNXMzAwrIbxf3/7wvD9/VuG5+dP4PQ+XcszkgAArRi9mOsOBRgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown,0,1", "label": "Unknown" }, { "symbol": { "type": "esriPMS", "url": "3b4bda0329374114dd13a2e0dc90f884", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmUlEQVQ4jb3UX2iNYRwH8A9nOzsX+4PhwrRohVy44MbcSvOepRUXbpFL/25Ok6zeSA4rtSlXMrlzMRIjaf7fcVZyhURyNTWm0Znlz8U5q9e798VK+9Vz8Vw8n76/39Pz1PiPVTNnWMj8CbaVWV3LhyauhYzNCgtp/Mj5xWwJWNCCcYzwrUApw/4ipb9iR2mb5O4xWhsxgR4cx1qyP2kf4F6BA71cTMWqbd0u0prBF+TxCE9xC/XYQ8MF+g/zPJrwN2yMk4doi0PwGEEE3E1DN2exKRFbSn4lvqITD2MjiIPr2BCyKKxeShxbMQ09iA8zAVxPdoQuDMzAMuRO434KFAVPYB+mWJLYZpnxIzSXcOMPWIAQz5DjRSL2npdZ2gexIwUMcBV1eMKneq4nYpP0DbNxM/MGsR1DKdBnvOJOHz8SsTNcnmLXGra24EoEzFf3dfiOIu8Wsjd6fsYLaKbzFENddEwn7EWhCr3BOV7n6AgrAdOxsBI7qGXnMAeXs2oZTZcoj/J2lJv9dMfPJWLRllXWP9fc/WezrV+1b29vg2hZnAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Plug" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 251, 252, 255 ], "toColor": [ 182, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 215, 252, 255 ], "toColor": [ 184, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 212, 252, 255 ], "toColor": [ 240, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 220, 255 ], "toColor": [ 215, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 187, 255 ], "toColor": [ 252, 251, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 207, 255 ], "toColor": [ 252, 241, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 194, 255 ], "toColor": [ 225, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 189, 252, 255 ], "toColor": [ 227, 189, 252, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6367919.152083322, "ymin": 1838218.258921057, "xmax": 6395582.956991836, "ymax": 1868051.9787810594, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_piSystemValveType", "description": "List of system valves types", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Gate", "code": "Gate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Wheel", "code": "Wheel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "NORMALLYOPEN", "type": "esriFieldTypeSmallInteger", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "Currently Open", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLOCKTOCLOSE", "type": "esriFieldTypeSmallInteger", "alias": "Clockwise To Close", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeInteger", "alias": "Turns To Close", "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZValve", "type": "esriFieldTypeSmallInteger", "alias": "Zone Valve", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "WS2_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTEXERCISED", "type": "esriFieldTypeDate", "alias": "LASTEXERCISED", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy Identifier", "length": 10, "domain": null }, { "name": "VALVECARDLINK", "type": "esriFieldTypeString", "alias": "Valve Card", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S316_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Water FS Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water System Valves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNEDBY", "defaultSymbol": { "type": "esriPMS", "url": "508a54302763f1a0dc21a77d6964b825", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jbWTPUvDUBSGn5BiQjo4KCoFlWZp0aEUUsjoD3HSSbd26tRJ/4BrqYEU3YpVJFOkIFYHhyxOsUsRtINjC1dKwKEfaLkpBfFs5+N9zj2ccxP80RL/CdgBCoAGvAIPwHARwJaiKNV0Oo1pmku+7++N42/AMXA7D7BtGMZVvV5ftizLDIIA3/cnuU3gBtgHLqUATdNqzWYzlclk1mPGUoAq0AI+ZgG7uVxuZY54YgZwAJzOAgrZbHYtCIJpIAzDOIglG0FzXTfluu6vynw+j23bU7/b7b54nqfLAB1ZK9u2KZfLU7/RaNx5nqfKAPe6rn8KIVbj3g0MKpXKBnAmAwyFEIfAdYx4WCwWz/v9fhJ4lAFgvGdVVWtRFGkAQoivdrv9XCqVBr1eLwkc/RTILvEiiqIWo1VZjuNojuN0GB3P02xx3F94B05icgsBFrZve9Rky0P8O/gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Private", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "41ed6bd393ef1044731ce01d867f2d66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQ0lEQVQ4jbWTv0sCYRjHP5fWVTc0FJWCBsE5WG1KQYP9H4lDTbX0F7RVNGc3idVSm0QiyA1iRNRBuNnkbYIRRENgUofaYHV1vCcH0Xd7fnw/7/vwPq+fP8r/n4AoEAdkoAZcA5YXQFiSyEQCoAYYKlRY+czXgU2g0A8wo8ic69uMLUeYNWpQqHzXQkAeSAJnQoDsJ2vsEZwPMeUylgRkgDLw4ATMLaqM9zF/aRRYA3adgPhCmEmjZifu666QmGgEWdMJavrvziUVElE7Nh+p5gyGRQBTdFQiCvurdnxySSln4BMBrkYGeWpZTLheHJpbx0wDByKA1bJYl+CiKzZbKY2jlxYKcCMCAOS7kPQNkG13kAFe33krVblLHdJsPKMAGz8Nok08bXco03uqWLqInC5i0lueW2ez219oADsuNU8Az/oA8vtRFDM+vY8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "City" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6367919.152083322, "ymin": 1838218.258921057, "xmax": 6395582.956991836, "ymax": 1868051.9787810594, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_piSystemValveType", "description": "List of system valves types", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Gate", "code": "Gate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Wheel", "code": "Wheel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CLOCKTOCLOSE", "type": "esriFieldTypeSmallInteger", "alias": "Clockwise To Close", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeInteger", "alias": "Turns To Close", "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "WS2_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTEXERCISED", "type": "esriFieldTypeDate", "alias": "Last Exercised", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy Identifier", "length": 10, "domain": null }, { "name": "VALVECARDLINK", "type": "esriFieldTypeString", "alias": "Valve Card", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S316_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Water Hydrant Valves", "type": "Feature Layer", "description": "System valves are shown from 1:4,800 to larger scales. System valves are labeled at scales from 1:1,600 and larger with their asset ID. The symbols for system valves are expected to vary from utility to utility\u2014these are some typical symbols, but by no means do they represent an accepted standard.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water System Valves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNEDBY", "defaultSymbol": { "type": "esriPMS", "url": "508a54302763f1a0dc21a77d6964b825", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jbWTPUvDUBSGn5BiQjo4KCoFlWZp0aEUUsjoD3HSSbd26tRJ/4BrqYEU3YpVJFOkIFYHhyxOsUsRtINjC1dKwKEfaLkpBfFs5+N9zj2ccxP80RL/CdgBCoAGvAIPwHARwJaiKNV0Oo1pmku+7++N42/AMXA7D7BtGMZVvV5ftizLDIIA3/cnuU3gBtgHLqUATdNqzWYzlclk1mPGUoAq0AI+ZgG7uVxuZY54YgZwAJzOAgrZbHYtCIJpIAzDOIglG0FzXTfluu6vynw+j23bU7/b7b54nqfLAB1ZK9u2KZfLU7/RaNx5nqfKAPe6rn8KIVbj3g0MKpXKBnAmAwyFEIfAdYx4WCwWz/v9fhJ4lAFgvGdVVWtRFGkAQoivdrv9XCqVBr1eLwkc/RTILvEiiqIWo1VZjuNojuN0GB3P02xx3F94B05icgsBFrZve9Rky0P8O/gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Private", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "187675589bd176f0c8fbcbf9b69cf00b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVQ4jbWTv0sCYRjHP9dZlzlEKZWCBYENlZtiEGF/RFviUFMt/RMFzR03heFSm0RyFA4iRNRBQw01eS0FugiBoFLXdQ2llLwXQvTdnh/fz/s+vM/r4Y/y/CdgFogDClAGLgCrF8CkJLE/MzNKJDIyoOsPy1/5J2AT0H8DTPl8/ceFwsrw4mJo2jCq6PpDuxYG8kAKOBICFEXOGMZqaH7eP+4ylgTsAyWg2g2YSySC/l/MbQ0Ba8BONyAejQbGDKPaSdzf19wgMdEIiqbdhjTt9kfnwkKQZDLciU3z+S6XKw+KAKboqGQyzO7uUifOZu+KuVxZFgHOvV5PrdV6C7jdG2hsbZUmgD0RwGq13tYliRPHEZqtdPrsoF5/9QGXIgBA3nFIyXJfxrbfFYBm03opFh+v0+nTRqXS8AEb3w2iTTy07fcSn08VU9UbRVVvTD6X56q72e0vVIBtl1pPgJ71AbKmaUBGoASFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "City" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6367919.152083322, "ymin": 1838218.258921057, "xmax": 6395582.956991836, "ymax": 1868051.9787810594, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_piSystemValveType", "description": "List of system valves types", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Gate", "code": "Gate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Wheel", "code": "Wheel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLOCKTOCLOSE", "type": "esriFieldTypeSmallInteger", "alias": "Clockwise To Close", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeInteger", "alias": "Turns To Close", "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "WS2_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTEXERCISED", "type": "esriFieldTypeDate", "alias": "Last Exercised", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy Identifier", "length": 10, "domain": null }, { "name": "VALVECARDLINK", "type": "esriFieldTypeString", "alias": "Valve Card", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S316_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Private Water System Valves", "type": "Feature Layer", "description": "System valves are shown from 1:4,800 to larger scales. System valves are labeled at scales from 1:1,600 and larger with their asset ID. The symbols for system valves are expected to vary from utility to utility\u2014these are some typical symbols, but by no means do they represent an accepted standard.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water System Valves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1c80b016b4958453c81641641a9bfefa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABa0lEQVQ4jb3UQUvCYBzH8e9BdKngzaJuu0y85iXzUBAa1E27R28ggq7dZB7yIepFKPMV+AY6BIVIxBOegk5LrOiyLSE7zGrpNhSi322/sc/zbPyfRfjDRP4TU4AskAJMQAKjebFloApsAj2gOO5N4BwQwPssWA5oJJNJ0el0bvv9fjmfz3/dWwR0YAfYBV7DsBWgUalUDoUQZ4AWjUb9dr4OGMA2nteexKrxePxUCFEHND/FkyKwB7T8sAVgo9vtXuN+9FmyH4RlgZ5pmmVFUb7LwWAQhuW8F14sBRQLhcLUE7FYDFVVp3opZSIIM4OWV1WVdrv9q7Ms6zmTybwFYRJ4AtJBqDeGYdwBD0HYB3CBO6yhGQ6Htq7raeAoCAOo4w7kWghklUqlK8dxLoGbMMwZYy1gy9OPbNs2m83mfa1WWxpDJ5ML+R2nF34G8gBYlVImNE1zgEfgeHJHYRi4R6SFZyBnyb/+z+bKJzQaaib+jtdwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6367919.152083322, "ymin": 1838218.258921057, "xmax": 6395582.956991836, "ymax": 1868051.9787810594, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_piSystemValveType", "description": "List of system valves types", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Gate", "code": "Gate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Wheel", "code": "Wheel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S316_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Water Control Valves", "type": "Feature Layer", "description": "Control valves are shown from 1:4,800 to larger scales. The symbol for control valves may be rotated or changed to reflect the type of valve (butterfly, ball, etc.), or a box symbol may also be added when these values are installed within a box. The difference between control valves and system valves is that control valves have a backflow prevention control. Control valves are labeled at scales from 1:1,200 and larger with their asset ID.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNEDBY", "field2": "VALVETYPE", "defaultSymbol": { "type": "esriPMS", "url": "e75b8c802066e4aec76489fcdce2f30b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsklEQVQ4jWNhoBCw0MSApVvvyR87tLH01YuneqwsLN9lFTV3GgfGTQnTZvxF0IDE3JbZa5b0J5rbeTH/+/uPQd/EnuHR/RtuSxoz6/JrpsVNbMnahNOAkNiihRKS8nGxqdUMDAwMDO/evGAQEZNmUNMyZnD0COefPaFiVWphu8/s/so9GAaEJpTr8nBzR7r6xGD1KzMzC0NqQQd7b2PabAYGBkUMA149vdcQ1zibFatuJENMrd3lv337aHdo17pDKAZwcHFKcPPw49PPwMDAwKBnZMe4c+NCbwYGBlQD/v3594egbgYGBjZ2DoavXz4xYnrh5ZNH///9Y2BkYsJrwN2bF78/fnhrP4YBt6+dn7hr82JHd/94aXwGbFg++cKn9693Yxjw7dvHMyvndazVNbaJl5JRxhoYm1ZOv37+5L5OBgaGPxgGMDAwMDy4f6OoLMP9Z1BkvrN/RKYBAwMDEwMDA8PnT+8+Te7IP39k/6a5P75+2oisBz0l/n326G7ZlM48nSWzm4K5eQQ0l81p//Ti6YO7f/78WsTAwPAc3VW4MtOVD+/eXPnw7g0OacIGEA0AD/2g8h47VPMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b4d78f26161b330eb84840c276b46635", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8klEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdmlZ0VoJSZEgJxcj3nNnbol4+Ji/27f77Icb1x5euX/3WREDA8NTYgwTUlOX3dUzOVfHzsmQnYGBgaGmbCZDapa/VGqWv9SLZ2+1UuLa9S+evZX0+fP3Y/gMY9TQlN+8ekursay8OFYnS0gJM2zc2aUe7F254MCec47ILkQxTElJKrGsNsYQl0EwwMzMxDBncZWqv1v51KuX7wZgNUxMSjg1KMyBE69JUCAiys+gq69ocPXyXU4GaKSgGCYrI4LfSWjA0c1Eeu3Kg3q/f/8+iWEYGwcbUa6CAQEBHhZFRQnJW7ceM2AY9vPn75+kGPb08et/T5++vAfjoxj28f3nJ9+//ZTn5GInyrADe8+9+vr11xWshvGL8NdM7l+9q6w6hpWQQWdP32D49u3HXgYGhn9YDVuzZM+BkAiHLTu3nQx09zLHadCTR68YWuoWPNm/+2wSsjhGDliz4kAQJyfn5ovn73hn5wcxcvMg4uTfv/8MG9ceYli2aNdDXmEhKwYGhl94DWNgYGBYPH+7b11rqmdxzuR2Pn4uxbOnb/IWZk/68ebV+1cCQjzLdm8/VYVNH85So6l69nYGBobtMP7ZUzdwKSVsGDmAqoYBACL9p/EMXqvIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,Altitude", "label": "City, Altitude Valve" }, { "symbol": { "type": "esriPMS", "url": "f0156acee1474bf32e13a3c19dbacc9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB80lEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdllR2VpJIckgJ2MX3rO3zoh4m/u8231294cbj65dufvsbhEDA8NTYgwTUpdV3zUhZ7KOo74TOwMDA0PF7DKGDN8sqQzfLKnnb59pJXTG6Z+7fTbp8/fPx/AZxqghp7l5U8sWYzkxeaxOlhSWYtjWsVPdr9p7wd7zexyRXYhimJK4UmJ1dK0hLoNggJmJmWFhxWJVzwq3qZfvXw7AapikqFRqqH0YJ16ToECEX5RBT0nf4PL9y5wM0EhBMUxGVEacGINgwNXYTXrVoZV6v3//PolhGDsrB1GuggF+HgEWRQlFyVuPbzFgGPbr98+fpBj25PXjf09fPr0H46MY9uHz+yfffn6T52LnIsqwfef3vvr66+sVrIYJ8IjUTFjbv6sqqpqVkEGnb55m+Pr9214GBoZ/WA1bcWDJgTCHiC3bT20L9DTzwmnQ41ePGBoW1D3Ze353ErI4Rg5YdWBFECcb5+bzd8575wXmM/Jw8sDl/v3/x7Du8FqGJXsWPRQVEbZiYGD4hdcwBgYGhoW75vu2JrV65k/Jaefn5lc8fes0b+7k7B+vP7x6JcgrtGzHqe1V2PThLDWq51VvZ2Bg2A7jn75xCpdSwoaRA6hqGAA/3qfxFMsNnwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,Check", "label": "City, Check Valve" }, { "symbol": { "type": "esriPMS", "url": "db8873e91b563f26724fdce98537651f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB80lEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdklRwVpRUaEgKxNN3is3H4g4Wuq/O3rm6oc7959eefT0dREDA8NTYgwTUpKT3FVTGK1jaazFzsDAwNA1dSVDVJCzVFSQs9SrNx+0Sltm6V++/jDp+/fvx/AZxqiiILV5ZlehsZSEMFYni4kIMMzrK1FPLe5bcPzsNUdkF6IYJislmpiZ4GeIyyAYYGZiYuipT1dNKuyZevPu4wCshomJCKR6OZlx4jUJCoQEeBk0VGQNbt59zMkAjRQUwyTFhcWJMQgGrE11pLftO633+/fvkxiGsbGyEOUqGODj5WKRlhaVfPDgGQOGYT9//flJimHPX7379/r1m3swPophnz5/e/Ljxy95Dg42ogw7fubaq69ff13Bahi/IFfNvJU7d2XF+7ISMujS9fsM37//2MvAwPAPq2Fbdpw44O1sseXg8UuB9pZ6OA16/vItw8Q5654cO301CVkcIwds3XsiiIOddfPVWw+9E8LcGLk42eFy//79Z9h58AzD+u1HH3ILCFgxMDD8wmsYAwMDw9pth32LU0M8G/sWt/PycCpevn6ft6F30Y93Hz6/4uflWXb4xKUqbPpwlhq9s9dsZ2Bg2A7jX7p2D5dSwoaRA6hqGADOm6juW3zqzgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,PRV", "label": "City, Pressure Reducing Valve" }, { "symbol": { "type": "esriPMS", "url": "a826c7aefbb959435dca1b0601ee8a06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpElEQVQ4jbXTPUgCYRzH8Z+miODLKjgc4RRmtChOiQQh5CK5NHghiJNTaKJDOikHLkmCcASWm5BQg5AGQXBbUIPoIDeYnA3CieERxXW0NGjnSxD914fvh+cPz6PCH0f1LwDDMESj0YhxHLehVqvfLBbLjcfjObVarR9LgVgsRtM0HXS73SuiKMLpdIJl2Z1sNnucyWTIZDJ5PRcIhULnZrOZjEQiAIDBYACTyQSbzQav12ukKKoSjUa9uVzuVgaEw2GbTqfb9/l8s3dVqRCPxzWJRIIGsCoDOI5LUxSlnllPIC6XixiPx1u1Wu1+CtBqtSa9Xr+oBwA4HA5FpVLZBTANSJIkLq0BaDQaCIKgkK3Q7/efJUmCUqlcCLRarTeWZe9kQLvdPqlWq26/329eBJRKpafhcNiQAaPR6KFYLF7a7fYDgiCMs+JyudxmGIYCIMoAAOh0OoeBQOA9GAxukyS5CUD5jb+mUqnHer1+JgjC1WTz8yV+drvdo3Q6vZ7P5/cMBsNaoVB47fV6rCiKFwBeft5q3mdq8jzf5Hl+zvFy4NfzBXn1oNlqC4eTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "-1,Blowoff", "label": "Private, Blowoff" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FacilityID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Century Gothic", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6368139.220868915, "ymin": 1838971.5832018107, "xmax": 6394391.796972573, "ymax": 1868011.184243232, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wContolValveType", "description": "Temporary Domain until piControlValveType fixed", "codedValues": [ { "name": "Blowoff", "code": "Blowoff" }, { "name": "Altitude Valve", "code": "Altitude" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Air Relief", "code": "Air Relief" }, { "name": "EOL", "code": "EOL" }, { "name": "Pressure Reducing Valve", "code": "PRV" }, { "name": "Check Valve", "code": "Check" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "WS2_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTEXERCISED", "type": "esriFieldTypeDate", "alias": "Last Exercised", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy Identifier", "length": 10, "domain": null }, { "name": "VALVECARDLINK", "type": "esriFieldTypeString", "alias": "Valve Card", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S330_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Water Hydrants", "type": "Feature Layer", "description": "Hydrants are shown from 1:4,800 to larger scales. These symbols are based on a hydrant symbol has been common on engineering drawings for decades. These symbols are rotated to depict the orientation of the valves. Starting at 1:2,400 hydrants are labeled with their asset ID.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNEDBY", "defaultSymbol": { "type": "esriPMS", "url": "261aa5f6e165ff89fab77a3994ade550", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jb3TMagScQDH8S/6PMVFCESCJ9xhDgrSEAkmtTQ0nPBAHAzBqS0hgqBZDJqrwbntITg8B5fMt9gUeIPXUzsHURsMBy/Q4eik5SVq9058Rb/p/r/////h///DHfGPc/S/wQhwstN9Bj5eF7wNvN7p3vwNCIDP50MQBHRdxzAM2z12kzcSicSTVCpFLBYDYLlcUqvVTtrt9nmv16seAnoymcz7fD7/cLP0er1ks9njZDL5rlwuO1VVrdiBt4ACQCgUupvL5e5ddfRgMHgzHo+/VVX1AfATOAPOd8Fj4BlANBrF6XSuJzqdDpqmIcsybrcbAFmWA9Vq9amu6wATK3CdQCCw/l6tVhSLRQzDACCdTgPgcrnw+/1cgpZX3kJ+x+FwEIlE6Ha7hMPhK9fZguPxeGtcKpUwTXPrGSaTCdPp1Ba8AB4DjEajO8Ph8LkoimthEwNoNBpfFovFq8uhYgV+B04B+v3+aavVWgEvRFF0bEKmaVKv17/O5/NHwDe7E26lUqm81DTNK0lSQZIkBEFgNpsxGAwuPB5Potls/rDaZ/sbKYrySVGUwk79AbDE9oLXyT6wAdzf6f54t0PAGdDas+Yg8OD8AkeumddryqlmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "850fcccb484ed2b2991175965244fc7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqklEQVQ4jb3TMUjbQRTH8Q8mYHQQ7GApiCB0qSAGS4UGUpAOBZcguHTvIomUQrG4OEgxjrYFV6mTFjp0cUmKElohNlAcDNJFkBZEu5hFh6R0+IvGmEZiS3/L3fvde993d9yF/WOF/zfwDhI13hd8vC5wAOka79XfAEFXF5EIBwecnDSuabR4Y3TUk4kJhocDo1Rifl5iddVaPu99M8DI1JS3s7MeVpsdHUxP6x4b82Z8XCiX864R8DZSMDjo3syM2J+23tfnViLhdS7nAcr4gLVaYDeeQjxOuGplfZ3NTVIp2tsDL5l0c25O8vAQfK8HPFNv7/m8UmFkhOPjIJ6cDMbWVnp6OAXWPfKZyuXzeShELMbGBkNDF/Mqlcu1dYHF4sU4mw2aVF/Dzg67u42BRTyG7W13t7Y8GxgQOkusab24aPvoyMvT8Gs94AGWIZ+3vLLiV0uL5/39WqpB5TILC77t73uEH412eEHptBeFgvZoVCoapa2NvT0KBcXOTveXlpTq1TX8RpmMz5lM8DarberDrgReR1cBs4jXeJfurRngT3y6IqcpYNP6DXwDcgBqYP3nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "City" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 208, 209, 255 ], "toColor": [ 148, 208, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 130, 184, 255 ], "toColor": [ 132, 130, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 214, 152, 255 ], "toColor": [ 201, 214, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 197, 224, 255 ], "toColor": [ 188, 197, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 184, 154, 255 ], "toColor": [ 159, 184, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 227, 194, 255 ], "toColor": [ 166, 227, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 158, 179, 255 ], "toColor": [ 130, 158, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 184, 130, 255 ], "toColor": [ 137, 184, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 165, 212, 255 ], "toColor": [ 171, 165, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 224, 164, 255 ], "toColor": [ 169, 224, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 204, 173, 255 ], "toColor": [ 203, 204, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 179, 177, 255 ], "toColor": [ 141, 179, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 194, 174, 255 ], "toColor": [ 138, 194, 174, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "OWNEDBY = 1", "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "City", "priority": 13, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6366395.407427415, "ymin": 1838213.7622108907, "xmax": 6395461.755790666, "ymax": 1865307.02921848, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wHydrantManufacturer", "description": "The name of the hydrant manufacturer", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "AVK", "code": "AVK" }, { "name": "Clow", "code": "Clow" }, { "name": "Greenberg", "code": "Greenberg" }, { "name": "Jones", "code": "Jones" }, { "name": "Mueller", "code": "Mueller" }, { "name": "Rich", "code": "Rich" }, { "name": "Long Beach", "code": "Long Beach" }, { "name": "Dry Hydrant", "code": "Dry Hydrant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTSERVICE", "type": "esriFieldTypeDate", "alias": "Last Service Date", "length": 8, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSI", "type": "esriFieldTypeSmallInteger", "alias": "PSI", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "WS2_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S326_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Fire Service Connections", "type": "Feature Layer", "description": "Are not shown at scales smaller than 1:2,400. In some cases even at 1:100 scale, meter symbols will overlap one another. This is partly due to automated methods for creating meter features at the ends of laterals, particularly based on automated methods for creating laterals off of mains. Ideally meter features are located as precisely as possible relative to their real-world locations\u2014in practice this is expensive without using GPS, which doesn\u2019t deal with the lateral locations. In this map, meters, are not the focus and therefore are not labeled\u2014in a meter management map labels would be necessary.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7226ff9947a115e74411392cbc710dc4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACI0lEQVQ4jb3TT0jTYRzH8ffz+/22/XKzaRrOkQpGUhBRUUIRlR2aIVK3LnYRaaaQdLCQ0KhOJR06mDPEixe9zQjpElFkVlIHoVMUjXJLFqn7udxkv9/TpY3NzUqIPrfneb7P6/nHo/GPov0XKDpEQwqOIRHSZNrbyaMNQZF7dEpV3EqpOqrTu4yFZf4Id4UDKzYhuV15get/hMIBhqVib9nS+EA4qnx2wJkeW52fCn+fOH4pEkgdqGyneV3o631aLWwtFefmHIpeTnR8F2bsAwgBgK1sv9fTasQiI64jkUHzWvbOciAL5U7JiVEUvRwAubqIa28ProM5J9lcemry1cKk7zIUgD7fZYdELdq0/ay90L1lR686WS+E8i08YDWmHyADaTqHhd29AuRAidAEqfgnAFz7rqK56wCEsLmjyIVDsAaSAktByrzlhYIQtnQjq9+UCDL1GSih8ExPLhblHaO6ee0dASxbScNjEzzNg2rbCM0FzMX4bL/l3NPtydtZVuLvBh8KZNNWP0/yIABN4I9NXxlzVJ9e0krq3GpxDcJZmYOYK5Ep43lHExY9OXOzGxV+gl8Csj86vrO7uP7GbNmZl7sB5dfwkvH25mNjps8nYMzbwcC6EMC2dnrnh+QbY6Y3sPy6L4nqWJBCWqSSpRIaVIWLnvOMrJ1X8K9V+AkCwY/Dska3EkeFhZJK8qKqi/eF6teF0qltIwSM/q7mr6CN5Ced8rb4uqXHxgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6368021.127273083, "ymin": 1838179.0601805598, "xmax": 6397071.994039997, "ymax": 1868934.9606108963, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "SERVICETYPE", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_wServicePointTypeEden", "description": "Service Point Types to Match Eden", "codedValues": [ { "name": "Commercial", "code": "cm-000" }, { "name": "Sprinkler", "code": "fr-000" }, { "name": "Hydrant", "code": "hd-000" }, { "name": "Industrial", "code": "id-000" }, { "name": "Industrial Irrigation", "code": "id-irr" }, { "name": "Public", "code": "is-000" }, { "name": "Public Irrigation", "code": "is-irr" }, { "name": "Multi Family Residential", "code": "mf-000" }, { "name": "Multi Family Sewer Only", "code": "mf-swr" }, { "name": "Recycled", "code": "rc-000" }, { "name": "SCWA", "code": "sc-000" }, { "name": "Single Family Residential", "code": "sf-000" }, { "name": "Single Family Irrigation", "code": "sf-irr" }, { "name": "Single Family Sewer Only", "code": "sf-swr" }, { "name": "Single Family Smart Yard", "code": "sf-syd" }, { "name": "Commercial Irrigation", "code": "cm-irr" }, { "name": "Load Account (Long Term)", "code": "ld-000" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "Account Number", "length": 30, "domain": null }, { "name": "METERID", "type": "esriFieldTypeString", "alias": "Meter ID", "length": 25, "domain": null }, { "name": "METERSZ", "type": "esriFieldTypeSingle", "alias": "Meter Size", "domain": { "type": "codedValue", "name": "WS2_wMeterSizes", "description": "Double Coded Domain for Meter Sizes", "codedValues": [ { "name": "5/8\"", "code": 0.625 }, { "name": "3/4\"", "code": 0.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 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METERMODEL", "type": "esriFieldTypeString", "alias": "Meter Model", "length": 25, "domain": null }, { "name": "REGISTERID", "type": "esriFieldTypeString", "alias": "Register ID", "length": 25, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WZONE", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "WS2_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GPSed", "type": "esriFieldTypeSmallInteger", "alias": "GPSed", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERVESAPN", "type": "esriFieldTypeString", "alias": "APN", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S318_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Water Pump Stations", "type": "Feature Layer", "description": "Water Network Structures such as treatment plants and pump stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRUCTTYPE", "field2": "OWNEDBY", "field3": "ACTIVEFLAG", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "56b6e023409845736876e2cd0d2ed325", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQ4jWNhoCJgoZ1h2uYFDDb+nkTrfnL7KsPW+UXYDfv3X4fBP9WNaMMmFfPhdhkbxw8GfhGizWLg4PyN2zB0sH8NA8O9KwwMjiEQtnMYA4OCFk7l+A1jZmFgCM1jYFg7lYHBzI2BgYsXr3L8hr1/xcCwYQYDQ1AWA8PJHQwMH14zMIjJkmmYoBgDg38aA8PlYxBXMuNXjl/WyAFC61oxMNw8x8Cgqk+BYTwCCLa6EV6lmIY9vMbH0Jq4m6AuGLh++hduwz68iWPYtoBos/C7jEIAAHQ8LA1rMsAxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Station,1,1", "label": "Pump Station, Active" }, { "symbol": { "type": "esriPMS", "url": "749d8df356a526d2c68d1eab127c612d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvklEQVQ4jbXSMWoCQRQG4K/YQgvFQuy8gAhCmkAqq4CVjVgGLExhISE5SyBdPIAHCKRPI1ipjTcwOUDQwhRuIeruDlH/Zh7Mex9vYCIXTHQ17JanNq3Q4SXzd55PYlvqfe5DsReKiZvl+C2HSsizScQOM8YMnbjuopbSn4pFGOLV7u2FjE1TsRXeMMAHvlH9L1bBI77ixqx/lHrfjM87TNE4Byvt1TcZ0BG2oNjjM2AOTFgnYj88jEKlrM3OzR/nkRlgLj8ElQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Station,1,0", "label": "Pump Station, Inactive" }, { "symbol": { "type": "esriPMS", "url": "0a4da943ea989ddf38bbb4b689811fbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6UlEQVQ4jbXOMWqEQBgF4Af/ooi4iI29hViEaWws7JRA2gHBKmcIuYEX8CBiN2WY1gMIlmJh77QhQUizbLEbJ2KSV/3F/z7eCX+Y079hjLGXNE2f9pbneR6EEK/fYuu6PnDOH/didV2fN5eZpvnuuu5eC5ZlfW5it5FSYhxHZFkGKSXyPEcQBJv/WoyIUJYlmqZBkiSwbVu7VIsty4K2bVEUBbqug1IKvu8fwzzPA+ccfd+DiEBEx5fFcQwAYIzBMAyEYXgccxznekdRpIXusGmazlVVvf3YumQYho9NTCn1LITYa+mX/TZfzyo8TPTfhE0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Station,-5,1", "label": "Pump Station, Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6356430.80235666, "ymin": 1840103.2167653143, "xmax": 6393390.954157993, "ymax": 1868001.2124783993, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wNetworkStructure", "description": "A temporary domain for wStructureType", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Enclosed Storage Facility", "code": "Enclosed Storage Facility" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Meter Station", "code": "Meter Station" }, { "name": "Turn Out", "code": "Turn Out" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S323_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Distribution Wells", "type": "Feature Layer", "description": "Water Network Structures such as treatment plants and pump stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRUCTTYPE", "field2": "ACTIVEFLAG", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e6825939a05aa377a337e5708af4a238", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQokWNhIBOwUK5RWc+JgZNLAK/qLy/OMTx48ABVY1RxOYNHnBtejR1p2QwPZk/D7tRZNQwMaS0MDE/uMDAsaGFgqFnAwHD3MgPD41s4nAp3zkcGhi8fGBiObWVg+P2TgeHjGwaGU7sYGExdGBgYduLRaOzEwHD5GMTGgHQGhpM7GRie3GZgiCgiYKOxIwPDonYGBnYOBgZdawaG6RUMDOycDAyMjAQ08ghA/BSUycDAwsrA8PEt1JkMBDQyMDAw5PczMEjIQ9jJ9QwMAqJEapRTR7AlFbEqQWh8evc1w4G1l7CqgoE/f95iapzXFINXE04bSQQA8Kw9v3N4r90AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Production Well,1", "label": "Production Well, Active" }, { "symbol": { "type": "esriPMS", "url": "073f65640a13455798bfeec5520034a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQokaXRPUvCcRTF8U+gYE4uzeLU1htwSsRXEY1GtNmQQxCE0Njm4uIbcHSwF+DooFsP4CiUYGPg0OAv8B//h8yz3DucL+dcbs4/ldsbPKFWpJRmXjCZM4+A19yc00gDm1z16MZWvUUHr2H2McNzUtUffWKFIb7wgSfUMUoDaxiHxItgfkErK/EUDyigijYOcZAFlsJNl8hjGWr+VuwfH1EO+x2O/goeb+2VOMM2+Mb7gGmCD6w3zaPgPWdpUGLirvoGjr8ioLJa8GoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Production Well,0", "label": "Production Well, Inactive" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6356430.80235666, "ymin": 1840103.2167653143, "xmax": 6393390.954157993, "ymax": 1868001.2124783993, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wNetworkStructure", "description": "A temporary domain for wStructureType", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Enclosed Storage Facility", "code": "Enclosed Storage Facility" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Meter Station", "code": "Meter Station" }, { "name": "Turn Out", "code": "Turn Out" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S323_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Vaults or Turn Outs", "type": "Feature Layer", "description": "Water Network Structures such as treatment plants and pump stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRUCTTYPE", "field2": "OWNEDBY", "field3": "ACTIVEFLAG", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "03ec04421afb7fdc9c180719febd9375", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQokWNhoACwUEczN38bg74NE17Vj29pMTy+7YepWU5dnKF7SxJezXMbGBjmNWKxGRm8fc7A8P8/A4OIFAPD9y8QNhcvHmcjg2unGBh+/2RgcAxlYNi9nIGBkZGBwTOeSM2K2gwMv34wMPz8BrFdWIKB4d0LIjWzczIwMDMzMHBwMzD8+MbAcP8aA4O6MZGaRaURbKdQrEpQNX/5KMywbQFOhQwMDAwMty/g0Pz4ZgBDayJ+zThtJgMAAIWKKtShjZMjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Turn Out,1,1", "label": "Turn Out, Active" }, { "symbol": { "type": "esriPMS", "url": "d122de8191eef6a4671d973feda0daeb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAm0lEQVQoka3RsQpBARTG8Z+6NouFuq8hTyCLwWAx2D2Hum9h5wWMhmswGhmkZJJVSRmU5ZLkXlf8l285//OdOoEfCP4l98sUsoYvhGcmWLzKlRVRlhyz7xG/a34wxQ4tbHBE/cPZD5oYo4I5uhghzCPfKeKEA0p5m6GRZAdbtDHLK1eTLKOWMvMsF4as05bBkmuaHA0+vCqr+Wtu0ZUYs9zX3x0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Turn Out,1,0", "label": "Turn Out,City,False" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6356430.80235666, "ymin": 1840103.2167653143, "xmax": 6393390.954157993, "ymax": 1868001.2124783993, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wNetworkStructure", "description": "A temporary domain for wStructureType", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Enclosed Storage Facility", "code": "Enclosed Storage Facility" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Meter Station", "code": "Meter Station" }, { "name": "Turn Out", "code": "Turn Out" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S323_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Water Mains Zone Labels", "type": "Feature Layer", "description": "Layer to create Zone Pipe Labels at bondaries between zones.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000.0000000000005, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 240, 240, 240, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ZONE]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6367909.77382125, "ymin": 1813637.7162187248, "xmax": 6399280.93384783, "ymax": 1869003.4148703068, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "ZONE", "domain": { "type": "codedValue", "name": "WS2_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TRANSMISS", "type": "esriFieldTypeString", "alias": "Transmission System", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeLeng", "type": "esriFieldTypeDouble", "alias": "PipeLeng", "domain": null }, { "name": "ChangeLog", "type": "esriFieldTypeString", "alias": "ChangeLog", "length": 200, "domain": null }, { "name": "LASTFLUSHED", "type": "esriFieldTypeDate", "alias": "LASTFLUSHED", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S324_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Water Lateral Lines", "type": "Feature Layer", "description": "Lateral lines are shown from 1:2,400 to larger scales and this is in conjunction with the meters\u2014as the lateral lines connect meters to mains. These features are not labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNEDBY", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 }, "value": "1", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 0.4 }, "value": "-3", "label": "Marin County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "-1", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "-2", "label": "Sonoma County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 0, 255 ], "width": 0.4 }, "value": "-4", "label": "State Agency" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.4 }, "value": "0", "label": "Tentative" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.4 }, "value": "-5", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6368021.127273083, "ymin": 1838179.0601805598, "xmax": 6395163.483093247, "ymax": 1868934.9606108963, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Unknown", "code": "UNK" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Copper", "code": "CU" }, { "name": "Steel", "code": "STL" }, { "name": "Transite", "code": "TRANS" }, { "name": "Yelomine Pipe", "code": "YM" }, { "name": "C900 Plastic Pipe", "code": "C900" }, { "name": "C905 Plastic Pipe", "code": "C905" }, { "name": "Concrete Lined Cast Iron", "code": "CICL" }, { "name": "Universal Cast Iron", "code": "UCI" }, { "name": "Cast In Place", "code": "CIPP" }, { "name": "Concrete (Non-reinforced)", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Poly Pipe (Generic)", "code": "POLY" }, { "name": "SDR 17", "code": "SDR17" }, { "name": "SDR 21", "code": "SDR21" }, { "name": "SDR 26", "code": "SDR26" }, { "name": "SDR 35", "code": "SDR35" }, { "name": "Stainless Steel", "code": "SSTL" }, { "name": "Reinforced Plastic(Truss)", "code": "TRUSS" }, { "name": "Plastic Coated Steel", "code": "APC" }, { "name": "Perforated Pipe", "code": "PERF" }, { "name": "Corrugated Aluminum Pipe", "code": "CAP" }, { "name": "Mortar Lined and Tape Wrapped Steel", "code": "ML&TWS" }, { "name": "Cement Mortar Lined Steel Pipe", "code": "CMLSP" }, { "name": "Concrete Cylinder Pipe", "code": "CCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Line Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wLateralType", "description": "The type of lateral line", "codedValues": [ { "name": "Hydrant", "code": "Hydrant" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Domestic", "code": "Domestic" }, { "name": "Fire", "code": "Fire" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Air Relief", "code": "Air Relief" }, { "name": "Blowoff", "code": "Blowoff" }, { "name": "Combination Fire Line", "code": "Combo" }, { "name": "Drain Line", "code": "Drain" }, { "name": "Future Connection", "code": "Future" }, { "name": "Well", "code": "Well" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "WS2_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ChangeLog", "type": "esriFieldTypeString", "alias": "ChangeLog", "length": 200, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S325_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Water Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNEDBY", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "1", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 0.4 }, "value": "-3", "label": "Marin County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "-1", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "-2", "label": "Sonoma County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 0, 255 ], "width": 0.4 }, "value": "-4", "label": "State Agency" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.4 }, "value": "0", "label": "Tentative" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.4 }, "value": "-5", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIAMETER] CONCAT \"\"\" \" CONCAT [MATERIAL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6367909.77382125, "ymin": 1813637.7162187248, "xmax": 6399280.93384783, "ymax": 1869003.4148703068, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Unknown", "code": "UNK" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Copper", "code": "CU" }, { "name": "Steel", "code": "STL" }, { "name": "Transite", "code": "TRANS" }, { "name": "Yelomine Pipe", "code": "YM" }, { "name": "C900 Plastic Pipe", "code": "C900" }, { "name": "C905 Plastic Pipe", "code": "C905" }, { "name": "Concrete Lined Cast Iron", "code": "CICL" }, { "name": "Universal Cast Iron", "code": "UCI" }, { "name": "Cast In Place", "code": "CIPP" }, { "name": "Concrete (Non-reinforced)", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Poly Pipe (Generic)", "code": "POLY" }, { "name": "SDR 17", "code": "SDR17" }, { "name": "SDR 21", "code": "SDR21" }, { "name": "SDR 26", "code": "SDR26" }, { "name": "SDR 35", "code": "SDR35" }, { "name": "Stainless Steel", "code": "SSTL" }, { "name": "Reinforced Plastic(Truss)", "code": "TRUSS" }, { "name": "Plastic Coated Steel", "code": "APC" }, { "name": "Perforated Pipe", "code": "PERF" }, { "name": "Corrugated Aluminum Pipe", "code": "CAP" }, { "name": "Mortar Lined and Tape Wrapped Steel", "code": "ML&TWS" }, { "name": "Cement Mortar Lined Steel Pipe", "code": "CMLSP" }, { "name": "Concrete Cylinder Pipe", "code": "CCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "TRANSMISS", "type": "esriFieldTypeString", "alias": "Transmission System", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "WS2_wZone", "description": "Water Distribution Zones", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTFLUSHED", "type": "esriFieldTypeDate", "alias": "Last Flushed", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S324_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Water Tank Site", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Tank Location" }, { "id": 17, "name": "Tank Polygon" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6356430.80235666, "ymin": 1840073.867414564, "xmax": 6393429.165695742, "ymax": 1868061.6296803951, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Tank Location", "type": "Feature Layer", "description": "Water Network Structures such as treatment plants and pump stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Water Tank Site" }, "subLayers": [], "minScale": 0, "maxScale": 12000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRUCTTYPE", "field2": "OWNEDBY", "field3": "ACTIVEFLAG", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ee0e238dd7d4c31da877a658acbde204", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQklEQVQoka3RO0hCARjF8b9cKwxDFBySHghFkBEtgRENEWFNgfRYlAyXhqBBaAhtCRwro0FbaqgIGiIK6TGmaAWlUC1mkzZIkVFcCDWawuR2JaKz/+Cc71Pyxyj/GxppbG7l5Vkk+3gGiOWhWq3H4lhgeKqPhpZaCvkCof1Ldv0bXBwvy0EFdo8f24yVtXlIJ0F8FdDqO3H5TCy5BKLBRSm02JyMTQ8BMOGBRAzCB+BwA1RjnXQSDQa+ahdhe3cvFVWC7DXMgyY6evqJne6VwkqVRhYBCErQGXTSqtlMuixM3eV4Sp1LYSbp4zoyQluXFoC6JhiwF+HJdoR4+EYKdwK3aOvnUCi8mMw1qNSgUkPuHY4246SS498LlP5x1b3CmxgicTWLRm8knxN5uA9hyHs4XP+QhwBb3hgwWnbvj/CX+QSEWV4Rh8H+3QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Enclosed Storage Facility,1,1", "label": "Enclosed Storage Facility, Active" }, { "symbol": { "type": "esriPMS", "url": "56b1290f721c700fb080946746b09f81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQoka3RPyjEcRgH4Ed3JTqJuoEyKFJuViSDZDApxUTULQZlUAY5izLSyeA2A2UV3WB1EoM/A5MzsUgZ1K90RwadcO6SfNb3+9Tn/b5hf0z4v2FzK+2PBA8cIygLI0QnWJ6ir42GPC+7nK6zuc9qKViRYH2WoUVk8UQoSkeS2AyhNCtFcJT4NIOQwDn2MP8+rp4kniZVqP0Bu+mtJFTqMwaI9dB/wM4XWEVtKVR42Eh9UdV77srBa3K3nBTBLMkjhruogxaMfYLbHB1yWQRTXDWxUMFSJzURRPCMLS6yjH+v/pF51gIyZ8xFac4R3JDJk9jgtSSEpfdLjJTb90f427wBdIU9ZIdYrREAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Enclosed Storage Facility,1,0", "label": "Enclosed Storage Facility, Inactive" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6356430.80235666, "ymin": 1840103.2167653143, "xmax": 6393390.954157993, "ymax": 1868001.2124783993, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wNetworkStructure", "description": "A temporary domain for wStructureType", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Enclosed Storage Facility", "code": "Enclosed Storage Facility" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Meter Station", "code": "Meter Station" }, { "name": "Turn Out", "code": "Turn Out" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S323_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Tank Polygon", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Water Tank Site" }, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACTIVEFLAG", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Active" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "Offline" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ { "separator": " ", "breakPosition": "before" }, { "separator": ",", "visible": true } ], "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 0.8, "font": { "family": "Century Gothic", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6371460.071510658, "ymin": 1840073.867414564, "xmax": 6393429.165695742, "ymax": 1868061.6296803951, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wStructureType", "description": "The type of water structures", "codedValues": [ { "name": "Enclosed Storage Facility", "code": "Enclosed Storage Facility" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Meter Station", "code": "Meter Station" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS2_BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Sonoma County", "code": -2 }, { "name": "Marin County", "code": -3 }, { "name": "State Agency", "code": -4 }, { "name": "Tentative", "code": 0 }, { "name": "City", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Federal Agency", "code": -5 }, { "name": "Unknown", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S317_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Water Abandoned Assets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "Water Abandoned Points" }, { "id": 20, "name": "Water Abandoned Lines" } ], "minScale": 2500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -115211800, "ymin": -93821500, "xmax": 6393761.854334831, "ymax": 1861533.683090642, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Water Abandoned Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water Abandoned Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "861a3ecc3b9f95735584095ca769b962", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQoka3STyusYRQA8N9j3o0/JUxqFj7BFHcn3igrn0DZ+ALSjbrutZOND2BhqRRlayul1GtlQVjYqVlM3bAZ7m2m0WMxiuYlJWd1Ok+/zuk8J/HFSL4fnsZenf4rh8bnMMbgxAKW1Q2pe5LFQ/yShsuPYWZdsNKX8LNEMVHYuzWd1aSyOCENZ3mYxR9YTgJHZUa6W+X5EpMXerKaTYy/13EGhXLXK4IOzBbJasYcx5LJUG2HRbhvEhHePNw2X5KCAeTgNVTqrFVYHWrh80c2qqCh4SY/amJb0x8MrlXY+kt/wtU/mhHsmAoPeTga7mRxDnvoq9Rb3UF0iMU307V9RxoOHMeyxJJoGDXsS+0KIX4M8bK137l6W3z5Vp8BC1dVKB2bggYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6369977.2985575795, "ymin": 1841662.0322172344, "xmax": 6393760.13911517, "ymax": 1861533.683090642, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "POINTTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Point Type", "length": 60, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Unknown", "code": "UNK" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Copper", "code": "CU" }, { "name": "Steel", "code": "STL" }, { "name": "Transite", "code": "TRANS" }, { "name": "Yelomine Pipe", "code": "YM" }, { "name": "C900 Plastic Pipe", "code": "C900" }, { "name": "C905 Plastic Pipe", "code": "C905" }, { "name": "Concrete Lined Cast Iron", "code": "CICL" }, { "name": "Universal Cast Iron", "code": "UCI" }, { "name": "Cast In Place", "code": "CIPP" }, { "name": "Concrete (Non-reinforced)", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Poly Pipe (Generic)", "code": "POLY" }, { "name": "SDR 17", "code": "SDR17" }, { "name": "SDR 21", "code": "SDR21" }, { "name": "SDR 26", "code": "SDR26" }, { "name": "SDR 35", "code": "SDR35" }, { "name": "Stainless Steel", "code": "SSTL" }, { "name": "Reinforced Plastic(Truss)", "code": "TRUSS" }, { "name": "Plastic Coated Steel", "code": "APC" }, { "name": "Perforated Pipe", "code": "PERF" }, { "name": "Corrugated Aluminum Pipe", "code": "CAP" }, { "name": "Mortar Lined and Tape Wrapped Steel", "code": "ML&TWS" }, { "name": "Cement Mortar Lined Steel Pipe", "code": "CMLSP" }, { "name": "Concrete Cylinder Pipe", "code": "CCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ABANDATE", "type": "esriFieldTypeDate", "alias": "Abandoned Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S333_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Water Abandoned Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water Abandoned Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 197, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -115211800, "ymin": -93821500, "xmax": 6393761.854334831, "ymax": 1861533.683090642, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LINETYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "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": "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": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "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": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "3\" x 6\"", "code": 306 }, { "name": "4\" x 4\"", "code": 404 }, { "name": "5\" x 10\"", "code": 510 }, { "name": "6\" x 10\"", "code": 610 }, { "name": "6\" x 12\"", "code": 612 }, { "name": "8\" x 16\"", "code": 816 }, { "name": "11\" x 18\"", "code": 1118 }, { "name": "12\" x 19\"", "code": 1219 }, { "name": "13\" x 22\"", "code": 1322 }, { "name": "14\" x 23\"", "code": 1423 }, { "name": "14\" x 30\"", "code": 1430 }, { "name": "15\" x 21\"", "code": 1521 }, { "name": "18\" x 28\"", "code": 1829 }, { "name": "18\" x 29\"", "code": 1930 }, { "name": "24\" x 38\"", "code": 2438 }, { "name": "24\" x 48\"", "code": 2448 }, { "name": "24\" x 72\"", "code": 2472 }, { "name": "29\" x 42\"", "code": 2942 }, { "name": "29\" x 45\"", "code": 2945 }, { "name": "30\" x 64\"", "code": 3064 }, { "name": "34\" x 53\"", "code": 3453 }, { "name": "36\" x 48\"", "code": 3648 }, { "name": "36\" x 60\"", "code": 3660 }, { "name": "38\" x 57\"", "code": 3857 }, { "name": "42\" x 60\"", "code": 4260 }, { "name": "42\" x 94\"", "code": 4294 }, { "name": "43\" x 68\"", "code": 4368 }, { "name": "48\" x 76\"", "code": 4876 }, { "name": "54\" x 88\"", "code": 5488 }, { "name": "72\" x 120\"", "code": 7212 }, { "name": "72\" x 144\"", "code": 7214 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "12\" x 18\"", "code": 1218 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Unknown", "code": "UNK" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Copper", "code": "CU" }, { "name": "Steel", "code": "STL" }, { "name": "Transite", "code": "TRANS" }, { "name": "Yelomine Pipe", "code": "YM" }, { "name": "C900 Plastic Pipe", "code": "C900" }, { "name": "C905 Plastic Pipe", "code": "C905" }, { "name": "Concrete Lined Cast Iron", "code": "CICL" }, { "name": "Universal Cast Iron", "code": "UCI" }, { "name": "Cast In Place", "code": "CIPP" }, { "name": "Concrete (Non-reinforced)", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Poly Pipe (Generic)", "code": "POLY" }, { "name": "SDR 17", "code": "SDR17" }, { "name": "SDR 21", "code": "SDR21" }, { "name": "SDR 26", "code": "SDR26" }, { "name": "SDR 35", "code": "SDR35" }, { "name": "Stainless Steel", "code": "SSTL" }, { "name": "Reinforced Plastic(Truss)", "code": "TRUSS" }, { "name": "Plastic Coated Steel", "code": "APC" }, { "name": "Perforated Pipe", "code": "PERF" }, { "name": "Corrugated Aluminum Pipe", "code": "CAP" }, { "name": "Mortar Lined and Tape Wrapped Steel", "code": "ML&TWS" }, { "name": "Cement Mortar Lined Steel Pipe", "code": "CMLSP" }, { "name": "Concrete Cylinder Pipe", "code": "CCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Line Type", "length": 60, "domain": null }, { "name": "ABANDATE", "type": "esriFieldTypeDate", "alias": "Abandoned Date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S334_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "467808329fb84a29ba902304241d095d" } ], "tables": [] }