{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "SITUS address points within the County of San Diego with corresponding Assessor Parcel Number (APN). The dataset includes address fields, x y coordinates, US National Grid coordinates, address type, and placement location (e.g. structure or centroid) for each feature. These are SITUS addresses. That is, they refer to the officially assigned address for a tax parcel. They may not be the house or mailing address or the owner address of the property.Address points in this layer are derived from two sources: The County of San Diego's Assessor's Office Master Property Record (MPR) and address points provided to SanGIS by the addressing authority in each jurisdiction (18 cities and the County of San Diego). Not all jurisdictions provide address points to SanGIS. SanGIS attempts to eliminate duplicate points so that only one address-APN combination is present for each parcel (although there may be multiple addresses on the property). Priority is given to the SanGIS address point over the one derived from the MPR under the assumption that the points from the addressing authority of each jurisidiction is more current. Address point source is indicated in the ASOURCE field.SanGIS is in the process of updating address point locations to more accurately reflect the SITUS address. Where possible, address points are being located to the primary structure on the property. This is a long term, ongoing effort and many points have not yet been relocated. Address points are tagged with a placement location of 'Review' until they are reviewed and edited accordingly. The location of the address point is indicated in the PLACEMENT_LOCATION attribute. All points derived from the Assessor's MPR are placed at the centroid of the parcel.Refer to field descriptions under Resources for a full listing.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "SanGIS using legal recorded data provided by the County Assessors Office and addressing authorities from the 18 incorporated cities in the County.", "parentLayer": null, "subLayers": [], "minScale": 3600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[ADDRNMBR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 178, 178, 178, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6152307.0000528395, "ymin": 1776066.2378785908, "xmax": 6613080.363937333, "ymax": 2128402.4341234267, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRNMBR", "type": "esriFieldTypeDouble", "alias": "ADDRNMBR", "domain": null }, { "name": "ADDRFRAC", "type": "esriFieldTypeString", "alias": "ADDRFRAC", "length": 3, "domain": null }, { "name": "ADDRPDIR", "type": "esriFieldTypeString", "alias": "ADDRPDIR", "length": 2, "domain": null }, { "name": "ADDRNAME", "type": "esriFieldTypeString", "alias": "ADDRNAME", "length": 30, "domain": null }, { "name": "ADDRPOSTD", "type": "esriFieldTypeString", "alias": "ADDRPOSTD", "length": 2, "domain": null }, { "name": "ADDRSFX", "type": "esriFieldTypeString", "alias": "ADDRSFX", "length": 4, "domain": null }, { "name": "ADDRUNIT", "type": "esriFieldTypeString", "alias": "ADDRUNIT", "length": 8, "domain": null }, { "name": "ADDRJUR", "type": "esriFieldTypeString", "alias": "ADDRJUR", "length": 2, "domain": null }, { "name": "ADDRZIP", "type": "esriFieldTypeString", "alias": "ADDRZIP", "length": 5, "domain": null }, { "name": "ROADSEGID", "type": "esriFieldTypeInteger", "alias": "ROADSEGID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "ASOURCE", "type": "esriFieldTypeString", "alias": "ASOURCE", "length": 1, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "PLACEMENT_", "type": "esriFieldTypeString", "alias": "PLACEMENT_", "length": 1, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 20, "domain": null }, { "name": "ADDRESS_TY", "type": "esriFieldTypeString", "alias": "ADDRESS_TY", "length": 1, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeInteger", "alias": "PARCELID", "domain": null }, { "name": "USNG", "type": "esriFieldTypeString", "alias": "USNG", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "Map Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 48000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 6286406.999899954, "ymin": 1780444.0001401901, "xmax": 6499407.000075743, "ymax": 1986443.9998464137, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "TILE", "type": "esriFieldTypeString", "alias": "TILE", "length": 50, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 50, "domain": null }, { "name": "GRIDNUM", "type": "esriFieldTypeString", "alias": "GRIDNUM", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": null }, { "name": "LABEL_NW", "type": "esriFieldTypeString", "alias": "LABEL_NW", "length": 255, "domain": null }, { "name": "LABEL_N", "type": "esriFieldTypeString", "alias": "LABEL_N", "length": 255, "domain": null }, { "name": "LABEL_NE", "type": "esriFieldTypeString", "alias": "LABEL_NE", "length": 255, "domain": null }, { "name": "LABEL_W", "type": "esriFieldTypeString", "alias": "LABEL_W", "length": 255, "domain": null }, { "name": "LABEL_E", "type": "esriFieldTypeString", "alias": "LABEL_E", "length": 255, "domain": null }, { "name": "LABEL_SW", "type": "esriFieldTypeString", "alias": "LABEL_SW", "length": 255, "domain": null }, { "name": "LABEL_S", "type": "esriFieldTypeString", "alias": "LABEL_S", "length": 255, "domain": null }, { "name": "LABEL_SE", "type": "esriFieldTypeString", "alias": "LABEL_SE", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_124", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S113_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Wastewater Assets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "District Service Areas" }, { "id": 4, "name": "Facility" }, { "id": 5, "name": "Flow Meter" }, { "id": 6, "name": "Smart Manhole Covers" }, { "id": 7, "name": "Manhole" }, { "id": 8, "name": "Pipe End" }, { "id": 9, "name": "Lateral Line" }, { "id": 10, "name": "Gravity Main" }, { "id": 11, "name": "Force Main" }, { "id": 12, "name": "Encasement" }, { "id": 13, "name": "Lined Pipe" }, { "id": 14, "name": "Maintenance Pipe" }, { "id": 15, "name": "Easement" }, { "id": 16, "name": "Abandoned Infrastructure" }, { "id": 22, "name": "Non County Infrastructure" }, { "id": 27, "name": "Basins" }, { "id": 28, "name": "Security Gate" }, { "id": 29, "name": "Security Fence" }, { "id": 30, "name": "Site" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6240632.879514843, "ymin": 1780969.999742508, "xmax": 6534423.47630389, "ymax": 1985950.000199914, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "District Service Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 0, "maxScale": 3600, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 2.2941176470588234 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SERVICE_AREA]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6287940.999778435, "ymin": 1780969.999742508, "xmax": 6497359.499887645, "ymax": 1985950.000199914, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICE_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_121", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 48000.00000000001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "89e271b92e4da9c8a8f00f73889799fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANBJREFUKJGdzj1rwlAUxvG/4ZIbReFS0je3dhFJ1y5WKF26th/AD+Pn6lCdXGqdHQQXCW3I0NETDDgYaBrSC7kPHDiX+/DjKIporac4RkSmqvRWz1t5bWis3270BkBVPqJGTIsDUAv9SfIB5BDew9cCzgYQXNR3rZDfhc45pEsI70BSRyhLIPsGE8FuDv3R/10rRBvMEMjh9gWSFQSXDpDfO032A/EMVMfxIjMoQANXY/B8RwivtGpr8xcSkaf43V6uJt9zLSKP1YsePifNoHKO3qstzfPEqJYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "PUMP STATION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bd68fae4834696ac4a9cbe9afacac898", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAa5JREFUKJF9kU9IUwEcxz/vT3t7Js49E7PpykqTF9HEygJFBCMQ6iJMPCRGp1bSpYOgCHmJnfIiiKDeAqWLiAhCFAljKkGHTCRdFguVsUSptXx/1uHFw2T0Pf74ffj8+H1l/qYpMliPT223sI+TL5a9/3ltfXJreuwDgAxwMzoxWHKu5smJ2kuqKMt5Ods0qVh5H0mePT0Qez4wLAMU+IoiFfU3VATh3+1cjsOzYEOTtpfc7AEc8Htys2Su/yFXuh7wJb6ALxBEKfKxMj/D1Y57LE9OcPlOmN3EJ5ZfjFS7p1qmiX47TGY3TekF3ZHZFnprGz/TO+itbRiZHxSeLKe68davxXcxByzXQ5yqu84xxYtlGkiSDIKA8TvrzA4OkDwebMskm05lXeNG/C2vh5/R0tPHxsIrigNB1GI/H2dfcq37EUvjQ4Q67pNaXyU2GtVcUKusskPtd0WAULjbfUbZxToAWnqjAPiravAo3r03Tx87oKIWfNPOnK8UJSlvFW4llsnXJTXhGj1lgfDqzNSU168FREEQ80K5nJFJbScUQ+x0wenO5jgQ/K/uSP4Aj0qK964iUCgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "STORAGE BASIN", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ad25c416c156cc51bf86211886004add", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAASCAYAAABfJS4tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb9JREFUOI21lEFLVFEUx3/nzmtezNPMR1JTqeiAqyGQZxi2MJJWCWVB9AkG+gJ9gQcFrgaXgdvAVYtqJ7gLghloIYGgSEkNZUxEM8qo42lxX9rMyxkc8Q8Xzp9zzo9z7oXrcEpy/jWqmjsJTERexMCq+rparU53CjXGoKo5ERk7AKtqAEzn83lkdLcjcOXTFs+ezAaqGohIseEqstks86P3OwL75YcN3mku2NsG48B+HdAo3gUSwF5UJIAB9sGcsadZMfCH5zAwBZ+XLODyTVhfgL5JWHkaTXcH/BuwGlofLIDfDuxdhdpvKC+Dl4bKN3AHYfgB1H/Bxlu4PgdrL8GfgfQU/CgA19qA3T6ofIHaO2Acur+DdwmcFJCyV5LssbXVn1D+eOhbgrt8KC2CewvYgZ0N6J2MNwKwCf4IXJwAVtqAEz1QfgXpnM2W5mHg3v+53ggMP4pMO/DftbxBcFNQqkHi3BETt1D88a7A7feQ6AJj7JruBZvLzMDQXRsPPYZM/RhgkwSvP74BQPL8YXy29xgTFwoFvlZaNxyl5GZjowMgIkVVLYZhGISEnZGt3ohI8QAcwcdO5dtsTpxUfwAGHHL+zxxYjwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "TREATMENT PLANT", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327806.616699755, "ymin": 1800770.2921264917, "xmax": 6491118.026034966, "ymax": 1972977.785757944, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_FACILITY_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Diversion Structure", "code": "DIVERSION" }, { "name": "Junction Structure", "code": "JUNCTION" }, { "name": "Pump Station", "code": "PUMP" }, { "name": "Storage Basin", "code": "STORAGE" }, { "name": "Treatment Plant", "code": "TREATMENT" }, { "name": "Discharge Stucture", "code": "DISCHARGE" }, { "name": "Inlet Structure", "code": "INLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_3", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_111", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_111", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 5, "name": "Flow Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "91b6a2016b557e6a31edea16d2ed69a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIJJREFUCJltjD0Kg0AYRN8XP3a7dHbeQkFbi3TpLIRcwhNZCXZ6DX8ukNTeYgnJpggKC04zwzx46uHOeVb11t5I0yvGfPdXpumFcyjORdI0D+ra7NBXVS/D8FQAsuzNPBuKIvDqsfIcluXfAdy2CBGIYxhH6LoLgAokvizbwGftB+AHUUEfbj2vxcIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6240632.879514843, "ymin": 1781159.1217324585, "xmax": 6397768.658086196, "ymax": 1935609.924709186, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_FLOW_METER_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Smart Cover", "code": "SMART COVER" }, { "name": "Flow", "code": "FLOW" }, { "name": "Municipal", "code": "MUNICIPAL" }, { "name": "Metro", "code": "METRO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_3", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 50, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_4", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_107", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_107", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 6, "name": "Smart Manhole Covers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 36000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e483f3ecbf2361625061c8fb30e59a3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvJJREFUOI2dlFtIFFEYx3/ummfTVWyEciJSajerDdmU1JYiMbWLgvXQhaAMop66PRSViIjZhS5PFUEQIr6YSmgU3UASpdAyFnOsjaUUorELo6SWZzPrYdbLRhvReZlzvv/3/Tjf95+ZSP5tzQSswPDfkiLDCUIIj7JZlhhvyZbtxAAIN6MxTtpGbolzUsqH/wKLVrfToNfKDXotoIJabGYaLdiMenJB5ipFPDaaKAQGwsFmKkV49VqcyhZIPQKzUiHSZorjARjQ4OUl0KvwiHV0y/ssmwCGwNSd1Ok1OJNKIK0EImNguBeG/cA4RC+ABDdkXYWexeA7xlxlK3eNOrJCYIpLSdfrjEKlANwnACt0XQTfkdCrO8rAdRSWHoIvr0CvIjMphw19zdydhMWuNcoMzUyMskPPFROU2QizVwEWGHwGrcVm/vJyWHIA9CoILKaM6bChflYDKG4Y/QDafki/AfMK4OMj+CFhTi6srobWfFi4E2a5QDjA6CQtpM0RjTiRAlFx8Om1GUvMgo9PoDXPPHtuQ4LH3H99A3EOUNaAfp0owD5lgA3kZ3NriQi6Nw5WMTUvqzCNMJOCz7FJ+cckLGYpQ7KG+NEBiE02Y3ozOHdDdrvZ5uyV8O6OqdkdMDYK+gMQOQRkM9+m3FzCUwPyBp9DYi64q8EbHLaaAxYL9N6Ezm2QcgHsyfCpA9AhcS/dfc3TZma1UIpKXkcF5KfDwh1m3FsM3qlOcV2GRXtgbAS6LgRvqVARYoDvOB0p52nxHWVNVymkVoJzFyRthKFeGP8JsfPBNgcCw+A9A0Y9OMpFt3ZYNoXAAHwGeY5S+vyVqP0vIKMM4tMgId3UA1+gvwW082DcAfUgg/4I6ZmoD/02z/Ddf41k1yXRpp2WKyZeCZJAzADpD54FuM6KHs0us9jP0J9hAPsIaMgMdyPrv78Xp4wX0mV0E0WACDWHgLJMvLKp8mTnFtnwe2nY/5l3E/dA3pse09tBR4YrCQ/7n/ULsbn+mqMC1BwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.406029165, "ymax": 1976363.0839781463, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASBUILT_MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "ASBUILT_MH_NAME", "type": "esriFieldTypeString", "alias": "ASBUILT_MH_NAME", "length": 255, "domain": null }, { "name": "MH_DROP", "type": "esriFieldTypeDouble", "alias": "MH_DROP", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R146_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S131_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 7, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_586", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_587", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_588", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f19b11390e931d701451c69fcb756891", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQJJREFUGJVt0b8rxHEcx/EHvnwXOqUuYkaRweBC8iODwY5SymRgseoy31/gT7iFTckkBiHGMxnEcCihy/CpC8M358t5Te9e72fvXr3ekXo1IoM3fKQXUWrOxMU4H4bCWNwed6h4ce0s5ENBSTkNtzmyGybDrAaCkLh9croNW7WgpBxBvBdvfYN1GjGhYNu8tQhCX5ipgS84xAyyiRX3x1NBaExitOiqXbrEEopYTKzQGjqRSeCqV/SAURwgl4pS8Yq3BL5zqtegJrRiLgV+4tYFPhL40aZz43IGNP0Br9y4t/FT3Yp3+0Yd29FjWrOsqmdlJx6sW/X0+ynzKlj+p7yavgCakUbLmUHVSAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DROP", "label": "Drop", "description": "" }, { "symbol": { "type": "esriPMS", "url": "268a475b72fd187dc1b06bdc1e8b0482", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO1JREFUGJV90D8vg1EUB+BHlXchlUiE6KwSYjBoEPEnxu4WiaSTgcUqjbmfwEewsNmFQZAYazIIQ5GINo3hJk1reDUqbf2mk3uek5xzkzqTQApVNNobybY6FZ1EhTAXlqKRaFTNpwc3oRCKSsrteNiF07AaNvURhPg1I2vSvLwtJeUkRGfRYQt2ZMGKoiM5u0kImbDRFf4kmo7WgpCI1xg00ZsShsI4UjGuqyDdU9dUUI3xs2tTZvV3gU08uUMjxm8O3FqWNfNnoIl7j17s0/q6HV/OLbp0LG3dgDF1H8quvNqT9/6LIaeG7f8O/QYfkUEs5RPe3QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STANDARD", "label": "Standard", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8e83da46021dffee0f97fd46d53a2efe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARpJREFUGJV90M8rw3Ecx/Hnvt+PvgjfovjQLjZlNRe7aFsK+R8cyMXBj+ZAQq3lymHXrZTaxYmLf8EBOTioleRA6Cv6ts22+BTfOQx9tc3r9H73frwP77egNhpgAgXAcQ+EqzZTc0Yi6FWRjlajq/xO7vqRs+Su2smC5cbtByscRgNqstoqAHySkZ5NQuvbTGXBEgB780Y8MvgD/2a4n9GNJbZmUywIAL9UEx5PPVrNgDTGQGkCoEmntzGFtmYlAVMAfHySB7yNcOmNPFAQAA82J37JkKbVx3cvnAOOALDuWb1oIRryEXQvVCpwecuNXWIZvl+3dkR5f5Hw6RXpvk7GdZ1ux8F+euW4mCMWy/D8iwGm0xSBmf8O/QJzWkzUngD9DgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UNACCEPTED", "label": "Unaccepted", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FACILITY_ID] CONCAT NEWLINE CONCAT [DEPTH] CONCAT \"' Depth\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9600, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.406029165, "ymax": 1976363.0839781463, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ASBUILT_MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "ASBUILT_MH_NAME", "type": "esriFieldTypeString", "alias": "ASBUILT_MH_NAME", "length": 255, "domain": null }, { "name": "MH_DROP", "type": "esriFieldTypeDouble", "alias": "MH_DROP", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R146_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S131_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 8, "name": "Pipe End", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1aacdec9b8a6caa1c300326fe58f3cd9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIdJREFUKJGt0KENwlAQgOEPUvIItSQIFJYZSLoAAoFkBQKOCVCswwAsgGCCdggqHoIg6prCq+DX9+Uul0E4h1M+y18S1VX9yCBu4j4u4zwFwjVcstRQuz+BCiVWGKXAG1vccUORAkPsELDoe9IRBwz6At3Dv8GXGlAat7/RVXzGSQPWpn03fACJBxbxOYFpcAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CLEANOUT", "label": "CLEANOUT", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dcb400fa6857a8270f68558ab23aa9e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMRJREFUGJWVz78LAXEcxvE3nb7EZCB/g5KiZJAfxUAWA4OE1aA4RZ2UctuVxV9gMFmNLP4Qm/FG9RnEYHG5yDM+vYbn0fgjmlupaionBzn/xnFiMpWNSqqxmHL8jhcY5EjIXYaYnICHKw53wxm7YDcAyFLBpIPB1g177KatEyH2Go6fMj0M9sDNiWe0KVJ1TEqRV2s1kJFY7zhEnR4Bgg7sxUuVFiN2wFUDUBO1lKiUuHzcRXySZoXJnL4GIJboWOif1JknkCwzAArEUhkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JUNCTION", "label": "JUNCTION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f28b7044c11fb7d2c8d84ca484dd7d88", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAYAAADjXQYbAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUGJV9kD1LwwAYhJ/SF14qnQJW4+YfECfxaxEMlhqHOnQQESyI6NrJ4uzgoHM3oYIgxCKEUoku/gMnQRRxkA5Kpi4vKnWw0AbF244HjrsT/pEkXEQWj85vGCHc8kKLKfI8JeEbNT5w9FEDwyb7MCLHJRscgh3YBCEFfJoCoM8aWMmEDFAmRZ0TICeETFvT5ij34seBLMMaaFV4Z48lUqQHWi+A3diWMMouDZbxSJMBusA5XXferQh5XjnljGvWWQHuQF29b/vti5+2I2xyxSqzDFHnyxat2J/i8ek0nP14Jz7CJ6TAQ+KEuBgfa01LNmZrf35r2zYz6L8B0DlIUBCwEk8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NETWORK STRUCTURE", "label": "NETWORK STRUCTURE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b776bb3336aab2bb32b5eb67c6d9a7a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE1JREFUKJFjYWBgYGBvZS/nFuf+xUAAfH3w9SILAwMDw8+An7k/tX5KE9LAvoW9m4WQInQwqoGGGu4zcDCwElb888tPLogGHwYRYm0AAHpvEGxowSfSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STUB", "label": "STUB", "description": "" }, { "symbol": { "type": "esriPMS", "url": "19592f3339fc89423b5b8685730cb641", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM5JREFUKJF1zz0uRkEUgOGnuMn0swSdQqG0gM8N7SchQfysxwKsQPP9KCRErVGL2hKmQXE0FGaSm+s63UzeJzmn8zubeEP4Z3LO26WUl66+r/CN+RRKKfWllGXOedbAER6xGqOU0m5ELHFRSnlu4B39GKWUZi3GEhqYQtcRcYPLFo/BED3hDsfDeApIKe1ExAZecVjB1yQYHlhXe6jgoKFuIj7Hun7v4X6Iuhr3EbEYxfAxQCvMO4iIE5zhdnwTPrGPRc55q610OhH+QaUUP2IWVZyc/mxJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TRANSITION", "label": "TRANSITION", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FACILITY_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9600, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6299827.053415045, "ymin": 1783145.4999800473, "xmax": 6496887.395858437, "ymax": 1975841.1109681875, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITY_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": null }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R147_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S132_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 9, "name": "Lateral Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 2401, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6301376.592675045, "ymin": 1783147.1328622252, "xmax": 6497239.515872136, "ymax": 1972861.4240300506, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CREATOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R145_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S130_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 10, "name": "Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 36000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.000001907348633 }, "value": "ACTIVE", "label": "ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "UNACCEPTED", "label": "UNACCEPTED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[FACILITY_ID] CONCAT NEWLINE CONCAT [CLEANING_ORDER] CONCAT NEWLINE CONCAT [DIAMETER] CONCAT \"'' \" CONCAT [MATERIAL] CONCAT \" \" CONCAT [PLAN_LENGTH] CONCAT \"'\"", "useCodedValues": false, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.73772867, "ymax": 1976363.9940878898, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITY_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": null }, { "name": "SPOT_REPAIRS", "type": "esriFieldTypeInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 255, "domain": null }, { "name": "DOWN_MH_DROP", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_DROP", "domain": null }, { "name": "UP_MH_DROP", "type": "esriFieldTypeDouble", "alias": "UP_MH_DROP", "domain": null }, { "name": "DOWN_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_INVERT", "domain": null }, { "name": "UP_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_MH_INVERT", "domain": null }, { "name": "DOWN_MH_NAME", "type": "esriFieldTypeString", "alias": "DOWN_MH_NAME", "length": 255, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 255, "domain": null }, { "name": "DOWN_MH_RIM", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_RIM", "domain": null }, { "name": "UP_MH_RIM", "type": "esriFieldTypeDouble", "alias": "UP_MH_RIM", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ASBUILT_DOWN_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_MH", "length": 255, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 255, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 255, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 255, "domain": null }, { "name": "DATE_REHABILITATED", "type": "esriFieldTypeDate", "alias": "DATE_REHABILITATED", "length": 8, "domain": null }, { "name": "DATE_LAST_CLEANED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CLEANED", "length": 8, "domain": null }, { "name": "DATE_LAST_CCTV", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CCTV", "length": 8, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ZERO_VALUE", "type": "esriFieldTypeDouble", "alias": "ZERO_VALUE", "domain": null }, { "name": "ASBUILT_FILE_PATH", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE_PATH", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 11, "name": "Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 36000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "ACTIVE", "label": "ACTIVE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 7.950000762939453 }, "value": "UNACCEPTED", "label": "UNACCEPTED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327246.916913018, "ymin": 1834736.007039845, "xmax": 6456677.252557859, "ymax": 1972352.544103548, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DOWN_MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_MATERIAL", "description": "DESCRIPTION", "codedValues": [ { "name": "Asbestos cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast iron", "code": "CAS" }, { "name": "Corrugated metal pipe", "code": "CMP" }, { "name": "Concrete pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg,tar-impregnated cardboard)", "code": "OB" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic/steel composite", "code": "PSC" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Reinforced Plastic Pipe (Truss Pipe)", "code": "RPM" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "SPOT_REPAIRS", "type": "esriFieldTypeInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_YES_NO", "description": "DESCRIPTION", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 255, "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "DOWN_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_INVERT", "domain": null }, { "name": "UP_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_MH_INVERT", "domain": null }, { "name": "DOWN_MH_NAME", "type": "esriFieldTypeString", "alias": "DOWN_MH_NAME", "length": 255, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 255, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 255, "domain": null }, { "name": "ASBUILT_DOWN_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_MH", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R148_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S133_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 12, "name": "Encasement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6300146.656471789, "ymin": 1788793.0969516188, "xmax": 6455821.232238248, "ymax": 1972458.182708785, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STATUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeDouble", "alias": "PLAN_LENGTH", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R143_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S128_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 13, "name": "Lined Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.73772867, "ymax": 1976363.9940878898, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DOWN_MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": null }, { "name": "SPOT_REPAIRS", "type": "esriFieldTypeInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 255, "domain": null }, { "name": "DOWN_MH_DROP", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_DROP", "domain": null }, { "name": "UP_MH_DROP", "type": "esriFieldTypeDouble", "alias": "UP_MH_DROP", "domain": null }, { "name": "DOWN_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_INVERT", "domain": null }, { "name": "UP_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_MH_INVERT", "domain": null }, { "name": "DOWN_MH_NAME", "type": "esriFieldTypeString", "alias": "DOWN_MH_NAME", "length": 255, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 255, "domain": null }, { "name": "DOWN_MH_RIM", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_RIM", "domain": null }, { "name": "UP_MH_RIM", "type": "esriFieldTypeDouble", "alias": "UP_MH_RIM", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ASBUILT_DOWN_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_MH", "length": 255, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 255, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 255, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 255, "domain": null }, { "name": "DATE_REHABILITATED", "type": "esriFieldTypeDate", "alias": "DATE_REHABILITATED", "length": 8, "domain": null }, { "name": "DATE_LAST_CLEANED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CLEANED", "length": 8, "domain": null }, { "name": "DATE_LAST_CCTV", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CCTV", "length": 8, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ZERO_VALUE", "type": "esriFieldTypeDouble", "alias": "ZERO_VALUE", "domain": null }, { "name": "ASBUILT_FILE_PATH", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE_PATH", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 14, "name": "Maintenance Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.73772867, "ymax": 1976363.9940878898, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DOWN_MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": null }, { "name": "SPOT_REPAIRS", "type": "esriFieldTypeInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 255, "domain": null }, { "name": "DOWN_MH_DROP", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_DROP", "domain": null }, { "name": "UP_MH_DROP", "type": "esriFieldTypeDouble", "alias": "UP_MH_DROP", "domain": null }, { "name": "DOWN_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_INVERT", "domain": null }, { "name": "UP_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_MH_INVERT", "domain": null }, { "name": "DOWN_MH_NAME", "type": "esriFieldTypeString", "alias": "DOWN_MH_NAME", "length": 255, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 255, "domain": null }, { "name": "DOWN_MH_RIM", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_RIM", "domain": null }, { "name": "UP_MH_RIM", "type": "esriFieldTypeDouble", "alias": "UP_MH_RIM", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ASBUILT_DOWN_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_MH", "length": 255, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 255, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 255, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 255, "domain": null }, { "name": "DATE_REHABILITATED", "type": "esriFieldTypeDate", "alias": "DATE_REHABILITATED", "length": 8, "domain": null }, { "name": "DATE_LAST_CLEANED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CLEANED", "length": 8, "domain": null }, { "name": "DATE_LAST_CCTV", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CCTV", "length": 8, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ZERO_VALUE", "type": "esriFieldTypeDouble", "alias": "ZERO_VALUE", "domain": null }, { "name": "ASBUILT_FILE_PATH", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE_PATH", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 15, "name": "Easement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 225, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 34, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6299178.394657016, "ymin": 1783108.8891408592, "xmax": 6496648.004937068, "ymax": 1972853.3511672914, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DOCUMENT_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DOCUMENT_NUMBER", "type": "esriFieldTypeString", "alias": "DOCUMENT_NUMBER", "length": 50, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_118", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 16, "name": "Abandoned Infrastructure", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [ { "id": 17, "name": "Abandoned Facility" }, { "id": 18, "name": "Abandoned Manhole" }, { "id": 19, "name": "Abandoned Pipe End" }, { "id": 20, "name": "Abandoned Force Main" }, { "id": 21, "name": "Abandoned Gravity Main" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.73772867, "ymax": 1976363.9940878898, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 17, "name": "Abandoned Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Abandoned Infrastructure" }, "subLayers": [], "minScale": 48000.00000000001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e82bb8c4a8f53febbd0152120462293c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUKJGdzj2KhEAQBeCHKC0tYqAGG9tosImBGLjBsJHp3sQrzOH8SQwaown2CCqYWTDKJMusI46gL6qiHh+l4i+MsStOhoiu6mJXy7L8OWjckiT5BQB1dfg8CN0BbEIvkVJimiaEYYi6ruF5HhzH2ezuQpxz2LYNKSWCIEDf9+egruvQti1830dVVYii6G13F9J1HUIIzPOMNE3RNA1c1z0OGYYB0zQxDAOKogDn/NxHQggAgGVZiOMYmqadgxRFec6Msb3qP0RE33me75bXGcfxg4gu64++siw7BC3zAH/yPowz4CF5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "PUMP STATION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5a611af3c55bf03633530f960cecac50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAASCAYAAABfJS4tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAelJREFUOI211E9LKlEYx/HvmX/QWKIERQwDMYs2CiIORAztihSi9r6A1r6Gor0Ebu5LcCPoBTduo02zcDnLgkBJYgIVihlOi3uv95ZeDaPf6jzMeT7nzDnDaHxTtH8LKeXZVzAhxI8pWErZGo1Gx8uiiqIgpTwTQrgTWEpZAI6r1So7OztLwQ8PD1QqlYKUsiCE8N8dRTabxbbtpeDHx8d3tfZxwng8Rtd14jgGQFVVXl9f0TSNKIoAEEKgKApxHGMYBrquTy00BddqNTzP4+bmBiEEruvSarXY29vj8vISgP39ffL5PFdXV5OehfDW1hbD4ZAgCNjY2GAwGGBZFkdHR4RhSKfT4fz8nEajQalUwvM8ut0uuVxuPry+vk6v18P3fTKZDLZts7m5SSKRwDRNNE0jmUwC8PT0RBAErK6uLt5xKpXi+vqa3d1doiii3++zvb091QgQhiGO4+C6Lvf39/PhtbU12u025XIZVVWp1+scHh7OhB3H4eTkBOBzMIBlWaysrPDy8jLzVRdl5uU1m01M00RVVVzXJZ1OA1AsFjk4OADg9PR08kl+CjYMA8uyJvWfi4Jf5z9rvBC+vb3l7u5ubsP/8vz8PA0LIXwppX9xcVFYSv2bn0IIfwL/xt1v+W1+fPDVvAEGV5zRe7CKxAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "TREATMENT PLANT", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327806.616699755, "ymin": 1800770.2921264917, "xmax": 6491118.026034966, "ymax": 1972977.785757944, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_FACILITY_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Diversion Structure", "code": "DIVERSION" }, { "name": "Junction Structure", "code": "JUNCTION" }, { "name": "Pump Station", "code": "PUMP" }, { "name": "Storage Basin", "code": "STORAGE" }, { "name": "Treatment Plant", "code": "TREATMENT" }, { "name": "Discharge Stucture", "code": "DISCHARGE" }, { "name": "Inlet Structure", "code": "INLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_3", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_111", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_111", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 18, "name": "Abandoned Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Abandoned Infrastructure" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_630", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9c8b49407f98129abf7d3f73cc7e8a69", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOdJREFUGJVNzrFKhlAchvFXzl8PxMdpEkFBOKDDWVxbvIIW6QpagwY3IRfjIBkN3oFbN5EEDTm2tEmz7p6lQMGvIYp+F/DwEH5QURSXvu8n27Z9jeP41HXdCwAQgEPbto9RFGWWZQEApJRXQRA8aK3vqGma2ziOM/zDOT9NkuQmz/M3cl33HACOxyP6vkcYhlBKgXN+kFJekGVZAgD2fccwDEjTFEopAIBt24LWdf0AEDDGUFUVGGP4LRpjRprnuRJCnAkhTojo72OapveyLO+prutXrXXmeV7jOE4C4HNZlmdjzDWA7Rs/KkpG7x4YYAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FACILITY_ID] CONCAT NEWLINE CONCAT [DEPTH] CONCAT \"' Depth\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9600, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.406029165, "ymax": 1976363.0839781463, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ASBUILT_MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "ASBUILT_MH_NAME", "type": "esriFieldTypeString", "alias": "ASBUILT_MH_NAME", "length": 255, "domain": null }, { "name": "MH_DROP", "type": "esriFieldTypeDouble", "alias": "MH_DROP", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R146_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S131_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 19, "name": "Abandoned Pipe End", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Abandoned Infrastructure" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "61037d1a0611de415c94166e7b4f06cd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ1JREFUKJGtkLENgzAUBQ/rI0XpLKWjZALEBG5ZAS/gIo2FlCGyAdswQkp6sMQElihQ+oRgilx9p/f1BcA599BaryRYluUlAMaYe1mWRSoYhuEpKemT/wQhBOZ5pqoqROQ42LaNrusYx5G+76nr+jhQStE0DSJCUXz/Yfckay1t25Jl2bkA2JUPg18IwDRNlzzPk3KM8SoA3vvb2YU3XpYk7isQuGoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CLEANOUT", "label": "CLEANOUT", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d19d52ae8de90d689505884d32763e7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAORJREFUGJVjYSABsGATNDc3tz158uRhgoq1tbUlU1NTp2hpaRXNnz9/L17FMTEx1YaGhnp//vzJmz9//j4GBob/WBX7+/ubm5iYBDEwMDAYGBi4paenx86cOXMRNsWMjo6OxUJCQpIMDAwMrKysHNbW1gkzZ85cw8DA8A1FcUJCQrSpqakXsk2ampr2+fn5WRMnTuxBVsxja2ubwMHBwY2smImJicnOzi584sSJyxgYGJ6xMDAwMERFRTUKCws7PX36FN2/DKysrCZpaWmts2bNSmRhYGBgWLZsWfGyZcuKMVSiAQDamTq8CzRNqAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JUNCTION", "label": "JUNCTION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f2c0977fc67beaea78d9dd5928de99c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAYAAADjXQYbAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS5JREFUGJVjYcADWJA5s2bN4klLS/uCIdne3s5y/Pjxh/39/WaFhYV3UST//fs388+fP0LPnz9fy8DAYACXnD59uti+ffviCgoKGObMmaPX3d3tVVpauo2FgYGB4enTp2vd3d1ZODg4GAIDAxm3bNmygIGBQYylv7/f4tixY9Z+fn4MDAwMDNLS0gycnJyinZ2dVSwfP36stLCwYGRmZoa72szMjOHkyZOpLFJSUlnbt2/3trCwYObg4GD4//8/w65du/4bGRkVs6SlpT1tbGxcfuLEiRgHBweGW7duMYiJiV3Pz89fx8LAwMDAxsaWeO7cuSADAwOuTZs2/bWwsAiEe6WysvJPT09PTWtra5+tre2WgoKCWyiBUFJS0l9dXR0mIiIShTVsW1tbLZH5AKdiawM9Qn13AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NETWORK STRUCTURE", "label": "NETWORK STRUCTURE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6903808fcb3a813f537b9bb28b5f390a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUKJFjYWBgYMjMzCwXFBT8xUAAvHz58iILAwMDg6OjY66ysrI0IQ0HDx7sZiGkCB2MaqCdhidPnnCwsrISVPz9+3cuFgYGBoaioiIRYm0AAADPEjoTjN3+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STUB", "label": "STUB", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7b656d02598d79f94a236a20a149e804", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS5JREFUKJF10LFKw0AYwPH/XVJolzyEm4ODow9gS7tWUFCJNUemLn0PoUsHOa4tWVya6iBUOrs4i7MvEYUqvTsXAzWtt33w/8H3XQhgjNkviuJ9MBh88c8bj8eH1trX8He+iaLID4fD7i40nU5bzrlcSnkcAqxWq7NGo7GMomheRcaYpnMuB3pKqZcQoN/vF6PRqFVFk8nkGMi9970kSXKAcqUtZIy5Be6899dl/AdU0LMQ4tF7f74ZbwGAer1+JITY896/Aada6zxN0++dwBjTlFLmQM9auwyC4ElKmWutT0oUVmPn3JVS6h5Aa90OgmCxicLyn733s80YIE3TjyzL2tbahRBirrXuhgDOuQsgVko9VG+K4/gzy7LOer2e1Wq1gxAgSZLLalhFQAfgB4+po8yal9sbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TRANSITION", "label": "TRANSITION", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FACILITY_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9600, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6299827.053415045, "ymin": 1783145.4999800473, "xmax": 6496887.395858437, "ymax": 1975841.1109681875, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITY_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": null }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R147_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S132_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 20, "name": "Abandoned Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Abandoned Infrastructure" }, "subLayers": [], "minScale": 36000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "ABANDONED", "label": "ABANDONED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327246.916913018, "ymin": 1834736.007039845, "xmax": 6456677.252557859, "ymax": 1972352.544103548, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DOWN_MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_MATERIAL", "description": "DESCRIPTION", "codedValues": [ { "name": "Asbestos cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast iron", "code": "CAS" }, { "name": "Corrugated metal pipe", "code": "CMP" }, { "name": "Concrete pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg,tar-impregnated cardboard)", "code": "OB" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic/steel composite", "code": "PSC" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Reinforced Plastic Pipe (Truss Pipe)", "code": "RPM" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "SPOT_REPAIRS", "type": "esriFieldTypeInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_YES_NO", "description": "DESCRIPTION", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 255, "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "DOWN_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_INVERT", "domain": null }, { "name": "UP_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_MH_INVERT", "domain": null }, { "name": "DOWN_MH_NAME", "type": "esriFieldTypeString", "alias": "DOWN_MH_NAME", "length": 255, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 255, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 255, "domain": null }, { "name": "ASBUILT_DOWN_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_MH", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R148_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S133_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 21, "name": "Abandoned Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Abandoned Infrastructure" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "ABANDONED", "label": "ABANDONED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[FACILITY_ID] CONCAT NEWLINE CONCAT [PLAN_LENGTH] CONCAT \"'\" CONCAT NEWLINE CONCAT [DIAMETER] CONCAT \"'' \" CONCAT [MATERIAL]", "useCodedValues": false, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.73772867, "ymax": 1976363.9940878898, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DOWN_MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": null }, { "name": "SPOT_REPAIRS", "type": "esriFieldTypeInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 255, "domain": null }, { "name": "DOWN_MH_DROP", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_DROP", "domain": null }, { "name": "UP_MH_DROP", "type": "esriFieldTypeDouble", "alias": "UP_MH_DROP", "domain": null }, { "name": "DOWN_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_INVERT", "domain": null }, { "name": "UP_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_MH_INVERT", "domain": null }, { "name": "DOWN_MH_NAME", "type": "esriFieldTypeString", "alias": "DOWN_MH_NAME", "length": 255, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 255, "domain": null }, { "name": "DOWN_MH_RIM", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_RIM", "domain": null }, { "name": "UP_MH_RIM", "type": "esriFieldTypeDouble", "alias": "UP_MH_RIM", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ASBUILT_DOWN_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_MH", "length": 255, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 255, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 255, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 255, "domain": null }, { "name": "DATE_REHABILITATED", "type": "esriFieldTypeDate", "alias": "DATE_REHABILITATED", "length": 8, "domain": null }, { "name": "DATE_LAST_CLEANED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CLEANED", "length": 8, "domain": null }, { "name": "DATE_LAST_CCTV", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CCTV", "length": 8, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ZERO_VALUE", "type": "esriFieldTypeDouble", "alias": "ZERO_VALUE", "domain": null }, { "name": "ASBUILT_FILE_PATH", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE_PATH", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 22, "name": "Non County Infrastructure", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [ { "id": 23, "name": "Non County Facility" }, { "id": 24, "name": "Non County Manhole" }, { "id": 25, "name": "Non County Pipe End" }, { "id": 26, "name": "Non County Gravity Main" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.73772867, "ymax": 1976363.9940878898, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 23, "name": "Non County Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Non County Infrastructure" }, "subLayers": [], "minScale": 48000.00000000001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "abc8b3dabdb90a528444640429a57b45", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMNJREFUKJGdzjELgkAYxvE/It5BSNAi9hUMcXeQGpva/Dp9q4KGJsGP0NAuOjhGL3TQYJCJCd4Dx73HPfx4XT5RSh2xjIgc3d7bfT7lMNO4aa3uAO7gI5oJvYBR6CdFAcZAmsL1ClEEYTjenYR8H4KgA5MEmsYSqmuoKohjuFwgy/53JyGtO8QYyHMoS1ivLaDlsjttC+czLBaWG2023b1awW4HnmcJOc531nqq2YNEZHs6TZeHeTwIRSQbbpTu9/Ogft6BJi+StT/BCgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "PUMP STATION", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327806.616699755, "ymin": 1800770.2921264917, "xmax": 6491118.026034966, "ymax": 1972977.785757944, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_FACILITY_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Diversion Structure", "code": "DIVERSION" }, { "name": "Junction Structure", "code": "JUNCTION" }, { "name": "Pump Station", "code": "PUMP" }, { "name": "Storage Basin", "code": "STORAGE" }, { "name": "Treatment Plant", "code": "TREATMENT" }, { "name": "Discharge Stucture", "code": "DISCHARGE" }, { "name": "Inlet Structure", "code": "INLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_3", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_111", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_111", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 24, "name": "Non County Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Non County Infrastructure" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_653", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c4b731876d049caee9eb390fff6e2feb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOFJREFUGJVNziFrAnEch/FH7id/booD0TRNGiwqWmYyy5VjYF8d6BtY2tJu7FWIrClYFZQhRjWsHUsWm1y7jR8Hp+EY21O/n/AVkmQyyd9XKmEjivjZblkMh/oBIEB2v+e91QrcVCrR9ToP1ap56/X0RdZr89xuq8u/bJvrblcfRyOzk3IZByCOYTyGWg06HbBtss2m3ollae4XTKfQ7ycAQCSfkzA0X6A3IjCbgWUl4/kMQRD6cjjoU7HIbaHAVTr998P3+ZzP9VUch81qhVsqGS+T0UYc8306sTweGXge0QXKy0mYLD+7xgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FACILITY_ID] CONCAT NEWLINE CONCAT [DEPTH] CONCAT \"' Depth\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9600, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.406029165, "ymax": 1976363.0839781463, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ASBUILT_MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "ASBUILT_MH_NAME", "type": "esriFieldTypeString", "alias": "ASBUILT_MH_NAME", "length": 255, "domain": null }, { "name": "MH_DROP", "type": "esriFieldTypeDouble", "alias": "MH_DROP", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R146_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S131_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 25, "name": "Non County Pipe End", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Non County Infrastructure" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a0f1c2ec507803988674123818b21efb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIRJREFUGJWNzjEOQEAQRuEXOxGFSmE5gUKroRV30DifE2gUCrVTKEWyvUoh0cjaffWXmV94ynB3CMC6shQFkU2dJ5QljQDkOUmaom1YKS4A8Xj/9sHGwDRB14HWDrxtMAwwjtD3DlzXMM9QVR4z4viZ4LX5LwHYd0Kl7MgYghe3LYnP5RunDxc+etwzwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FACILITY_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9600, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6299827.053415045, "ymin": 1783145.4999800473, "xmax": 6496887.395858437, "ymax": 1975841.1109681875, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITY_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": null }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R147_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S132_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 26, "name": "Non County Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Non County Infrastructure" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[FACILITY_ID] CONCAT NEWLINE CONCAT [DIAMETER] CONCAT \"'' \" CONCAT [MATERIAL] CONCAT \" \" CONCAT [PLAN_LENGTH] CONCAT \"'\"", "useCodedValues": false, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.73772867, "ymax": 1976363.9940878898, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITY_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": null }, { "name": "SPOT_REPAIRS", "type": "esriFieldTypeInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PACP_PRI", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "CUES_TPS", "type": "esriFieldTypeDouble", "alias": "CUES_TPS", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_SERVICE_AREA_1", "description": "DESCRIPTION", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 255, "domain": null }, { "name": "DOWN_MH_DROP", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_DROP", "domain": null }, { "name": "UP_MH_DROP", "type": "esriFieldTypeDouble", "alias": "UP_MH_DROP", "domain": null }, { "name": "DOWN_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_INVERT", "domain": null }, { "name": "UP_MH_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_MH_INVERT", "domain": null }, { "name": "DOWN_MH_NAME", "type": "esriFieldTypeString", "alias": "DOWN_MH_NAME", "length": 255, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 255, "domain": null }, { "name": "DOWN_MH_RIM", "type": "esriFieldTypeDouble", "alias": "DOWN_MH_RIM", "domain": null }, { "name": "UP_MH_RIM", "type": "esriFieldTypeDouble", "alias": "UP_MH_RIM", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ASBUILT_DOWN_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_MH", "length": 255, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 255, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 255, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 255, "domain": null }, { "name": "DATE_REHABILITATED", "type": "esriFieldTypeDate", "alias": "DATE_REHABILITATED", "length": 8, "domain": null }, { "name": "DATE_LAST_CLEANED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CLEANED", "length": 8, "domain": null }, { "name": "DATE_LAST_CCTV", "type": "esriFieldTypeDate", "alias": "DATE_LAST_CCTV", "length": 8, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_1", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS1_WW_ALERT_1", "description": "DESCRIPTION", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ZERO_VALUE", "type": "esriFieldTypeDouble", "alias": "ZERO_VALUE", "domain": null }, { "name": "ASBUILT_FILE_PATH", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE_PATH", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 27, "name": "Basins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 68000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBAREA_NUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6287940.999778435, "ymin": 1782899.267883405, "xmax": 6497657.344112143, "ymax": 1985950.000199914, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBAREA_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBAREA_NUMBER", "type": "esriFieldTypeString", "alias": "SUBAREA_NUMBER", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_123", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S112_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 28, "name": "Security Gate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "401dc4f0e3f24d83d400a15f85580bba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMRJREFUGJVjYYAAFqHVjfFfleX0GH7//c5w+sbOnzk9+xkYGBhYGBgYeBjOzl/yzlDNn4ERqlxXKYNdRbLrp0dxGwv7wSkNP43U/BmQASc7/087w0r2BZVnWBhkJbwYsAFOdp6f+uqBLD+ZmfiwKmBgYBBiYeFjYf/6/dZPBgZpDNn/DAxf3326wfLzwYt6BlFBcwYRfi4UBTceXPy543EHC4NX8WGGvRP92WXE239yc+gx/Pv/jeHNxz0MT99kM7S3/wYAHFE+TabHb3AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6492943.567465976, "ymin": 1801605.592311561, "xmax": 6498545.358099639, "ymax": 1803992.938258648, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID\n\n", "length": 100, "domain": null }, { "name": "ASSETNAME", "type": "esriFieldTypeString", "alias": "Asset Name\n\n", "length": 255, "domain": null }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "Asset Type\n\n", "length": 50, "domain": null }, { "name": "ASSETOWNER", "type": "esriFieldTypeString", "alias": "Asset Owner\n", "length": 50, "domain": { "type": "codedValue", "name": "WS2_wwfOwner", "description": "The Owner of the Asset\t\t\nThe Owner of the Asset\t\t\n", "codedValues": [ { "name": "Airports", "code": "Airports" }, { "name": "HHSA", "code": "HHSA" }, { "name": "Parks", "code": "Parks" }, { "name": "DGS", "code": "DGS" }, { "name": "Other", "code": "Other" }, { "name": "Wastewater", "code": "Wastewater" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID\n", "length": 50, "domain": null }, { "name": "TAGNUMBER", "type": "esriFieldTypeString", "alias": "Tag Number\n", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status\n\n", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wwfServiceStatus\n", "description": "Current status of the asset - is it in service, out of service, etc.\t\t\n", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "Parent ID\n", "length": 100, "domain": null }, { "name": "STARTUPDATE", "type": "esriFieldTypeDate", "alias": "Startup Date\n", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date\n\n", "length": 8, "domain": null }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score\n\n", "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "Condition Date\n\n", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address\n\n", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location\n\n", "length": 255, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Site", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wwfSiteDesignator\n\n", "description": "Site designator to indicate what overall site (such as a pump station or plant) that assets belongs to\t\t\n", "codedValues": [ { "name": "Heise Park WWTP", "code": "JUWWTP0019" }, { "name": "Pine Valley WWTP", "code": "PVWWTP0007" }, { "name": "Rancho San Diego PS", "code": "SVWWPS0010" }, { "name": "Ramona Airport PS", "code": "RMWWPS0016" }, { "name": "Galloway Pump Station", "code": "ALWWPS0012" }, { "name": "Campo Hills Water Treatment Plant", "code": "CHWTP0003" }, { "name": "Campo Hills Water Tank", "code": "CHWT0002" }, { "name": "Campo Hills Well #1", "code": "CHWS0032" }, { "name": "Campo Hills Well #3", "code": "CHWS0033" }, { "name": "Harbison Canyon Pump Station", "code": "ALWWPS0013" }, { "name": "Inter-Tie Pump Station", "code": "CHWPS0001" }, { "name": "Rancho Del Campo WWTP", "code": "RDCWWTP0005" }, { "name": "Rancho Del Campo Tanks", "code": "RDCWT0004" }, { "name": "Rancho Del Campo Wells 1 & 3", "code": "RDCWS0006" }, { "name": "Rancho Del Campo Well 4", "code": "RDCWS0031" }, { "name": "Jamacha Pump Station", "code": "SVWWPS0011" }, { "name": "Julian High School Pump Station", "code": "JUWWPS0018" }, { "name": "Julian Wastewater Treatment Plant", "code": "JUWWTP0017" }, { "name": "Moreno Avenue Pump Station", "code": "LSWWPS0014" }, { "name": "San Pasqual Chlorine Building", "code": "SPWS0028" }, { "name": "Vista Del Lago Pump Station", "code": "SVWWPS0009" }, { "name": "Woodcreek Pump Station", "code": "LSWWPS0015" }, { "name": "Spring Valley OPS", "code": "SVOS0040" }, { "name": "San Pasqual Pump Station", "code": "SPWWPS0030" }, { "name": "County Operation Center Bldg 5500", "code": "KMOS0042" }, { "name": "Live Oak Springs Booster PS", "code": "LOWPS0023" }, { "name": "Campo Repeater", "code": "RDCRS0043" }, { "name": "Cowles Mountain Repeater", "code": "LMRS0044" }, { "name": "Cuyamaca Peak Repeater", "code": "JURS0045" }, { "name": "Live Oak Springs Tanks", "code": "LOWT0022" }, { "name": "Live Oak Springs Well 2", "code": "LOWS0020" }, { "name": "Live Oak Springs Well 6 (Future)", "code": "LOWS0021" }, { "name": "Mount San Miglel Repeater", "code": "SVRS0047" }, { "name": "North Peak Repeater", "code": "JURS0046" }, { "name": "Otay Crossings Pump Station (Future)", "code": "EOMWWPS0034" }, { "name": "Ramona Ave Pump Station", "code": "SVWWPS0008" }, { "name": "San Pasqual Tanks", "code": "SPWT0027" }, { "name": "San Pasqual Well #2", "code": "SPWS0024" }, { "name": "San Pasqual Well #5", "code": "SPWS0025" }, { "name": "San Pasqual Well #6", "code": "SPWS0026" }, { "name": "Spa Pasqual OPS", "code": "SPOS0041" }, { "name": "Volcan South Repeater", "code": "JURS0048" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer\n\n", "length": 30, "domain": null }, { "name": "MANPHONE", "type": "esriFieldTypeString", "alias": "Manufacturer Phone #\n", "length": 16, "domain": null }, { "name": "MANWEBSITE", "type": "esriFieldTypeString", "alias": "Manufacturer Website\n\n", "length": 30, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model\n\n", "length": 30, "domain": null }, { "name": "SERIALNO", "type": "esriFieldTypeString", "alias": "Serial Number\n\n", "length": 30, "domain": null }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "Vendor\n\n", "length": 30, "domain": null }, { "name": "SPECLINK", "type": "esriFieldTypeString", "alias": "Spec Link\n\n", "length": 64, "domain": null }, { "name": "OMLINK", "type": "esriFieldTypeString", "alias": "O&M Link\n\n", "length": 64, "domain": null }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System Designator\n\n", "length": 40, "domain": { "type": "codedValue", "name": "WS2_wwfSystemDesignator\n\n", "description": "Designator indicating process (conveyance, preliminary, primary, secondary, tertiary, solids - all inferred from system) and system asset is supporting. Utilized as part of cost rollup calculations.\t\t\n", "codedValues": [ { "name": "Conveyance", "code": "Conveyance" }, { "name": "Screening", "code": "Screening" }, { "name": "Grit Removal", "code": "Grit Removal" }, { "name": "Oil & Grease Removal", "code": "Oil & Grease Removal" }, { "name": "Primary Clarification/Sedimentation", "code": "Primary Clarification/Sedimentation" }, { "name": "Coagulation/Flocculation", "code": "Coagulation/Flocculation" }, { "name": "Aeration", "code": "Aeration" }, { "name": "Secondary Clarification", "code": "Secondary Clarification" }, { "name": "Disinfection", "code": "Disinfection" }, { "name": "Re-use", "code": "Re-use" }, { "name": "De-watering", "code": "De-watering" }, { "name": "Land Application", "code": "Land Application" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOF", "type": "esriFieldTypeSmallInteger", "alias": "LoF Score\n\n", "domain": null }, { "name": "COF", "type": "esriFieldTypeSmallInteger", "alias": "CoF Score\n\n", "domain": null }, { "name": "RISK", "type": "esriFieldTypeSmallInteger", "alias": "Risk Score\n", "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "Criticality\n", "length": 16, "domain": { "type": "codedValue", "name": "WS2_wwfCriticality\n\n", "description": "Criticality - can be used to auto-populate Priority on work order through template classes. E.g. High = Urgent work order priority.\t\t\n", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Medium", "code": "Medium" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REPLACEVALUE", "type": "esriFieldTypeDouble", "alias": "Replacement Value\n\n", "domain": null }, { "name": "VALUEDATE", "type": "esriFieldTypeDate", "alias": "Valuation Date\n\n", "length": 8, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator\n", "length": 30, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "Created\n", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor\n", "length": 30, "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "Edited\n", "length": 8, "domain": null }, { "name": "GATETYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_wwfGateType\n", "description": "Type or classification of security gate\t\t\n", "codedValues": [ { "name": "Cantilever", "code": "Cantilever" }, { "name": "Lift", "code": "Lift" }, { "name": "Rolling", "code": "Rolling" }, { "name": "Swing", "code": "Swing" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERTYPE", "type": "esriFieldTypeString", "alias": "OPERTYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS2_wwfGateOperType\n", "description": "Type of operation utilized by gate\t\t\n", "codedValues": [ { "name": "Electric", "code": "Electric" }, { "name": "Manual", "code": "Manual" }, { "name": "Motorized", "code": "Motorized" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R303_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 29, "name": "Security Fence", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6492923.473346055, "ymin": 1801593.7327552289, "xmax": 6498687.512342885, "ymax": 1804023.0326866508, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID\n\n", "length": 100, "domain": null }, { "name": "ASSETNAME", "type": "esriFieldTypeString", "alias": "Asset Name\n\n", "length": 255, "domain": null }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "Asset Type\n\n", "length": 50, "domain": null }, { "name": "ASSETOWNER", "type": "esriFieldTypeString", "alias": "Asset Owner\n", "length": 50, "domain": { "type": "codedValue", "name": "WS2_wwfOwner", "description": "The Owner of the Asset\t\t\nThe Owner of the Asset\t\t\n", "codedValues": [ { "name": "Airports", "code": "Airports" }, { "name": "HHSA", "code": "HHSA" }, { "name": "Parks", "code": "Parks" }, { "name": "DGS", "code": "DGS" }, { "name": "Other", "code": "Other" }, { "name": "Wastewater", "code": "Wastewater" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID\n", "length": 50, "domain": null }, { "name": "TAGNUMBER", "type": "esriFieldTypeString", "alias": "Tag Number\n", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status\n\n", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wwfServiceStatus\n", "description": "Current status of the asset - is it in service, out of service, etc.\t\t\n", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "Parent ID\n", "length": 100, "domain": null }, { "name": "STARTUPDATE", "type": "esriFieldTypeDate", "alias": "Startup Date\n", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date\n\n", "length": 8, "domain": null }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeSmallInteger", "alias": "Condition Score\n\n", "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "Condition Date\n\n", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address\n\n", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location\n\n", "length": 255, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Site", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wwfSiteDesignator\n\n", "description": "Site designator to indicate what overall site (such as a pump station or plant) that assets belongs to\t\t\n", "codedValues": [ { "name": "Heise Park WWTP", "code": "JUWWTP0019" }, { "name": "Pine Valley WWTP", "code": "PVWWTP0007" }, { "name": "Rancho San Diego PS", "code": "SVWWPS0010" }, { "name": "Ramona Airport PS", "code": "RMWWPS0016" }, { "name": "Galloway Pump Station", "code": "ALWWPS0012" }, { "name": "Campo Hills Water Treatment Plant", "code": "CHWTP0003" }, { "name": "Campo Hills Water Tank", "code": "CHWT0002" }, { "name": "Campo Hills Well #1", "code": "CHWS0032" }, { "name": "Campo Hills Well #3", "code": "CHWS0033" }, { "name": "Harbison Canyon Pump Station", "code": "ALWWPS0013" }, { "name": "Inter-Tie Pump Station", "code": "CHWPS0001" }, { "name": "Rancho Del Campo WWTP", "code": "RDCWWTP0005" }, { "name": "Rancho Del Campo Tanks", "code": "RDCWT0004" }, { "name": "Rancho Del Campo Wells 1 & 3", "code": "RDCWS0006" }, { "name": "Rancho Del Campo Well 4", "code": "RDCWS0031" }, { "name": "Jamacha Pump Station", "code": "SVWWPS0011" }, { "name": "Julian High School Pump Station", "code": "JUWWPS0018" }, { "name": "Julian Wastewater Treatment Plant", "code": "JUWWTP0017" }, { "name": "Moreno Avenue Pump Station", "code": "LSWWPS0014" }, { "name": "San Pasqual Chlorine Building", "code": "SPWS0028" }, { "name": "Vista Del Lago Pump Station", "code": "SVWWPS0009" }, { "name": "Woodcreek Pump Station", "code": "LSWWPS0015" }, { "name": "Spring Valley OPS", "code": "SVOS0040" }, { "name": "San Pasqual Pump Station", "code": "SPWWPS0030" }, { "name": "County Operation Center Bldg 5500", "code": "KMOS0042" }, { "name": "Live Oak Springs Booster PS", "code": "LOWPS0023" }, { "name": "Campo Repeater", "code": "RDCRS0043" }, { "name": "Cowles Mountain Repeater", "code": "LMRS0044" }, { "name": "Cuyamaca Peak Repeater", "code": "JURS0045" }, { "name": "Live Oak Springs Tanks", "code": "LOWT0022" }, { "name": "Live Oak Springs Well 2", "code": "LOWS0020" }, { "name": "Live Oak Springs Well 6 (Future)", "code": "LOWS0021" }, { "name": "Mount San Miglel Repeater", "code": "SVRS0047" }, { "name": "North Peak Repeater", "code": "JURS0046" }, { "name": "Otay Crossings Pump Station (Future)", "code": "EOMWWPS0034" }, { "name": "Ramona Ave Pump Station", "code": "SVWWPS0008" }, { "name": "San Pasqual Tanks", "code": "SPWT0027" }, { "name": "San Pasqual Well #2", "code": "SPWS0024" }, { "name": "San Pasqual Well #5", "code": "SPWS0025" }, { "name": "San Pasqual Well #6", "code": "SPWS0026" }, { "name": "Spa Pasqual OPS", "code": "SPOS0041" }, { "name": "Volcan South Repeater", "code": "JURS0048" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer\n\n", "length": 30, "domain": null }, { "name": "MANPHONE", "type": "esriFieldTypeString", "alias": "Manufacturer Phone #\n", "length": 16, "domain": null }, { "name": "MANWEBSITE", "type": "esriFieldTypeString", "alias": "Manufacturer Website\n\n", "length": 30, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model\n\n", "length": 30, "domain": null }, { "name": "SERIALNO", "type": "esriFieldTypeString", "alias": "Serial Number\n\n", "length": 30, "domain": null }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "Vendor\n\n", "length": 30, "domain": null }, { "name": "SPECLINK", "type": "esriFieldTypeString", "alias": "Spec Link\n\n", "length": 64, "domain": null }, { "name": "OMLINK", "type": "esriFieldTypeString", "alias": "O&M Link\n\n", "length": 64, "domain": null }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System Designator\n\n", "length": 40, "domain": { "type": "codedValue", "name": "WS2_wwfSystemDesignator\n\n", "description": "Designator indicating process (conveyance, preliminary, primary, secondary, tertiary, solids - all inferred from system) and system asset is supporting. Utilized as part of cost rollup calculations.\t\t\n", "codedValues": [ { "name": "Conveyance", "code": "Conveyance" }, { "name": "Screening", "code": "Screening" }, { "name": "Grit Removal", "code": "Grit Removal" }, { "name": "Oil & Grease Removal", "code": "Oil & Grease Removal" }, { "name": "Primary Clarification/Sedimentation", "code": "Primary Clarification/Sedimentation" }, { "name": "Coagulation/Flocculation", "code": "Coagulation/Flocculation" }, { "name": "Aeration", "code": "Aeration" }, { "name": "Secondary Clarification", "code": "Secondary Clarification" }, { "name": "Disinfection", "code": "Disinfection" }, { "name": "Re-use", "code": "Re-use" }, { "name": "De-watering", "code": "De-watering" }, { "name": "Land Application", "code": "Land Application" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOF", "type": "esriFieldTypeSmallInteger", "alias": "LoF Score\n\n", "domain": null }, { "name": "COF", "type": "esriFieldTypeSmallInteger", "alias": "CoF Score\n\n", "domain": null }, { "name": "RISK", "type": "esriFieldTypeSmallInteger", "alias": "Risk Score\n", "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "Criticality\n", "length": 16, "domain": { "type": "codedValue", "name": "WS2_wwfCriticality\n\n", "description": "Criticality - can be used to auto-populate Priority on work order through template classes. E.g. High = Urgent work order priority.\t\t\n", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Medium", "code": "Medium" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REPLACEVALUE", "type": "esriFieldTypeDouble", "alias": "Replacement Value\n\n", "domain": null }, { "name": "VALUEDATE", "type": "esriFieldTypeDate", "alias": "Valuation Date\n\n", "length": 8, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator\n", "length": 30, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "Created\n", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor\n", "length": 30, "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "Edited\n", "length": 8, "domain": null }, { "name": "FENCTYPE", "type": "esriFieldTypeString", "alias": "FENCTYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS2_wwfFencType\n", "description": "Type or classification of fence\t\t\n", "codedValues": [ { "name": "Block", "code": "Block" }, { "name": "Chain Link", "code": "Chain Link" }, { "name": "Iron", "code": "Iron" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R302_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 30, "name": "Site", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6291161.19904989, "ymin": 1784282.9612744749, "xmax": 6534423.47630389, "ymax": 1984965.3732290566, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "ASSETNAME", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "TAGNUMBER", "type": "esriFieldTypeString", "alias": "Tag Number\n", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status\n\n", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wwfServiceStatus\n", "description": "Current status of the asset - is it in service, out of service, etc.\t\t\n", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "Parent ID", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location\n\n", "length": 255, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Site", "length": 30, "domain": { "type": "codedValue", "name": "WS2_wwfSiteDesignator\n\n", "description": "Site designator to indicate what overall site (such as a pump station or plant) that assets belongs to\t\t\n", "codedValues": [ { "name": "Heise Park WWTP", "code": "JUWWTP0019" }, { "name": "Pine Valley WWTP", "code": "PVWWTP0007" }, { "name": "Rancho San Diego PS", "code": "SVWWPS0010" }, { "name": "Ramona Airport PS", "code": "RMWWPS0016" }, { "name": "Galloway Pump Station", "code": "ALWWPS0012" }, { "name": "Campo Hills Water Treatment Plant", "code": "CHWTP0003" }, { "name": "Campo Hills Water Tank", "code": "CHWT0002" }, { "name": "Campo Hills Well #1", "code": "CHWS0032" }, { "name": "Campo Hills Well #3", "code": "CHWS0033" }, { "name": "Harbison Canyon Pump Station", "code": "ALWWPS0013" }, { "name": "Inter-Tie Pump Station", "code": "CHWPS0001" }, { "name": "Rancho Del Campo WWTP", "code": "RDCWWTP0005" }, { "name": "Rancho Del Campo Tanks", "code": "RDCWT0004" }, { "name": "Rancho Del Campo Wells 1 & 3", "code": "RDCWS0006" }, { "name": "Rancho Del Campo Well 4", "code": "RDCWS0031" }, { "name": "Jamacha Pump Station", "code": "SVWWPS0011" }, { "name": "Julian High School Pump Station", "code": "JUWWPS0018" }, { "name": "Julian Wastewater Treatment Plant", "code": "JUWWTP0017" }, { "name": "Moreno Avenue Pump Station", "code": "LSWWPS0014" }, { "name": "San Pasqual Chlorine Building", "code": "SPWS0028" }, { "name": "Vista Del Lago Pump Station", "code": "SVWWPS0009" }, { "name": "Woodcreek Pump Station", "code": "LSWWPS0015" }, { "name": "Spring Valley OPS", "code": "SVOS0040" }, { "name": "San Pasqual Pump Station", "code": "SPWWPS0030" }, { "name": "County Operation Center Bldg 5500", "code": "KMOS0042" }, { "name": "Live Oak Springs Booster PS", "code": "LOWPS0023" }, { "name": "Campo Repeater", "code": "RDCRS0043" }, { "name": "Cowles Mountain Repeater", "code": "LMRS0044" }, { "name": "Cuyamaca Peak Repeater", "code": "JURS0045" }, { "name": "Live Oak Springs Tanks", "code": "LOWT0022" }, { "name": "Live Oak Springs Well 2", "code": "LOWS0020" }, { "name": "Live Oak Springs Well 6 (Future)", "code": "LOWS0021" }, { "name": "Mount San Miglel Repeater", "code": "SVRS0047" }, { "name": "North Peak Repeater", "code": "JURS0046" }, { "name": "Otay Crossings Pump Station (Future)", "code": "EOMWWPS0034" }, { "name": "Ramona Ave Pump Station", "code": "SVWWPS0008" }, { "name": "San Pasqual Tanks", "code": "SPWT0027" }, { "name": "San Pasqual Well #2", "code": "SPWS0024" }, { "name": "San Pasqual Well #5", "code": "SPWS0025" }, { "name": "San Pasqual Well #6", "code": "SPWS0026" }, { "name": "Spa Pasqual OPS", "code": "SPOS0041" }, { "name": "Volcan South Repeater", "code": "JURS0048" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System Designator", "length": 40, "domain": { "type": "codedValue", "name": "WS2_wwfSystemDesignator\n\n", "description": "Designator indicating process (conveyance, preliminary, primary, secondary, tertiary, solids - all inferred from system) and system asset is supporting. Utilized as part of cost rollup calculations.\t\t\n", "codedValues": [ { "name": "Conveyance", "code": "Conveyance" }, { "name": "Screening", "code": "Screening" }, { "name": "Grit Removal", "code": "Grit Removal" }, { "name": "Oil & Grease Removal", "code": "Oil & Grease Removal" }, { "name": "Primary Clarification/Sedimentation", "code": "Primary Clarification/Sedimentation" }, { "name": "Coagulation/Flocculation", "code": "Coagulation/Flocculation" }, { "name": "Aeration", "code": "Aeration" }, { "name": "Secondary Clarification", "code": "Secondary Clarification" }, { "name": "Disinfection", "code": "Disinfection" }, { "name": "Re-use", "code": "Re-use" }, { "name": "De-watering", "code": "De-watering" }, { "name": "Land Application", "code": "Land Application" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator\n", "length": 30, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "Created\n", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor\n", "length": 30, "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "Edited\n", "length": 8, "domain": null }, { "name": "SCADA_ID", "type": "esriFieldTypeInteger", "alias": "SCADA", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R304_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S70_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 31, "name": "Water Assets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 32, "name": "WATER NODE" }, { "id": 33, "name": "WATER MAIN" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6491186.704176381, "ymin": 1798703.9570492506, "xmax": 6536209.72697331, "ymax": 1831688.0000102967, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 32, "name": "WATER NODE", "type": "Feature Layer", "description": "Manholes within San Diego County Sanitation District network. As identified, these features may or may not be maintained by the San Diego County Sanitation District.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "San Diego County Sanitation District/LUEG-GIS", "parentLayer": { "id": 31, "name": "Water Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "b34e49cea27c21880f21d425643d8107", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWBJREFUKJGlz00ow3Ecx/H3n7/9i5bl4TDTYjW5TEgeWqT0P2EXKQ4rSeLogOJGlFIuS1rkYVIecvB4mEie4sCEVg7EPJ2c/S7mYDuszWx8jt++n1ffr8w/I/+2sKa8qDaR5f4T4FJu1E3h2l7n2VyP4T5u4FF4J220Jl5zugBUxAU4leNuRaQYdWSQgrbMpVxV2oXlICbAjV9zIpb6a2gEwEK5dCjWp4C8mIALNqcLsKaCFFjSYMBknkg7aul4t85EBebwGF/xNWRiCJmbKWTvfWXYj39WQvL/CNzhXbRSq4TfJZFPiX5U2RpC0BcRcLCvwmdpMtpIn6Enl1vh6XRxPmCn+CMMeOPBqdKUELEdSCFVujN2poHmEGBE2ejJEsYcmaRofVJJR4vONsZGdhd1TzKAE7fGJ956TdRGLQdTRFXyLsvzQLUM0I7aBqwOYr+MSfhOPWAKvjAeRzEYB8AXYC5eR1mPjuMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5b3626c8e2af0c7ce7474c219f3e3ac3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAX5JREFUKJFjYaAQsBBSkHbqmessM6ndZBkQvfuq65X1i7dnHn+qOt1S+j7JBny5e32OfmgS87PzJ5cxMDBYkmRAxPpjpawc3HLcQiIMbDy85lE7L9suc9c9TJQBeVf/s909sKpa0yuUgYGBgUHGyILx1p7NcxkYGNSIMuDhia3zpU2s+RkYGRkYGBgYmFnZGATklFSj1h5NWBZsvQCvAYlbL8i9e/44mE9cGkVcUsuA4fr2NW0M//8vZGBk/I/TgGd3r69UdfJmx3AWIyODhI6JpP/Cba0bGRiqsBoQuvygKwPjPzMOHl5sPmMQlFNkeHX9Qmb87nNNC12NfmAY8OnZw1la/hFMWHVDgayZncD9o3vmMzAwRKIYEDhnSxmfrJwCMwsrPv0MXILCDBx8An5hM7bIrMrwecLCwMDAkDdrN9vNjy/KlV288WpGcgXXzS2rlzAwMDiwMDAwMExKc01hYGBYt7M49iJRJkCALwMDgxLMC9NI0AgDUxgYGBgAGUFrZNaIoU0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VALVE AIR INJECTION", "label": "Air Injection Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6ef2749eae69d100d386a68ef5fcf703", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVNJREFUOI1jYaASYMEloZ1S6M/BxT8HWezvj2/fLszq0mVgYPhEtEEMP7/JKNh7iUgbW8KFDk3t+MrAwMBGkosYGBgYmNnZGdi4uOF8djbW/7jU4jWIFIBskAiyxLsfP7gZsAMhNP4vBgaGT3CDhLTNX6q6eX2DSzMyMnIKCqPokNA25jAvbDwL4//8+ZOR4f//1xemtyvCDZKztmeyza/jwed8VRdvFlUXb7ia758+MpyZP+krutcoAtQ36MvzJwyPTh1GkRRUUGHgFZOE81/fvsbw/f1bOP/3d0SQwg1iF+DNubp5KVzi55cfdkaRyWHIBt3Yvvbro8d3m4Q4OL4iTOB4iGLQ1cUzpyK7Rjs2nYGBgSEMxYn///9/vnrhvOcMDG9weo1SQAeD/jL9O7dwGsPV7Wvh+ev5+dOcDAwMWPMbToOuLps+nYGBYTrlLiIRAACLCGOs08Q6CAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VALVE AIR RELEASE", "label": "Air Release Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a5f760ec08bbd95a5706a8f4e145e4d3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYBJREFUKJFjYaAQsBBS8OzZSlcpqfDdZBlw9eoC18WLd21/+nSNqrR0yH2SDbh+/cGcpCQf5pMnry1jYGCwJMmAY8cmlXJzc8mJiPAz8PJyml++PNdWVzf5MFEG/P+/m23VqsPVoaH2DAwMDAwWFjqMmzcfncvAwKBGlAFbt56ab22tzc/IyMjAwMDAwMbGwqCkJK169OiEBGvrggV4DbhwYZbc48evg6WlRVHEDQyUGdasOdT2////hYyMjP9xGnD9+qOV3t4W7OjijIyMDCYm6pLbtrW3MjAwVGE14ODBHtd//5jMeHm5sPmMQVFRguHChduZ584tbjIyiv2BYcDDh29mRUQ4M2HVDQV2dvoCe/acns/AwBCJYsCWLW1lcnLiCqyszPj0MwgL8zEICPD6bdnSLuPjU/mEhYGBgWH37llsL17cL/f2tsCrGeEKA67Vqw8sYWBgcGBhYGBgcHVNS2FgYFgXG9t+kSgTIMCXgYFBCeaFaSRohIEpDAwMDAAl4m7x9KAkvAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VALVE AIR VACUUM", "label": "Air Vacuum Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d5babfee4e99d10103a84d61622440bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXtJREFUKJFjYaAQsBBS8GzlRVepcP3dZBlwdcFB18W71mx/uuaCqnSIwX2SDbj+4M6cJJ9I5pPXzi5jYGCwJMmAY5O2lnJzccqJ8Asx8HLyml+ee9BWN9n+MFEG/N/9hm3V4Q3VofY+DAwMDAwWOsaMm4/umsvAwKBGlAFbT22fb61tws/ICOGzsbAyKEnLqx6dsCXBusBnAV4DLszaLff49YtgaVEJFHEDZW2GNYe2tv3//38hIyPjf5wGXH90b6W3hQs7ujgjIyODibq+5Lb25a0MDAxVWA042LPe9R8TgxkvFzc2nzEoSsgyXLh9NfPc4t1NRrGuPzAMePjmyawI50AmrLqhwE7fQmDP6UPzGRgYIlEM2NK2uExOXFaBlRl/4hTmE2AQ4OXz29K+QManMuEJCwMDA8PuWbPYXtz/UO5t4YpXM9wVBhZcqw9sXsLAwODAwsDAwOCalpbCwMCwLrY99yJRJkCALwMDgxLMvdNI0AgDUxgYGBgAnABtdzMcHSsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VALVE BACKWATER", "label": "Backwater Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "089d1a58c3b30769818b0411d09b475a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAX9JREFUKJFjYaAQsBBScCrtmavZLKndZBmwO/qq6/ori7cfz3yqajld+j7JBtz9cn1OqH4S8/lnJ5cxMDBYkmTA+ohjpRys3HJC3CIMPGy85jujLtu6L9M9TJQBV/P+sx24u6raSzOUgYGBgcFIxoJxz63NcxkYGNSIMuDEw63zTaSt+RkZGBkYGBgYWJnZGOQElFTXRh1NCF5mvQCvAVsTL8g9f/c4WJxPGkVcS9KAYfv1NW3/Gf4vZGRg/I/TgLvPrq90UvVmRxdnZGBk0JEwkVzov62VYSNDFVYDlocedGVk+GfGw8GLzWcMcoKKDNdfXcjcHX+uyXWh0Q8MA559ejjLXyuCCatuKDCTtRM4en/PfAYGhkgUA+YEbimT5ZNTYGFmxaefQZBLmIGPQ8BvRtgWmYxVPk9YGBgYGGbl7Wb7ePNFuYuyN17NSK7g2nJz9RIGBgYHFgYGBoa0Sa4pDAwM64p3xl4kygQI8GVgYFCCeWEaCRphYAoDAwMDABwYa2R4xRr4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VALVE BLOWOFF", "label": "Blowoff Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c85989c3dda87d905e4615e8ccd2b327", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeNJREFUOI2t1F9ojWEYAPDfsXEchzUrijbZWuOCsuJqKcPayo01G8uWyaiVC+FiVyQrxSgRLatdSLG58LfRyGruZxcKrWYtidXJ1JYTw8U5m+8cx6I8N9/7p+f3PN/3vb3Z/lNkz7FXsJX6FZQh9wfvnnH/Pfcw+TdQpJFrT6gvIFROKIqPGGNPMVOLOdZLx1zQkmpezKOwn1BJ2uYhQgNE93N1LxtvcDAj1ERvDkVnsChDq9koRz+hLRxoZOg6l1OgmnC48nE8Xjb0ByQYq9FFqI2ziaHJWSg/Hj9xCssCCZ9xG6+wDduRldzbjO9EaqnroWsWesuGhrTKp9GeHJ/DI1QGXrMWo4nHL+glkdy0btqlxtMABMsxwsoZGBTy7QvzZ+ZRVKAvkLg2DZ5EOHmmZqH1fBgmf11yniXxOw4nsePYlQb1Yw2DKdCqcLi7Mx4/WoWFybUS9CYr56Qhb/Ac05xPgY7E461NtNwisi+QkJUBmcIZNDPQykgKhK+V1FzhIUK7A50FYxxtiDIxQdXMesrJrqf3DtUP6O5hQTOKk+AniY9xEi2MFrGpIdHc7xDs5G4fS8fpGGRHJ7nDhEqZLmXsYl7ehbpY7FJ6XsZrpCJRqTG49ho3IRbLlDLnffRP8RORJXYuG5W8PAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HYDRANT", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7527c9a8ef087a53c384bf74db7684f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUKJGV079L1WEUx/HXla89yC3JW5DfLakwIoQWh6ALwo0LEeWiRYJDQ0E25BpF/4BDDv34BxrCyaYMKhqDthIJMiOQ7yA9kIXyEGlDBder1vWzncN5H86Hc05ma5XyPD8WY8zL5fJyjPEtVpuLsqY4jHGtzum+GHu6UupaSen7ez6/CuHNnZQmsbgVXLnPw8ucDXRICXRyoJtD1ZQGTnJiolK5NRPj60a4NMmDqwy1becDNWptMe6a4RIWM7jOyChntgMbNUD1LjdvMJZBlcG97G6BVUI/p9CRQTeHWwH/6ghHeyuVvgwy9uwEDrTXYswz+MHKTuBvrM3l+XwGS3zE8VbheT68KIp3GcQQ7i2kVO8h/A9M+MRzrGdwJaVnj5jez/C/zK/hKbOjjNNwYSNcfEzo59zB3xvZoK94yewS9T8DbDjP9QsMTuf50FxRjO+jt53On6wus/AlhCfDKd1ubNj8GM4XxRSmNptNm1K/AMtlbF0e+oAKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE SERVICE", "label": "Fire Service", "description": "" }, { "symbol": { "type": "esriPMS", "url": "47de5a7f082b3642fc33d5cdff9542cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYBJREFUKJFjYaAQsBBSkLbgmeusBKndZBkQPeWq65W9i7dnLnyqOj1e+j7JBnx5en2OvnsS87ObJ5cxMDBYkmRARNexUlZ2bjlufhEGNk5e86iJl22X5eseJsqAvN3/2e7uXlWtaRvKwMDAwCCjacF46/jmuQwMDGpEGfDw4Nb50lrW/AwMjAwMDAwMzCxsDAKSSqpRHUcTllVYL8BrQOLkC3LvXjwO5hOWRhGXVDZguH5sTRsDw/+FDAyM/3Ea8Ozh9ZWqpt7sGM5iZGSQUDGR9K/f1rqxkaEKqwGhbQddGf7/M+Pg4sXmMwZBcUWGV3cvZMa3n2taWGn0A8OATy8eztJyjGDCqhsKZHXsBO6f3zOfgYEhEsWAwJotZXzicgrMLKz49DNw8QkzcHAL+IXVbpFZ1ezzhIWBgYEhL283283PL8qVzb3xaoa7QteO6+bh1UsYGBgcWBgYGBgmTXJNYWBgWLdzYuxFokyAAF8GBgYlmBemkaARBqYwMDAwAAAqX2rNknkFjwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "METER FLOW", "label": "Flow Meter", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c0d6a4ad7e218add0f3409e51802ec82", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAX1JREFUKJFjYaAQsBBSkPbslOssKbPdZBkQfXW365XF67dnPj2uOl3a8j7JBny5fneOflIo87OT55cxMDBYkmRAxLH1pazcHHLcIkIMbLw85lGXd9ou03U/TJQBef+vst1ddaBaM9SLgYGBgUHGwojx1uY9cxkYGNSIMuDh1hPzpa1N+BkYGRkYGBgYmNlYGQSU5FSjjq5NWGYdvACvAYkXtsq9e/w8mE9aHEVc0kCL4fqa7W0M//8vZGBk/I/TgGfX765U9XZix3AWIyODhImOpP+2ha0bGRiqsBoQenC5K8M/RjMOXh5sPmMQVJRjeHXhemb8ud1NC41cf2AY8Onhs1laEf5MWHVDgaydmcD9PUfnMzAwRKIYELhlThmfnKwCMyv+xMklLMjAIcDnF7Zlhswqn4wnLAwMDAx5u2ex3XzxsVzZ2wWvZiRXcN1cvWUJAwODAwsDAwPDJNe0FAYGhnU7Y4svEmUCBPgyMDAowdw7jQSNMDCFgYGBAQAa1Gtkz4obygAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VALVE GATE", "label": "Gate Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2e523198130ad260f51aba16be2b64c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgBJREFUKJFjYSABsGCI7N7N5H7l9bydhVEJBBV73ng7Zd+EuvjQeVs2rE7y2YBTccSy3UKXt65LCZu5juHatjVzGBgYcCt+9fDhWg2PIFZxDV2GxycPC3tPW9O8NSukFkOx+4Ktpg92rLfXD4llYGBgYNDyC2c42FdXFrpid/vqCNdvKIq/3b62yjgqnZGZlY2BgYGBgUtQmEHBwpHt05NnSxkYGALhiv3nbEy6c/yggqmuEYpnlZ28GLZVZfhFzN+huiLR4zYLw+7dTHdW75xoFpvJwMTIhKKYjZOLQT80genFretrGRgY9Fh8734pvPf7L4+wggp6KDIwMDAwyJnaMOzvqtX1nbNDmeUfE8/MP98/t399/ZKVW1QcQ/GrW1cZVF19nm1O8bjLsjXN9Yv31NW9F9ctqrBKL0VR+PfPH4Yzi6f9V3IJiIF7cGt2aKVxdm362/u3BYUVVeGKH506xCCna3pqe4rPfpSgUzAxTzm1dNYa9+pORiZGJoZf374yXNmw/K+hS0gwRqSsTfRZ59Qw6dqLS2e1pfRNGe7u38agYOW4dEWax1MMxQwMDAwiSipBF9csuMYrKcP84MyJb1fVPJOR5VEUr4rzuuXes3DzptyYALOk3Mqr6a5/cCpmYGBg4JORitYJiNi1MT1wErochmJoorFBF8eqGB8AACXltivzLBM2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INTERSECTION", "label": "Intersection", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5d218afbcafdf124d548b506c892f8c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsRJREFUOI2t1D9IG1EcB/Dvu5i7JuRPGznxqs1pQYMhKIXQJThU1LRVUQgGDnJT7CiETg2R4tQWoXZIFylBNNhFC7YpBDRgllA6larcoEOrGKOEDho1JJG7DiXXnk2lhf6me7/fe5/h+45Xh/9UdZfMbvT09Agcx3kAXFUUJbu2tpbI5XLvAJz+DWQQRfFVW1vbHZ/PxzY3N+sZhsHJyQkkSbo/Nzf3bH9//0kymZy5DDKLovghEok4HA6HZsYwDLq7u60ej8e6tLT01GazuRcWFh7UhMbGxt5PTEw4eZ4nv/YVRQEhP1oURcHv918jhIxSFPU5Ho+/1EA+n8/r9XpvVRFZlpHJZJBKpWAwGKAoCgRBQEtLS3W/NZ1ORwDMAjhVIbvd/ri/v99cXScSCdTX12NychKEEJRKJcRiMQwMDIDneVAUhUAgwObzef/i4uKsCun1+psWiwUAcHR0hGw2i+HhYU1GwWAQ09PTCIfDAID29nZda2vrKICfkMFguFL9Pjw8hMvlwsViGAaEEDUzk8kEWZavazJSFEVWr85sxsbGxm+QoigoFotq8KVSCQzDnGqg8/PzQrlcttE0jcbGRuzu7iKfz4NlWRXKZDLo7e1V13t7ezCZTJ80UENDw5v19fWHbrcbhBAEg0HEYjHY7XawLIvNzU00NTVhaGhIhVKpVFmSpOcaKBQKPYpEIkGn02k1Go2wWCwIhUI4ODhAoVBAV1cXrFarimxtbaFYLH6Mx+NfNBCAisvlEqLR6Nvx8XG90WgEIQQcx4HjOE1WOzs7mJ+f/ybL8t1qT/NnC4KQXF5eHp2amno9ODho7OzsBE3T6vz4+BjpdBqSJH3t6Oi4HQgEzmpCADAyMvJ2dXWV3d7enllZWbmn0+ksFEXpKpVKmabpHM/zL8LhcPTiuZrPSF9f3xkAsdbsT3XZe/RP9R2qAfOlj+aAaQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VALVE OTHER", "label": "Other Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1d8e46cf3bb3c770762adf262464e12f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXlJREFUKJFjYaAQsBBS8GxfvquU08TdZBlwdVOa6+LNF7c/PVSkKm3Xd59kA67ffT8nKdCU+eSlh8sYGBgsSTLg2NLkUm52ZjkRQS4GXh5O88sb0m11A2YeJsqA/1fz2FZtf14d6q7FwMDAwGChL8u4ed/1uQwMDGpEGbB136v51oYy/IxQPhsLM4OSnLDq0cXJCdaxcxfgNeDCikS5x6+/B0uL8aGIG2hIMqzZda3t/3+GhYyMDP9xGnD94buV3g5a7OjijAwMDCbakpLbpke1MjAsq8JqwMF50a7/GJnMeLnYsPmMQVFakOHCjReZ5xbHNxnFLvyBYcDDF19mRXjqMWHVDQV2JvICe47emc/AwBCJYsCWKRFlclL8CqwsePUzCPNzMQjwc/pt6Q+T8Slc9YSFgYGBYfesPLYXbx6We9ur49WMcIUi1+qdV5YwMDA4sDAwMDC4pk1KYWBgWBdbtfEiUSZAgC8DA4MSzAvTSNAIA1MYGBgYAAJ9a1MgcMvMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PIPE JOINT", "label": "Pipe Joint", "description": "" }, { "symbol": { "type": "esriPMS", "url": "213019acb3064e301d7f65187acd65b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAV5JREFUKJGlz08ow3EYx/E3v5/9bLRpyRpradkWFweiFSW14ziIwoGD1C67yOTfwf+sXJaoRdtKKw7KyWEnOSg3SqstTZID2kGpfU8c1tSY2fjcnqfn86pH5p+RfzvYHVec7pCI/gnYHFWcZzFxGnBjndwlWTLwmBJ7va1I8QcigKMkYGlQmVYqhFmrBo2Kzq0RpXsqIs6LAgIeVDcJMe+wZWabkbLLW7EP2IoCEkmC9np0n0cSGHVYV4f04wtHqVBBwDeI+SnNgL46d99ogIt4ah0IA+8/AvevHLZbUL7uy4AmA0Zvv7LmOxFzeYFFF853mY5KVb7HoE4Hd8/CvTHG8myY9DfgJU2gy055/nomLQ3UXCcJAsM5wLRL8dZqRaMkFapDtRqqNPQtOjGtRHmQATweVG8xMdNmKVzOptmE5iLGAdAjA/j9TADHO1GuiiMAcAGW7As7JRSz2Qb4ALQQWdGpxgaBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VALVE PLUG", "label": "Plug Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d455a285790001d339152adc813a9115", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAW5JREFUOI2t0T8oxGEcx/G3P9eTuiO/rqtT/pRbGYSBReEiobhYDRZSBjlisFp0pegGGeQWTPJnQCkjhSxKopTfxXkMLN9yGHS64+fuRz7b86dX38/z5PJPyc10YQoqFAQnYBB4+hMUUipYKzJSDZ5yqDxWamha5MA21AquTlhpF2ksAgdAD1T6RNYKlVoYE5nMCM0o1VQsEu6AcvXlrAo8JSJjLqjbh8AKPFhBWbNKhepF+qqg4Ke6bsjphwYPHNXA8Cisp0Bh2O4W8bsh6yckEQfQDWWHEFkwjPF+rec+IRe8FNpAkpMPznytr1MmyoP5K2jz/QK6hGgPbKZAXbC1A6YPvHaQN0DDWWKd8msxOH0Fb7YN6BaIG0YErb9DDq938cY0W0ptQOdw36f1suVEAdNc3YO7UvBkgqIfteKWEEAMTgB/OuQReDKMjUQtSwjDiOxq3ez8eE/LXMDzgNbh5L1vUK/WS8BSuoms8g4CKGsMQej4HgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PRESSURE INDEPENDENT", "label": "Pressure Independent", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1a07005c9ba6347396d102cb40af1a5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGJJREFUKJFjYYAAHwbSwSkWBgYGhuAle/qkjS2FidX1+8d3posz+vJZGBgYGFi5uTnYOLmEiLaTkZHhLzsLEwvJjkUCo5pHNROn+e2ta9zMbOxEa/r76ydC8+7yZKIzBTIAAH7AEiprCnrGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "METER SERVICE", "label": "Service Meter", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c59751ef407f3045cfa4fb00027e9f5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYRJREFUOI1jYaASYMEqWrHcmOH7x3hsUuz/Gf7+ZGAqZ5iU9ouwQcxMCxnMPLWxSf389YOB4fIRXgYGhhS8BrGXLq78qairzcDCitUOBhZWBgYR6TCGykVNDO1xj7AbVLmC6ycndx4DrwB2Q2BAUYeX4eyeeQwMDC7YDfr5Yw6DtoUEflMYGBiYmBgYZNXtGUrmuzP0JO5ENahksTaDuIw/AysbQXMYGBgYGCTkWRhePuhlYGBAM4iJYTqDrBoXcaZAgZKeNnvR3JKffck9CIP+/bvF8PunLQMbB/EGfXz76yc7+2FUF7GyZzLcvujBoG0uTZQhf/8wMLy4t4OhO+EkqkHtEb+FKhZ1vPv4ZjIDvwhhg+5des/AwpEM46LE2ruOuCkMlcuSGAwcDPEa8u0zA/u7Vwt/9iW9wWoQRIQxi+Hp3YMM0sq4o+/2uYc/+xKLGBiSENowFDVHnmAoW7iT4ftnX6yG/Pj6X+jXn8Z3DIz/UezHqrgr3g+naxgYGN5hEQMAUuptck0SyC4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WELL", "label": "Well", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6491186.704176381, "ymin": 1798703.9570492506, "xmax": 6535127.000157014, "ymax": 1830901.6997508407, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASBUILT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_STATUS", "description": "W_STATUS", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_NODE_TYPE", "description": "W_NODE_TYPE", "codedValues": [ { "name": "Fire Service", "code": "FIRE SERVICE" }, { "name": "Fire Hydrant", "code": "HYDRANT" }, { "name": "Intersection", "code": "INTERSECTION" }, { "name": "Flow Meter", "code": "METER FLOW" }, { "name": "Service Meter", "code": "METER SERVICE" }, { "name": "Pipe Joint", "code": "PIPE JOINT" }, { "name": "Pressure Independent", "code": "PRESSURE INDEPENDENT" }, { "name": "Air Injection Valve", "code": "VALVE AIR INJECTION" }, { "name": "Air Release Valve", "code": "VALVE AIR RELEASE" }, { "name": "Air Vacuum Valve", "code": "VALVE AIR VACUUM" }, { "name": "Backwater Valve", "code": "VALVE BACKWATER" }, { "name": "Blowoff Valve", "code": "VALVE BLOWOFF" }, { "name": "Gate Valve", "code": "VALVE GATE" }, { "name": "Other Valve", "code": "VALVE OTHER" }, { "name": "Plug Valve", "code": "VALVE PLUG" }, { "name": "Well", "code": "WELL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_CRITICALITY", "description": "W_CRITICALITY", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "ASBUILT_NAME", "type": "esriFieldTypeString", "alias": "ASBUILT_NAME", "length": 255, "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_LINING_TYPE", "description": "W_LINING_TYPE", "codedValues": [ { "name": "Cured-In-Place Pipe", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Segmented panel", "code": "SN" }, { "name": "Segmented pipe", "code": "SP" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_OWNER", "description": "W_OWNER", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSURE_ZONE", "type": "esriFieldTypeString", "alias": "PRESSURE_ZONE", "length": 255, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_SERVICE_AREA", "description": "W_SERVICE_AREA", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_ALERT", "description": "W_ALERT", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SERIAL_NUM", "type": "esriFieldTypeString", "alias": "SERIAL_NUM", "length": 50, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER3", "domain": { "type": "codedValue", "name": "WS3_W_DIAMETER", "description": "W_DIAMETER", "codedValues": [ { "name": "0.5\"", "code": 0.5 }, { "name": "0.75\"", "code": 0.75 }, { "name": "1.0\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2.0\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "Other", "code": 99 }, { "name": "Unknown", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R142_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S127_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 33, "name": "WATER MAIN", "type": "Feature Layer", "description": "Unpressurized pipes for conveying sewage. As identified, these features may or may not be maintained by the San Diego County Sanitation District.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "San Diego County Sanitation District/LUEG-GIS", "parentLayer": { "id": 31, "name": "Water Assets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": "WATER_TYPE", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 3, 0, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.5 }, "value": ",", "label": ", ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 202, 122, 255 ], "width": 1.5 }, "value": ",POTABLE", "label": ", Potable", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "ABANDONED,POTABLE", "label": "ABANDONED, Potable", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.5 }, "value": "ACTIVE,", "label": "ACTIVE, ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "ACTIVE,FIRE", "label": "ACTIVE, Fire", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "ACTIVE,OTHER", "label": "ACTIVE, OTHER", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "ACTIVE,POTABLE", "label": "ACTIVE, Potable", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6491186.704176381, "ymin": 1798703.9570492506, "xmax": 6536209.72697331, "ymax": 1831688.0000102967, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DOWN_NODE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_STATUS", "description": "W_STATUS", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_MAIN_MATERIAL", "description": "W_MATERIAL", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast iron", "code": "CAS" }, { "name": "Concrete pipe (non-reinforced)", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic/steel composite", "code": "PSC" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Reinforced Plastic Pipe (Truss Pipe)", "code": "RPM" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_LINING_TYPE", "description": "W_LINING_TYPE", "codedValues": [ { "name": "Cured-In-Place Pipe", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Segmented panel", "code": "SN" }, { "name": "Segmented pipe", "code": "SP" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPOT_REPAIRS", "type": "esriFieldTypeInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_YES_NO", "description": "W_YES_NO", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 255, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_CRITICALITY", "description": "W_CRITICALITY", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_RATING", "type": "esriFieldTypeDouble", "alias": "PACP_PRI", "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_SERVICE_AREA", "description": "W_SERVICE_AREA", "codedValues": [ { "name": "ALPINE", "code": "ALPINE" }, { "name": "CAMPO", "code": "CAMPO" }, { "name": "EAST OTAY MESA", "code": "EAST OTAY MESA" }, { "name": "HARMONY GROVE", "code": "HARMONY GROVE" }, { "name": "JULIAN", "code": "JULIAN" }, { "name": "LAKESIDE", "code": "LAKESIDE" }, { "name": "PINE VALLEY", "code": "PINE VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "WINTER GARDENS", "code": "WINTER GARDENS" }, { "name": "OUTSIDE", "code": "OUTSIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSURE_ZONE", "type": "esriFieldTypeString", "alias": "PRESSURE_ZONE", "length": 255, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 255, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_PIPE_SHAPE", "description": "W_PIPE_SHAPE", "codedValues": [ { "name": "Circular", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOWN_NODE_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWN_NODE_INVERT", "domain": null }, { "name": "UP_NODE_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_NODE_INVERT", "domain": null }, { "name": "DOWN_NODE_NAME", "type": "esriFieldTypeString", "alias": "DOWN_NODE_NAME", "length": 255, "domain": null }, { "name": "UP_NODE_NAME", "type": "esriFieldTypeString", "alias": "UP_NODE_NAME", "length": 255, "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 255, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ASBUILT_DOWN_NODE", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_NODE", "length": 255, "domain": null }, { "name": "ASBUILT_UP_NODE", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_NODE", "length": 255, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_WATER_TYPE", "description": "W_WATER_TYPE", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Recycled", "code": "RECYCLED" }, { "name": "Fire", "code": "FIRE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_REHABILITATED", "type": "esriFieldTypeDate", "alias": "DATE_REHABILITATED", "length": 8, "domain": null }, { "name": "DATE_LAST_FLUSHED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_FLUSHED", "length": 8, "domain": null }, { "name": "DATE_LAST_INSPECTED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_INSPECTED", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_OWNER", "description": "W_OWNER", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 255, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 255, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 255, "domain": { "type": "codedValue", "name": "WS3_W_ALERT", "description": "W_ALERT", "codedValues": [ { "name": "Pressure Sensitive", "code": "PRESSURE" }, { "name": "Mechanical Cleaning", "code": "MECHANICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAFFIC_CONT", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONT", "length": 255, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "FLUSH_ORDER", "type": "esriFieldTypeString", "alias": "FLUSH_ORDER", "length": 255, "domain": null }, { "name": "ASBUILT_FILE_PATH", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE_PATH", "length": 255, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER2", "domain": { "type": "codedValue", "name": "WS3_W_DIAMETER", "description": "W_DIAMETER", "codedValues": [ { "name": "0.5\"", "code": 0.5 }, { "name": "0.75\"", "code": 0.75 }, { "name": "1.0\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2.0\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "Other", "code": 99 }, { "name": "Unknown", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R141_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S126_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 34, "name": "Parcels", "type": "Feature Layer", "description": "Parcels represent taxable pieces of property. A parcel is created by the San Diego County Assessor/Recorder/County Clerk (ARCC) to identify a specific portion of real property that is taxed at a certain rate for a certain owner. Tax parcels are typically the same as a legally subdivided lot but are not necessessarily so. For example, a single owner may own a legally subdivided piece of property but there may be two or more tax parcels covering that property. Legal subdivisions are shown in the LOTS layer.Parcels are keyed to the Assessor Parcel Number (APN) and the parcel polygon identifier (PARCELID).The SanGIS parcel layers are \u201cstacked\u201d parcels. That means that for any piece of ground there may be multiple parcels. For example, a condominium building in downtown San Diego may have 200 individual condos. Each condo is a separate taxable parcel. All 200 parcels will be associated with the same physical lot on the ground. When the SanGIS parcel layer is created each individual condo has a polygon representing the physical location of the parent parcel. In this example there will be 200 polygons all stacked on top of each other that represent the taxable parcels and each polygon will have the same physical characteristics (shape, size, area, location) \u2013 they are, essentially, copies of each other. However, other associated information (owner, document numbers, etc) will be different for each. In this case, each condo unit will have its own parcel number and there will be no single parcel representing the lot on the ground. Besides condominiums there are two other cases where you will see stacked parcels \u2013 possessory interest and mobile homes. Possessory interests have Assessor Parcel Numbers (APNs) that start with 76x. A possessory interest (or PI) parcel represents a taxable interest in the underlying, or parent, parcel but not necessarily ownership. For instance, a private company may have an arrangement with a University to operate a business on campus \u2013 a coffee shop or gift shop for example. The private business is taxable and is assinged a 76x APN and that APN is associated with the parent parcel which is owned by the University. Possessory intestests do not represent ownership on the parcel, only a taxable interest in the underlying parent parcel.Mobile home parcel APNs start with 77x. In a manner similar to the possessory interests, mobile home owners own their home (coach) but not the underlying property on which the house sits. The actual mobile home is a separate taxable parcel associated with the mobile home park parent parcel. These taxable parcels all have the same polygon as the underlying parent parcel and will show as stacked parcels as well.This dataset contains parcels as shown on the Assessor Parcel Maps (APM). However, parcels shown in this layer may lag that of the official APM by a number of weeks due to how SanGIS is notified of the newly created parcel and the timing of publication of the parcel layer.This dataset contains the parcel polygon and associated parcel information provided by the County ARCC in thier Master Property Record (MPR file) and Parcel Assessment Record (PAR file). In addition to the MPR and PAR data assigned by ARCC, SanGIS may add situs address information if it has been provided by the addressing authority in which the parcel is situated. The situs address information provided by SanGIS may not be the same as the SITUS address data in the MPR.This dataset contains site address information along with owner names and addresses, and other property information. Key fields in this dataset include:Land use information provided in the NUCLEUS_USE_CD field (225 types with a 3-digit domain). The ASR_LANDUSE field is an older version of this field but comprises more generalized land uses (91 types). Generalized land use zoning information is provided in the NUCLEUS_ZONE_CD field. The ASR_ZONE field is an older version of this field. Land use zoning is generalized comprising 9 zone types. This can provide a useful approximation for parcels that are outside of the San Diego City and County zoning jurisdictions.Please note that land use and zoning fields are not regularly maintained by the Assessor's Office and should only be used as an approximate guide. Updates are only made when there is new construction, or a change in ownership. They are not updated when the County and Local Cities update their zoning data or when permit changes to properties are completed. Please refer to city and County official zoning datasets for official zoning information, and to SANDAG for more current land use data. NOTE: If the name of this layer includes \"_NORTH\", \"_SOUTH\", or \"_EAST\" it represents a subset of the entire San Diego County Parcel Base. That is, the \"_NORTH\" layer includes only parcels generally in the Northwestern portion of the County. The \"_SOUTH\" layer includes parcels in the Southwestern portion. And the \"_EAST\" layer includes parcels in the approximate Eastern half of the County.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "SanGIS using legal recorded data provided by the County Recorders and Assessor's Office. See the County ARCC website at https://arcc.sdcounty.ca.gov/Pages/default.aspx for more information about tax parcels", "parentLayer": null, "subLayers": [], "minScale": 9600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6150763.73804751, "ymin": 1775304.0940616727, "xmax": 6613437.000035092, "ymax": 2129759.999977842, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWN_NAME1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "APN_8", "type": "esriFieldTypeString", "alias": "APN_8", "length": 8, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeInteger", "alias": "PARCELID", "domain": null }, { "name": "OWN_NAME1", "type": "esriFieldTypeString", "alias": "OWN_NAME1", "length": 96, "domain": null }, { "name": "OWN_NAME2", "type": "esriFieldTypeString", "alias": "OWN_NAME2", "length": 50, "domain": null }, { "name": "OWN_NAME3", "type": "esriFieldTypeString", "alias": "OWN_NAME3", "length": 50, "domain": null }, { "name": "FRACTINT", "type": "esriFieldTypeDouble", "alias": "FRACTINT", "domain": null }, { "name": "OWN_ADDR1", "type": "esriFieldTypeString", "alias": "OWN_ADDR1", "length": 75, "domain": null }, { "name": "OWN_ADDR2", "type": "esriFieldTypeString", "alias": "OWN_ADDR2", "length": 50, "domain": null }, { "name": "OWN_ADDR3", "type": "esriFieldTypeString", "alias": "OWN_ADDR3", "length": 50, "domain": null }, { "name": "OWN_ADDR4", "type": "esriFieldTypeString", "alias": "OWN_ADDR4", "length": 50, "domain": null }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "length": 9, "domain": null }, { "name": "SITUS_JURI", "type": "esriFieldTypeString", "alias": "SITUS_JURI", "length": 2, "domain": null }, { "name": "SITUS_STRE", "type": "esriFieldTypeString", "alias": "SITUS_STRE", "length": 30, "domain": null }, { "name": "SITUS_SUFF", "type": "esriFieldTypeString", "alias": "SITUS_SUFF", "length": 4, "domain": null }, { "name": "SITUS_POST", "type": "esriFieldTypeString", "alias": "SITUS_POST", "length": 2, "domain": null }, { "name": "SITUS_PRE_", "type": "esriFieldTypeString", "alias": "SITUS_PRE_", "length": 2, "domain": null }, { "name": "SITUS_ADDR", "type": "esriFieldTypeInteger", "alias": "SITUS_ADDR", "domain": null }, { "name": "SITUS_FRAC", "type": "esriFieldTypeString", "alias": "SITUS_FRAC", "length": 3, "domain": null }, { "name": "SITUS_BUIL", "type": "esriFieldTypeString", "alias": "SITUS_BUIL", "length": 4, "domain": null }, { "name": "SITUS_SUIT", "type": "esriFieldTypeString", "alias": "SITUS_SUIT", "length": 6, "domain": null }, { "name": "LEGLDESC", "type": "esriFieldTypeString", "alias": "LEGLDESC", "length": 65, "domain": null }, { "name": "ASR_LAND", "type": "esriFieldTypeInteger", "alias": "ASR_LAND", "domain": null }, { "name": "ASR_IMPR", "type": "esriFieldTypeInteger", "alias": "ASR_IMPR", "domain": null }, { "name": "ASR_TOTAL", "type": "esriFieldTypeInteger", "alias": "ASR_TOTAL", "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCTYPE", "length": 1, "domain": null }, { "name": "DOCNMBR", "type": "esriFieldTypeString", "alias": "DOCNMBR", "length": 6, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeString", "alias": "DOCDATE", "length": 8, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "TAXSTAT", "type": "esriFieldTypeString", "alias": "TAXSTAT", "length": 1, "domain": null }, { "name": "OWNEROCC", "type": "esriFieldTypeString", "alias": "OWNEROCC", "length": 1, "domain": null }, { "name": "TRANUM", "type": "esriFieldTypeString", "alias": "TRANUM", "length": 5, "domain": null }, { "name": "ASR_ZONE", "type": "esriFieldTypeInteger", "alias": "ASR_ZONE", "domain": null }, { "name": "ASR_LANDUS", "type": "esriFieldTypeInteger", "alias": "ASR_LANDUS", "domain": null }, { "name": "UNITQTY", "type": "esriFieldTypeInteger", "alias": "UNITQTY", "domain": null }, { "name": "SUBMAP", "type": "esriFieldTypeString", "alias": "SUBMAP", "length": 11, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 64, "domain": null }, { "name": "NUCLEUS_ZO", "type": "esriFieldTypeString", "alias": "NUCLEUS_ZO", "length": 2, "domain": null }, { "name": "NUCLEUS_US", "type": "esriFieldTypeString", "alias": "NUCLEUS_US", "length": 3, "domain": null }, { "name": "SITUS_COMM", "type": "esriFieldTypeString", "alias": "SITUS_COMM", "length": 28, "domain": null }, { "name": "ADDRNO", "type": "esriFieldTypeInteger", "alias": "ADDRNO", "domain": null }, { "name": "ADDRFRAC", "type": "esriFieldTypeString", "alias": "ADDRFRAC", "length": 3, "domain": null }, { "name": "ADDRUNIT", "type": "esriFieldTypeString", "alias": "ADDRUNIT", "length": 8, "domain": null }, { "name": "ROADPDIR", "type": "esriFieldTypeString", "alias": "ROADPDIR", "length": 1, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 30, "domain": null }, { "name": "ROADPOSTD", "type": "esriFieldTypeString", "alias": "ROADPOSTD", "length": 2, "domain": null }, { "name": "ROADSFX", "type": "esriFieldTypeString", "alias": "ROADSFX", "length": 4, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "YEAR_EFFEC", "type": "esriFieldTypeString", "alias": "YEAR_EFFEC", "length": 2, "domain": null }, { "name": "TOTAL_LVG_", "type": "esriFieldTypeInteger", "alias": "TOTAL_LVG_", "domain": null }, { "name": "BEDROOMS", "type": "esriFieldTypeString", "alias": "BEDROOMS", "length": 3, "domain": null }, { "name": "BATHS", "type": "esriFieldTypeString", "alias": "BATHS", "length": 3, "domain": null }, { "name": "ADDITION_A", "type": "esriFieldTypeInteger", "alias": "ADDITION_A", "domain": null }, { "name": "GARAGE_CON", "type": "esriFieldTypeString", "alias": "GARAGE_CON", "length": 1, "domain": null }, { "name": "GARAGE_STA", "type": "esriFieldTypeString", "alias": "GARAGE_STA", "length": 3, "domain": null }, { "name": "CARPORT_ST", "type": "esriFieldTypeString", "alias": "CARPORT_ST", "length": 3, "domain": null }, { "name": "POOL", "type": "esriFieldTypeString", "alias": "POOL", "length": 1, "domain": null }, { "name": "PAR_VIEW", "type": "esriFieldTypeString", "alias": "PAR_VIEW", "length": 1, "domain": null }, { "name": "USABLE_SQ_", "type": "esriFieldTypeString", "alias": "USABLE_SQ_", "length": 5, "domain": null }, { "name": "QUAL_CLASS", "type": "esriFieldTypeString", "alias": "QUAL_CLASS", "length": 5, "domain": null }, { "name": "NUCLEUS_SI", "type": "esriFieldTypeInteger", "alias": "NUCLEUS_SI", "domain": null }, { "name": "NUCLEUS__1", "type": "esriFieldTypeInteger", "alias": "NUCLEUS__1", "domain": null }, { "name": "NUCLEUS__2", "type": "esriFieldTypeString", "alias": "NUCLEUS__2", "length": 3, "domain": null }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "length": 10, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "OVERLAY_JU", "type": "esriFieldTypeString", "alias": "OVERLAY_JU", "length": 2, "domain": null }, { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "SUB_TYPE", "domain": null }, { "name": "MULTI", "type": "esriFieldTypeString", "alias": "MULTI", "length": 1, "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }