{ "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": "R95_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_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": "R175_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_175", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S57_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": null, "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": "Facilities Security Gate" }, { "id": 16, "name": "Facilities Security Fence" }, { "id": 17, "name": "Easement" }, { "id": 18, "name": "Abandoned Infrastructure" }, { "id": 24, "name": "Non County Infrastructure" }, { "id": 29, "name": "Facilities Site" }, { "id": 30, "name": "Basins" } ], "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": "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": "R172_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_172", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S54_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": null, "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": "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": "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": "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": "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": "R162_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_162", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S44_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": null, "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": "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": "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": "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": "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": "R158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_158", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S40_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": null, "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": 1972827.6846026331, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "WW_MANHOLE_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Standard", "code": "STANDARD" }, { "name": "Drop", "code": "DROP" }, { "name": "Unaccepted", "code": "UNACCEPTED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": 100, "domain": null }, { "name": "ASBUILT_MH_NAME", "type": "esriFieldTypeString", "alias": "ASBUILT_MH_NAME", "length": 50, "domain": null }, { "name": "MH_DROP", "type": "esriFieldTypeDouble", "alias": "MH_DROP", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_MANHOLE_LINING_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Epoxy", "code": "EPOXY" }, { "name": "PVC T-Lock", "code": "PVC T-LOCK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "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": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 50, "domain": { "type": "codedValue", "name": "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R161_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_161", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I766FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S43_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": null, "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_915", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_916", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_917", "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": 1972827.6846026331, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "WW_MANHOLE_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Standard", "code": "STANDARD" }, { "name": "Drop", "code": "DROP" }, { "name": "Unaccepted", "code": "UNACCEPTED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": 100, "domain": null }, { "name": "ASBUILT_MH_NAME", "type": "esriFieldTypeString", "alias": "ASBUILT_MH_NAME", "length": 50, "domain": null }, { "name": "MH_DROP", "type": "esriFieldTypeDouble", "alias": "MH_DROP", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_MANHOLE_LINING_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Epoxy", "code": "EPOXY" }, { "name": "PVC T-Lock", "code": "PVC T-LOCK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "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": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "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": "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": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 50, "domain": { "type": "codedValue", "name": "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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R161_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_161", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I766FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S43_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": null, "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.053358495, "ymin": 1783145.4999800473, "xmax": 6496887.395858437, "ymax": 1972963.1673995554, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "WW_PIPE_END_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "STUB", "code": "STUB" }, { "name": "NETWORK STRUCTURE", "code": "NETWORK STRUCTURE" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "TRANSITION", "code": "TRANSITION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "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": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "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": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "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": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "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": "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": "R164_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_164", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I769FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S46_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": null, "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": 1972316.29419823, "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": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": null }, { "name": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R160_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_160", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S42_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": null, "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": 1972963.1673995554, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "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": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_LINING_TYPE", "description": "DESCRIPTION", "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": 10, "domain": { "type": "codedValue", "name": "WW_YES_NO", "description": "DESCRIPTION", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_PIPE_SHAPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Circular", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 50, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 50, "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": 50, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 50, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 50, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_WATER_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Sanitary", "code": "SS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "MODEL_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "MODEL_TYPE", "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 50, "domain": null }, { "name": "ZERO_VAL", "type": "esriFieldTypeDouble", "alias": "ZERO_VAL", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "clean", "type": "esriFieldTypeInteger", "alias": "clean", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_159", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764UP_MH_NAME", "fields": "UP_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764DOWN_MH_NAME", "fields": "DOWN_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764ADDRESS", "fields": "ADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S41_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": null, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "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": "esriFieldTypeSmallInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 10, "domain": { "type": "codedValue", "name": "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": 50, "domain": { "type": "codedValue", "name": "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": 50, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 50, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 50, "domain": null }, { "name": "ASBUILT_DOWN_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_MH", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "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": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R165_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_165", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "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": 50, "domain": { "type": "codedValue", "name": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WW_ENCASEMENT_MATERIAL", "description": "DESCRIPTION", "codedValues": [ { "name": "Concrete", "code": "CONCRETE" }, { "name": "Steel", "code": "STEEL" }, { "name": "Concrete Arch", "code": "CA" }, { "name": "Crushed Rock Bedding", "code": "CRB" }, { "name": "Steel Jacked", "code": "SJ" }, { "name": "Concrete Pipe", "code": "PCC" }, { "name": "Cocnrete Reinforced", "code": "CR" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_157", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S39_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": null, "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": 1972963.1673995554, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "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": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_LINING_TYPE", "description": "DESCRIPTION", "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": 10, "domain": { "type": "codedValue", "name": "WW_YES_NO", "description": "DESCRIPTION", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_PIPE_SHAPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Circular", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 50, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 50, "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": 50, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 50, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 50, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_WATER_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Sanitary", "code": "SS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "MODEL_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "MODEL_TYPE", "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 50, "domain": null }, { "name": "ZERO_VAL", "type": "esriFieldTypeDouble", "alias": "ZERO_VAL", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "clean", "type": "esriFieldTypeInteger", "alias": "clean", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_159", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764UP_MH_NAME", "fields": "UP_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764DOWN_MH_NAME", "fields": "DOWN_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764ADDRESS", "fields": "ADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S41_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": null, "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": 1972963.1673995554, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "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": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_LINING_TYPE", "description": "DESCRIPTION", "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": 10, "domain": { "type": "codedValue", "name": "WW_YES_NO", "description": "DESCRIPTION", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_PIPE_SHAPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Circular", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 50, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 50, "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": 50, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 50, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 50, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_WATER_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Sanitary", "code": "SS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "MODEL_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "MODEL_TYPE", "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 50, "domain": null }, { "name": "ZERO_VAL", "type": "esriFieldTypeDouble", "alias": "ZERO_VAL", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "clean", "type": "esriFieldTypeInteger", "alias": "clean", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_159", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764UP_MH_NAME", "fields": "UP_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764DOWN_MH_NAME", "fields": "DOWN_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764ADDRESS", "fields": "ADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S41_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 15, "name": "Facilities Security Gate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3f269cd464da845b5a2eb3e17d9ba0ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAICAYAAAAIloRgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL9JREFUKJG1zS+KwnEQhvFnRJkgwmIRDWux2CxewCBewmLZ6AUU7AqC4Gk8gHoC22Yt32WTvMWxLQjqD//s1Hl4P3necAE1yuVPS2lzr8u/DLl3kdqkNMtqn8YCCsAwoGTwbaB/wQIa4T4waZGT9gHjAM8CH8bCvYfUNGlkcALAfUOx2CKl7duwgD6SDOYXD2mH1AFexwIqwBfuK5PWV5Jf4CNr5w87uU9uVtIBmJp0vPqvVuuRUiWk0Y2FpcHPGWGoRRhaA6AsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "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": "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": "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": "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": "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": "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": "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": "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 16, "name": "Facilities Security Fence", "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": [ 170, 170, 170, 255 ], "width": 3 }, "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": "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": "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": "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": "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": "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": "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 17, "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": "R169_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_169", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S51_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 18, "name": "Abandoned Infrastructure", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [ { "id": 19, "name": "Abandoned Facility" }, { "id": 20, "name": "Abandoned Manhole" }, { "id": 21, "name": "Abandoned Pipe End" }, { "id": 22, "name": "Abandoned Force Main" }, { "id": 23, "name": "Abandoned Gravity Main" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.73772867, "ymax": 1972977.785757944, "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": 19, "name": "Abandoned Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 18, "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": "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": "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": "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": "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": "R162_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_162", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S44_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 20, "name": "Abandoned Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Abandoned Infrastructure" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_965", "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": 1972827.6846026331, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "WW_MANHOLE_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Standard", "code": "STANDARD" }, { "name": "Drop", "code": "DROP" }, { "name": "Unaccepted", "code": "UNACCEPTED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": 100, "domain": null }, { "name": "ASBUILT_MH_NAME", "type": "esriFieldTypeString", "alias": "ASBUILT_MH_NAME", "length": 50, "domain": null }, { "name": "MH_DROP", "type": "esriFieldTypeDouble", "alias": "MH_DROP", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_MANHOLE_LINING_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Epoxy", "code": "EPOXY" }, { "name": "PVC T-Lock", "code": "PVC T-LOCK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "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": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "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": "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": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 50, "domain": { "type": "codedValue", "name": "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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R161_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_161", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I766FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S43_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 21, "name": "Abandoned Pipe End", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 18, "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.053358495, "ymin": 1783145.4999800473, "xmax": 6496887.395858437, "ymax": 1972963.1673995554, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "WW_PIPE_END_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "STUB", "code": "STUB" }, { "name": "NETWORK STRUCTURE", "code": "NETWORK STRUCTURE" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "TRANSITION", "code": "TRANSITION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "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": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "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": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "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": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "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": "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": "R164_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_164", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I769FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S46_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 22, "name": "Abandoned Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 18, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "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": "esriFieldTypeSmallInteger", "alias": "SPOT_REPAIRS", "domain": null }, { "name": "ENCASED", "type": "esriFieldTypeString", "alias": "ENCASED", "length": 10, "domain": { "type": "codedValue", "name": "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": 50, "domain": { "type": "codedValue", "name": "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": 50, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 50, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 50, "domain": null }, { "name": "ASBUILT_DOWN_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_DOWN_MH", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "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": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R165_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_165", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 23, "name": "Abandoned Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 18, "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": 1972963.1673995554, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "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": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_LINING_TYPE", "description": "DESCRIPTION", "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": 10, "domain": { "type": "codedValue", "name": "WW_YES_NO", "description": "DESCRIPTION", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_PIPE_SHAPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Circular", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 50, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 50, "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": 50, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 50, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 50, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_WATER_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Sanitary", "code": "SS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "MODEL_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "MODEL_TYPE", "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 50, "domain": null }, { "name": "ZERO_VAL", "type": "esriFieldTypeDouble", "alias": "ZERO_VAL", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "clean", "type": "esriFieldTypeInteger", "alias": "clean", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_159", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764UP_MH_NAME", "fields": "UP_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764DOWN_MH_NAME", "fields": "DOWN_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764ADDRESS", "fields": "ADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S41_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 24, "name": "Non County Infrastructure", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [ { "id": 25, "name": "Non County Facility" }, { "id": 26, "name": "Non County Manhole" }, { "id": 27, "name": "Non County Pipe End" }, { "id": 28, "name": "Non County Gravity Main" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6299177.26209487, "ymin": 1783145.4694451392, "xmax": 6497206.73772867, "ymax": 1972977.785757944, "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": 25, "name": "Non County Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 24, "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": "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": "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": "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": "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": "R162_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_162", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S44_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 26, "name": "Non County Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Non County Infrastructure" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_988", "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": 1972827.6846026331, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "WW_MANHOLE_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Standard", "code": "STANDARD" }, { "name": "Drop", "code": "DROP" }, { "name": "Unaccepted", "code": "UNACCEPTED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": 100, "domain": null }, { "name": "ASBUILT_MH_NAME", "type": "esriFieldTypeString", "alias": "ASBUILT_MH_NAME", "length": 50, "domain": null }, { "name": "MH_DROP", "type": "esriFieldTypeDouble", "alias": "MH_DROP", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_MANHOLE_LINING_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Epoxy", "code": "EPOXY" }, { "name": "PVC T-Lock", "code": "PVC T-LOCK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSO_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SSO_COUNT", "domain": null }, { "name": "SSO_FILE", "type": "esriFieldTypeString", "alias": "SSO_FILE", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "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": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "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": "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": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 50, "domain": { "type": "codedValue", "name": "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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R161_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_161", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I766FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S43_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 27, "name": "Non County Pipe End", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 24, "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.053358495, "ymin": 1783145.4999800473, "xmax": 6496887.395858437, "ymax": 1972963.1673995554, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "WW_PIPE_END_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "STUB", "code": "STUB" }, { "name": "NETWORK STRUCTURE", "code": "NETWORK STRUCTURE" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "TRANSITION", "code": "TRANSITION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "INVERT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERT_ELEVATION", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "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": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "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": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "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": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "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": "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": "R164_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_164", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I769FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S46_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 28, "name": "Non County Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 24, "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": 1972963.1673995554, "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": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "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": "PLAN_LENGTH", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGTH", "domain": null }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "LINING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_LINING_TYPE", "description": "DESCRIPTION", "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": 10, "domain": { "type": "codedValue", "name": "WW_YES_NO", "description": "DESCRIPTION", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE_CODE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_CODE", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "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": 50, "domain": { "type": "codedValue", "name": "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": "DRAINAGE_AREA", "type": "esriFieldTypeString", "alias": "DRAINAGE_AREA", "length": 50, "domain": null }, { "name": "MAPBOOK_GRID", "type": "esriFieldTypeString", "alias": "MAPBOOK_GRID", "length": 50, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_PIPE_SHAPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Circular", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 50, "domain": null }, { "name": "UP_MH_NAME", "type": "esriFieldTypeString", "alias": "UP_MH_NAME", "length": 50, "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": 50, "domain": null }, { "name": "ASBUILT_UP_MH", "type": "esriFieldTypeString", "alias": "ASBUILT_UP_MH", "length": 50, "domain": null }, { "name": "TRUNK_NAME", "type": "esriFieldTypeString", "alias": "TRUNK_NAME", "length": 50, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeString", "alias": "WATER_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WW_WATER_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Sanitary", "code": "SS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "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": "MODEL_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "MODEL_TYPE", "domain": null }, { "name": "PACP_SQR", "type": "esriFieldTypeString", "alias": "PACP_SQR", "length": 50, "domain": null }, { "name": "PACP_OMQR", "type": "esriFieldTypeString", "alias": "PACP_OMQR", "length": 50, "domain": null }, { "name": "ALERT", "type": "esriFieldTypeString", "alias": "ALERT", "length": 50, "domain": { "type": "codedValue", "name": "WW_ALERT_3", "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": 50, "domain": null }, { "name": "ENVIRONMENTAL", "type": "esriFieldTypeString", "alias": "ENVIRONMENTAL", "length": 50, "domain": null }, { "name": "ZERO_VAL", "type": "esriFieldTypeDouble", "alias": "ZERO_VAL", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "CLEANING_ORDER", "type": "esriFieldTypeString", "alias": "CLEANING_ORDER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "clean", "type": "esriFieldTypeInteger", "alias": "clean", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_159", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764UP_MH_NAME", "fields": "UP_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764DOWN_MH_NAME", "fields": "DOWN_MH_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764ADDRESS", "fields": "ADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764FACILITY_ID", "fields": "FACILITY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S41_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 29, "name": "Facilities Site", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Wastewater Assets" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ASSETNAME]", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "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": "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": "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": "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": [ { "id": 0, "name": "wwfBuilding", "relatedTableId": 42, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 30, "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": "R174_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_174", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S56_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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 31, "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": "R94_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_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": [ { "currentVersion": 10.61, "id": 32, "name": "Actuator", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "ACTTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfActType", "description": "Type or classification of actuator\t\t\n", "codedValues": [ { "name": "Electric", "code": "Electric" }, { "name": "Pneumatic", "code": "Pneumatic" }, { "name": "Hydraulic", "code": "Hydraulic" }, { "name": "Manual", "code": "Manual" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amps", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 50, "domain": null }, { "name": "INPUTSENSOR", "type": "esriFieldTypeString", "alias": "Input Sensor Info", "length": 20, "domain": null }, { "name": "OUTPUTTRANSMITTER", "type": "esriFieldTypeString", "alias": "Output Transmitter", "length": 20, "domain": null }, { "name": "OUTPUTTYPE", "type": "esriFieldTypeString", "alias": "Output Type", "length": 20, "domain": null }, { "name": "MINMAXRANGE", "type": "esriFieldTypeString", "alias": "Min Max Range", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null } ], "indexes": [ { "name": "R241_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1592ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1592PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 33, "name": "Aerator", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "AERTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfAerType", "description": "Type or classification of aerator\t\t\n", "codedValues": [ { "name": "Surface Mechanical", "code": "Surface Mechanical" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOAT", "type": "esriFieldTypeString", "alias": "Float", "length": 30, "domain": { "type": "codedValue", "name": "wwfAerFloatPlatform\n", "description": "Aerator floating platform\t\t\n", "codedValues": [ { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "316 SS", "code": "316 SS" }, { "name": "304 SS", "code": "304 SS" }, { "name": "Steel Powder Coated", "code": "Steel Powder Coated" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEALTYPE", "type": "esriFieldTypeString", "alias": "Seal Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfAerSealType\n", "description": "Type of aerator seal\t\t\n", "codedValues": [ { "name": "Mechanical", "code": "Mechanical" }, { "name": "Packing", "code": "Packing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GREASETYPE", "type": "esriFieldTypeString", "alias": "Lubrication, Grease", "length": 30, "domain": { "type": "codedValue", "name": "wwfLubricationType_2", "description": "Type of grease or lubrication used", "codedValues": [ { "name": "Oil", "code": "Oil" }, { "name": "Grease", "code": "Grease" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OILTYPE", "type": "esriFieldTypeString", "alias": "Lubrication, Oil", "length": 30, "domain": { "type": "codedValue", "name": "wwfLubricationType_2", "description": "Type of grease or lubrication used", "codedValues": [ { "name": "Oil", "code": "Oil" }, { "name": "Grease", "code": "Grease" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMIMPELLERVANES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Impeller Vanes", "domain": null }, { "name": "IMPELLERMAT", "type": "esriFieldTypeString", "alias": "Impeller Material", "length": 30, "domain": { "type": "codedValue", "name": "wwfAerImpellerMaterial \n", "description": "Impeller material\n", "codedValues": [ { "name": "304 SS\n 304 SS\n 304 SS\n 304 SS", "code": "304 SS\n 304 SS\n 304 SS\n 304 SS" }, { "name": "316 SS", "code": "316 SS" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATIONDIR", "type": "esriFieldTypeString", "alias": "Rotation", "length": 30, "domain": { "type": "codedValue", "name": "wwfRotation_2", "description": "Rotation Direction", "codedValues": [ { "name": "Clockwise", "code": "Clockwise" }, { "name": "Counter-Clockwise", "code": "Counter-Clockwise" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRIVETYPE", "type": "esriFieldTypeString", "alias": "DRIVETYPE", "length": 30, "domain": { "type": "codedValue", "name": "wwfAerDriveType", "description": "Type of aerator drive\t\t\n", "codedValues": [ { "name": "Direct", "code": "Direct" }, { "name": "Belt", "code": "Belt" }, { "name": "Gear", "code": "Gear" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUPLINGTYPE", "type": "esriFieldTypeString", "alias": "Coupling Type", "length": 30, "domain": null }, { "name": "COUPLINGMODEL", "type": "esriFieldTypeString", "alias": "Coupling Model", "length": 30, "domain": null }, { "name": "COUPLINGSIZE", "type": "esriFieldTypeDouble", "alias": "COUPLINGSIZE", "domain": null }, { "name": "IMPELLERDIAM", "type": "esriFieldTypeDouble", "alias": "IMPELLERDIAM", "domain": null }, { "name": "IMPELLERSLEEVEDIAM", "type": "esriFieldTypeDouble", "alias": "IMPELLERSLEEVEDIAM", "domain": null }, { "name": "SUCTIONDIAM", "type": "esriFieldTypeDouble", "alias": "SUCTIONDIAM", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "RPM", "type": "esriFieldTypeSmallInteger", "alias": "Rotations per Minute", "domain": null }, { "name": "CABLEMOORING", "type": "esriFieldTypeSmallInteger", "alias": "Cable Mooring", "domain": null }, { "name": "FLOWRATE", "type": "esriFieldTypeString", "alias": "Flow Rate", "length": 50, "domain": null } ], "indexes": [ { "name": "R242_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1593PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1593ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "PumpUnit", "relatedTableId": 73, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 34, "name": "Air System", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "AIRTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 12, "domain": { "type": "codedValue", "name": "wwfAirSystemType_2", "description": "Type or classification of air system\t\t\n", "codedValues": [ { "name": "Dehumidifier", "code": "Dehumidifier" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amps", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null } ], "indexes": [ { "name": "R243_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1594ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1594PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 5, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 6, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 7, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 8, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 9, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 10, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 35, "name": "Antenna", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "ANTTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfAntType", "description": "Type or classification of [tbd]\t\t\n", "codedValues": [ { "name": "Flat Panel", "code": "Flat Panel" }, { "name": "30 Degree Sector", "code": "30 Degree Sector" }, { "name": "60 Degree Sector", "code": "60 Degree Sector" }, { "name": "90 Degree Sector", "code": "90 Degree Sector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "Size", "length": 20, "domain": null }, { "name": "POLARIZATION", "type": "esriFieldTypeString", "alias": "Polarization", "length": 30, "domain": { "type": "codedValue", "name": "wwfAntPolarization ", "description": "Polarization of Antenna\t\t\n", "codedValues": [ { "name": "Single", "code": "Single" }, { "name": "Dual Polarization", "code": "Dual Polarization" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RFCXNTYPE", "type": "esriFieldTypeString", "alias": "Standard RF Connector Type", "length": 10, "domain": { "type": "codedValue", "name": "wwfAntRFConnectorType", "description": "Type of Connector\t\t\n", "codedValues": [ { "name": "N-Female", "code": "N-Female" }, { "name": "N-Male", "code": "N-Male" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INPUTPOWER", "type": "esriFieldTypeString", "alias": "Input Power", "length": 10, "domain": null }, { "name": "OPFREQBAND", "type": "esriFieldTypeString", "alias": "Operating Frequency Band", "length": 20, "domain": null }, { "name": "HALFPWRBEAMVERT", "type": "esriFieldTypeString", "alias": "Half Power Beamwidth, Vertical", "length": 30, "domain": null }, { "name": "CROSSPOLARDISCRIM", "type": "esriFieldTypeString", "alias": "Cross-Polarization Discrimination (V/H)\n\nCROSSPOLARDISCRIM\nCROSSPOLARDISCRIM\n", "length": 10, "domain": null }, { "name": "FBRATIO", "type": "esriFieldTypeString", "alias": "Front to Back Ratio (F/B)\n", "length": 10, "domain": null }, { "name": "GAINLOWFREQ", "type": "esriFieldTypeString", "alias": "Gain, Low Frequency (V/H)\n\n", "length": 10, "domain": null }, { "name": "GAINMIDFREQ", "type": "esriFieldTypeString", "alias": "Gain, Mid Frequency (V/H)\n\n", "length": 10, "domain": null }, { "name": "GAINHIGHFREQ", "type": "esriFieldTypeString", "alias": "Gain, High Frequency (V/H)\n\n", "length": 10, "domain": null }, { "name": "VSWR", "type": "esriFieldTypeString", "alias": "VSWR", "length": 10, "domain": null }, { "name": "RETURNLOSS", "type": "esriFieldTypeString", "alias": "Return Loss", "length": 10, "domain": null }, { "name": "INSTALLTYPE", "type": "esriFieldTypeString", "alias": "Installation Type\n", "length": 10, "domain": null }, { "name": "MOUNTINGPIPEDIAM", "type": "esriFieldTypeString", "alias": "Mounting Pipe Diameter\n", "length": 20, "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "Phase", "length": 8, "domain": { "type": "codedValue", "name": "wwfAntPhase", "description": "Phasing\t\t\n", "codedValues": [ { "name": "Single", "code": "Single" }, { "name": "3 Phase", "code": "3 Phase" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null } ], "indexes": [ { "name": "R244_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1595PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1595ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 11, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 12, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 13, "name": "Grounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 14, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 15, "name": "SiteStructure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 36, "name": "Area", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "TAGNUMBER", "type": "esriFieldTypeString", "alias": "Tag Number", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "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": 100, "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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 } ], "indexes": [ { "name": "R245_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1596PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1596ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 8, "name": "Air System", "relatedTableId": 34, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 11, "name": "Antenna", "relatedTableId": 35, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 16, "name": "Automatic Transfer Switch", "relatedTableId": 37, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 17, "name": "Backflow Preventer", "relatedTableId": 38, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 18, "name": "Belt Filter Press", "relatedTableId": 39, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 19, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 20, "name": "Cabinet", "relatedTableId": 43, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 21, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 22, "name": "Circuit Breaker", "relatedTableId": 46, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 23, "name": "Communication Device", "relatedTableId": 47, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 24, "name": "Compressor", "relatedTableId": 48, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 25, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 26, "name": "Door Or Hatch", "relatedTableId": 50, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 27, "name": "Filter", "relatedTableId": 52, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 28, "name": "Generator", "relatedTableId": 54, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 29, "name": "Grinder", "relatedTableId": 55, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 30, "name": "HMI Terminal", "relatedTableId": 57, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 31, "name": "Hopper", "relatedTableId": 58, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 32, "name": "HVAC Equipment", "relatedTableId": 59, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 33, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 34, "name": "Lift Equipment", "relatedTableId": 61, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 35, "name": "Mobile Equipment", "relatedTableId": 64, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 36, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 37, "name": "Odor Control Unit", "relatedTableId": 67, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 38, "name": "Packaged Unit", "relatedTableId": 68, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 39, "name": "Piping", "relatedTableId": 69, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 40, "name": "Programmable Logic Controller", "relatedTableId": 70, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 41, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 42, "name": "Safety Equipment", "relatedTableId": 75, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 43, "name": "Screen", "relatedTableId": 76, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 44, "name": "Security Equipment", "relatedTableId": 77, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 45, "name": "Shop Equipment", "relatedTableId": 78, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 46, "name": "Switchgear", "relatedTableId": 81, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 47, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 48, "name": "Transformer", "relatedTableId": 83, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 49, "name": "Uninterruptible Power Supply", "relatedTableId": 84, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 50, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 51, "name": "Variable Frequency Drive", "relatedTableId": 87, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 52, "name": "Wims Controller", "relatedTableId": 88, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 53, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 37, "name": "Automatic Transfer Switch", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amps", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R246_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1597PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 16, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 54, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 55, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 56, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 57, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 38, "name": "Backflow Preventer", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null }, { "name": "MAXPRESSURE", "type": "esriFieldTypeDouble", "alias": "MAXPRESSURE", "domain": null } ], "indexes": [ { "name": "R247_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1598PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 17, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 58, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 59, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 60, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 61, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 39, "name": "Belt Filter Press", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "BELTSIZE", "type": "esriFieldTypeString", "alias": "Belt Size", "length": 30, "domain": null }, { "name": "FEEDRATE", "type": "esriFieldTypeString", "alias": "Feed Rate", "length": 30, "domain": null }, { "name": "LUBEGREASE", "type": "esriFieldTypeString", "alias": "Lubrication, Grease", "length": 30, "domain": null }, { "name": "LUBEOIL", "type": "esriFieldTypeString", "alias": "Lubrication, Oil", "length": 30, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amps", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "MAXSOLIDLOAD", "type": "esriFieldTypeSmallInteger", "alias": "Max Solids Load", "domain": null } ], "indexes": [ { "name": "R248_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1599PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1599ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 62, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 63, "name": "Gearbox", "relatedTableId": 53, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 64, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 65, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 66, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 18, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 67, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 68, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 69, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 70, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 40, "name": "Blower", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "BLWTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 12, "domain": { "type": "codedValue", "name": "wwfBlwType", "description": "Type or classification of blower.\t\t\n", "codedValues": [ { "name": "Axial", "code": "Axial" }, { "name": "Centrifugal", "code": "Centrifugal" }, { "name": "Rotary", "code": "Rotary" }, { "name": "Multi-Stage", "code": "Multi-Stage" }, { "name": "Single Stage", "code": "Single Stage" }, { "name": "Turbo", "code": "Turbo" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LUBEGREASE", "type": "esriFieldTypeString", "alias": "Luberication, Grease", "length": 30, "domain": null }, { "name": "LUBEOIL", "type": "esriFieldTypeString", "alias": "Lubrication, Oil", "length": 30, "domain": null }, { "name": "INLETSIZE", "type": "esriFieldTypeDouble", "alias": "INLETSIZE", "domain": null }, { "name": "OUTLETSIZE", "type": "esriFieldTypeDouble", "alias": "OUTLETSIZE", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Capacity", "domain": null }, { "name": "DESIGNPRESS", "type": "esriFieldTypeSmallInteger", "alias": "Design Pressure", "domain": null }, { "name": "RPM", "type": "esriFieldTypeSmallInteger", "alias": "Rotations Per Minute", "domain": null } ], "indexes": [ { "name": "R249_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1600PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 71, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 41, "name": "Blower Unit", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "TAGNUMBER", "type": "esriFieldTypeString", "alias": "Tag Number", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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 } ], "indexes": [ { "name": "R250_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1601ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1601PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 71, "name": "Blower", "relatedTableId": 40, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 72, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 73, "name": "HVAC Equipment", "relatedTableId": 59, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 74, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 75, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 76, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 77, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 19, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 78, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 79, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 80, "name": "Packaged Unit", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 81, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 82, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 42, "name": "Building", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfBldgType", "description": "Building type\t\t\n", "codedValues": [ { "name": "Metal", "code": "Metal" }, { "name": "Concrete", "code": "Concrete" }, { "name": "CMU", "code": "CMU" }, { "name": "Wood Framed", "code": "Wood Framed" }, { "name": "Metal Framed", "code": "Metal Framed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R251_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1602PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1602ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 9, "name": "Air System", "relatedTableId": 34, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 12, "name": "Antenna", "relatedTableId": 35, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 53, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 54, "name": "Automatic Transfer Switch", "relatedTableId": 37, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 58, "name": "Backflow Preventer", "relatedTableId": 38, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 67, "name": "Belt Filter Press", "relatedTableId": 39, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 78, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 83, "name": "Cabinet", "relatedTableId": 43, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 84, "name": "Cathodic Protection Unit", "relatedTableId": 44, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 85, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 86, "name": "Circuit Breaker", "relatedTableId": 46, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 87, "name": "Communication Device", "relatedTableId": 47, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 88, "name": "Compressor", "relatedTableId": 48, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 89, "name": "sde_SanDigeo.DBO.wwfControlPanel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 90, "name": "Door Or Hatch", "relatedTableId": 50, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 91, "name": "Generator", "relatedTableId": 54, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 92, "name": "Grinder", "relatedTableId": 55, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 93, "name": "HMI Terminal", "relatedTableId": 57, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 94, "name": "Hopper", "relatedTableId": 58, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 95, "name": "HVAC Equipment", "relatedTableId": 59, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 96, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 97, "name": "Lift Equipment", "relatedTableId": 61, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 98, "name": "Lighting System", "relatedTableId": 62, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 99, "name": "Mobile Equipment", "relatedTableId": 64, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 100, "name": "sde_SanDigeo.DBO.wwfMotorControlCenter", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 101, "name": "Odor Control Unit", "relatedTableId": 67, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 102, "name": "Packaged Unit", "relatedTableId": 68, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 103, "name": "Piping", "relatedTableId": 69, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 104, "name": "Programmable Logic Controller", "relatedTableId": 70, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 105, "name": " Process Structure", "relatedTableId": 71, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 106, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 107, "name": "Roof", "relatedTableId": 74, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 108, "name": "Safety Equipment", "relatedTableId": 75, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 109, "name": "Security Equipment", "relatedTableId": 77, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 110, "name": "Shop Equipment", "relatedTableId": 78, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 111, "name": "Switchgear", "relatedTableId": 81, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 112, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 113, "name": "Transformer", "relatedTableId": 83, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 114, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 115, "name": "Variable Frequency Drive", "relatedTableId": 87, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 116, "name": "Wims Controller", "relatedTableId": 88, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 0, "name": "wwfSite", "relatedTableId": 29, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 43, "name": "Cabinet", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "Panel Materia", "length": 50, "domain": { "type": "codedValue", "name": "wwfPnlMaterial", "description": "Type of panel construction\t\t\n", "codedValues": [ { "name": "Carbon Steel", "code": "Carbon Steel" }, { "name": "Stainless Steel", "code": "Stainless Steel" }, { "name": "Aluminum", "code": "Aluminum" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Composite", "code": "Composite" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEMARATING", "type": "esriFieldTypeString", "alias": "NEMA Rating", "length": 8, "domain": { "type": "codedValue", "name": "wwfNemaRating \n", "description": "NEMA rating\n", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "3R", "code": "3R" }, { "name": "3S", "code": "3S" }, { "name": "3X", "code": "3X" }, { "name": "3RX", "code": "3RX" }, { "name": "3SX", "code": "3SX" }, { "name": "4\n4", "code": "4" }, { "name": "4X", "code": "4X" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "6P", "code": "6P" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "13", "code": "13" }, { "name": "12", "code": "12" }, { "name": "12K", "code": "12K" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "Size of the Cabinet", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type of Cabinet", "length": 50, "domain": { "type": "codedValue", "name": "wwfCabType\n", "description": "Type of equipment or materials inside of cabinet\t\t\n", "codedValues": [ { "name": "Electrical", "code": "Electrical" }, { "name": "Instrumentation", "code": "Instrumentation" }, { "name": "Mechanical", "code": "Mechanical" }, { "name": "Pneumatic", "code": "Pneumatic" }, { "name": "Chemical", "code": "Chemical" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R252_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1603ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1603PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 117, "name": "UPS", "relatedTableId": 84, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 20, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 83, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 118, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 44, "name": "Cathodic Protection Unit", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "ACVOLTS", "type": "esriFieldTypeString", "alias": "AC Voltage Rating", "length": 20, "domain": null }, { "name": "ACAMPS", "type": "esriFieldTypeString", "alias": "AC Amperage Rating", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": null }, { "name": "FREQ", "type": "esriFieldTypeString", "alias": "Frequency or Cycle", "length": 20, "domain": null }, { "name": "DCVOLTS", "type": "esriFieldTypeString", "alias": "DC Voltage Rating", "length": 20, "domain": null }, { "name": "DCAMPS", "type": "esriFieldTypeString", "alias": "DC Amperage Rating", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null } ], "indexes": [ { "name": "R253_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1604PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 84, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 119, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 120, "name": "Piping", "relatedTableId": 69, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 121, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 45, "name": "Chemical Feed Equipment", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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", "length": 30, "domain": { "type": "codedValue", "name": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "MATERIALTYPE", "type": "esriFieldTypeString", "alias": "Material Type", "length": 50, "domain": { "type": "codedValue", "name": "wwfChemqMaterialType", "description": "Type of material (whether gaseous or chemical) associated with equipment\t\t\n", "codedValues": [ { "name": "Carbon Dioxide", "code": "Carbon Dioxide" }, { "name": "Coagulant", "code": "Coagulant" }, { "name": "Sodium Hypochlorite", "code": "Sodium Hypochlorite" }, { "name": "Sodium Hydroxide", "code": "Sodium Hydroxide" }, { "name": "Fluoride", "code": "Fluoride" }, { "name": "Microsand", "code": "Microsand" }, { "name": "Calcium Thiosulfate", "code": "Calcium Thiosulfate" }, { "name": "Chlorine", "code": "Chlorine" }, { "name": "Alum", "code": "Alum" }, { "name": "Methanol", "code": "Methanol" }, { "name": "Ferris Chloride", "code": "Ferris Chloride" }, { "name": "Hydrochloric Acid", "code": "Hydrochloric Acid" }, { "name": "Oxygen", "code": "Oxygen" }, { "name": "Sulfuric Acid", "code": "Sulfuric Acid" }, { "name": "Orthophosphate", "code": "Orthophosphate" }, { "name": "Polyphosphate", "code": "Polyphosphate" }, { "name": "Flocculant", "code": "Flocculant" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EQUIPMENTTYPE", "type": "esriFieldTypeString", "alias": "Equipment Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfCmpType", "description": "Type or classification of compressor\t\t\n", "codedValues": [ { "name": "Centrifugal", "code": "Centrifugal" }, { "name": "Rotary Lobe", "code": "Rotary Lobe" }, { "name": "Reciprocating", "code": "Reciprocating" }, { "name": "Turbo", "code": "Turbo" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "TANKVOLUME", "type": "esriFieldTypeSmallInteger", "alias": "Tank Volume", "domain": null }, { "name": "FEEDRATE", "type": "esriFieldTypeString", "alias": "Feed Rate (Min/Max)", "length": 50, "domain": null } ], "indexes": [ { "name": "R254_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1605PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1605ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 122, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 123, "name": "HMI Terminal", "relatedTableId": 57, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 124, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 125, "name": "Mixer", "relatedTableId": 63, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 126, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 127, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 128, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 129, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 21, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 85, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 130, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 131, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 132, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 46, "name": "Circuit Breaker", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "CBTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "wwfCbType\n", "description": "Type of circuit breaker\t\t\n", "codedValues": [ { "name": "Distribution Panel", "code": "Distribution Panel" }, { "name": "Main Breaker Panel", "code": "Main Breaker Panel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Voltage Rating", "length": 20, "domain": null }, { "name": "TRIPPLUGAMPS", "type": "esriFieldTypeString", "alias": "Trip Plug Amp Rating\n", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R255_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1606PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 22, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 86, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 133, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 134, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 135, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 47, "name": "Communications Device", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "COMMTYPE", "type": "esriFieldTypeString", "alias": "COMMTYPE", "length": 50, "domain": { "type": "codedValue", "name": "wwfCommType\n", "description": "Type or classification of communication device\t\t\n", "codedValues": [ { "name": "Radio Point-to-Point", "code": "Radio Point-to-Point" }, { "name": "Radio Point-to-Multipoint", "code": "Radio Point-to-Multipoint" }, { "name": "Cellular Modem", "code": "Cellular Modem" }, { "name": "Ethernet Switch", "code": "Ethernet Switch" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLTYPE", "type": "esriFieldTypeString", "alias": "Installation Type", "length": 50, "domain": { "type": "codedValue", "name": "wwfInstType", "description": "Type or classification of instrument/sensor\t\t\n", "codedValues": [ { "name": "Ultrasonic Level Transmitter", "code": "Ultrasonic Level Transmitter" }, { "name": "Pressure Transmitter", "code": "Pressure Transmitter" }, { "name": "Pressure Transducer", "code": "Pressure Transducer" }, { "name": "MicroMac", "code": "MicroMac" }, { "name": "Flow Meter", "code": "Flow Meter" }, { "name": "Gas Detection System", "code": "Gas Detection System" }, { "name": "Hydrogen Sulfide Sensor", "code": "Hydrogen Sulfide Sensor" }, { "name": "Carbon Monoxide Sensor", "code": "Carbon Monoxide Sensor" }, { "name": "Oxygen Sensor", "code": "Oxygen Sensor" }, { "name": "Vibration", "code": "Vibration" }, { "name": "Temperature", "code": "Temperature" }, { "name": "Signal Converter", "code": "Signal Converter" }, { "name": "Chlorine", "code": "Chlorine" }, { "name": "Turbidity Meter", "code": "Turbidity Meter" }, { "name": "Valve Position Indicator", "code": "Valve Position Indicator" }, { "name": "TSS Meter", "code": "TSS Meter" }, { "name": "Dissolved Oxygen Meter", "code": "Dissolved Oxygen Meter" }, { "name": "Controller Unit", "code": "Controller Unit" }, { "name": "Float", "code": "Float" }, { "name": "Potable Water Float", "code": "Potable Water Float" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERFREQBAND", "type": "esriFieldTypeString", "alias": "Operating Frequency Band", "length": 20, "domain": null }, { "name": "THROUGHPUT", "type": "esriFieldTypeString", "alias": "Throughput", "length": 8, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "Range", "length": 8, "domain": null }, { "name": "CHANNELBANDWIDTH", "type": "esriFieldTypeString", "alias": "Channel Bandwidth", "length": 20, "domain": null }, { "name": "ANTENNATYPE", "type": "esriFieldTypeString", "alias": "Antenna Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfCommAntennaType", "description": "Type of Antenna \t\t\n", "codedValues": [ { "name": "Built-in", "code": "Built-in" }, { "name": "External", "code": "External" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POWERCONSUMPTION", "type": "esriFieldTypeString", "alias": "Power Consumption", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 30, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null }, { "name": "CELLNUMBER", "type": "esriFieldTypeString", "alias": "CELLNUMBER", "length": 50, "domain": null } ], "indexes": [ { "name": "R256_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1607PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 23, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 87, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 136, "name": "sde_SanDigeo.DBO.wwfControlPanel", "relatedTableId": 49, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 137, "name": "Grounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 138, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 139, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 140, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 48, "name": "Compressor", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "CMPTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfCmpType", "description": "Type or classification of compressor\t\t\n", "codedValues": [ { "name": "Centrifugal", "code": "Centrifugal" }, { "name": "Rotary Lobe", "code": "Rotary Lobe" }, { "name": "Reciprocating", "code": "Reciprocating" }, { "name": "Turbo", "code": "Turbo" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAPACITY", "type": "esriFieldTypeString", "alias": "Capacity", "length": 16, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amperage Rating", "length": 200, "domain": null }, { "name": "CERTIFICATIONS", "type": "esriFieldTypeString", "alias": "Certifications", "length": 225, "domain": null }, { "name": "TEMPMINMAX", "type": "esriFieldTypeString", "alias": "Temperature Min/Max", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "FULLLOADPRESS", "type": "esriFieldTypeSmallInteger", "alias": "Full Load Press", "domain": null }, { "name": "VOLUME", "type": "esriFieldTypeSmallInteger", "alias": "Volume", "domain": null }, { "name": "TESTPRESS", "type": "esriFieldTypeSmallInteger", "alias": "Test Pressure", "domain": null }, { "name": "WORKPRESS", "type": "esriFieldTypeSmallInteger", "alias": "Working Press", "domain": null } ], "indexes": [ { "name": "R257_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1608PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1608ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 141, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 142, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 143, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 144, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 145, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 24, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 88, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 146, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 147, "name": "Compressor", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 148, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 149, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 49, "name": "Control Panel", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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", "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wwfPnlMaterial", "description": "Type of panel construction\t\t\n", "codedValues": [ { "name": "Carbon Steel", "code": "Carbon Steel" }, { "name": "Stainless Steel", "code": "Stainless Steel" }, { "name": "Aluminum", "code": "Aluminum" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Composite", "code": "Composite" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEMARATING", "type": "esriFieldTypeString", "alias": "NEMA Rating", "length": 8, "domain": { "type": "codedValue", "name": "wwfNemaRating \n", "description": "NEMA rating\n", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "3R", "code": "3R" }, { "name": "3S", "code": "3S" }, { "name": "3X", "code": "3X" }, { "name": "3RX", "code": "3RX" }, { "name": "3SX", "code": "3SX" }, { "name": "4\n4", "code": "4" }, { "name": "4X", "code": "4X" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "6P", "code": "6P" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "13", "code": "13" }, { "name": "12", "code": "12" }, { "name": "12K", "code": "12K" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "Size", "length": 50, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R258_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1609PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1609ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 136, "name": "sde_SanDigeo.DBO.wwfCommDevice", "relatedTableId": 47, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 150, "name": "sde_SanDigeo.DBO.wwfInstrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 151, "name": "sde_SanDigeo.DBO.wwfPLC", "relatedTableId": 70, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 152, "name": "HMI Terminal", "relatedTableId": 57, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 4, "name": "Air System", "relatedTableId": 34, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 25, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 62, "name": "Belt Filter Press", "relatedTableId": 39, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 72, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 89, "name": "sde_SanDigeo.DBO.wwfBuilding", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 122, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 141, "name": "Compressor", "relatedTableId": 48, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 153, "name": "Generator", "relatedTableId": 54, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 154, "name": "Grinder", "relatedTableId": 55, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 155, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 156, "name": "Hopper", "relatedTableId": 58, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 157, "name": "HVAC Equipment", "relatedTableId": 59, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 158, "name": "Lift Equipment", "relatedTableId": 61, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 159, "name": "Mixer", "relatedTableId": 63, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 160, "name": "Odor Control Unit", "relatedTableId": 67, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 161, "name": "PackagedUnit", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 162, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 163, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 164, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 50, "name": "Door or Hatch", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "DOORTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfDoorType_2", "description": "Type or classification of door\t\t\n", "codedValues": [ { "name": "Hatch", "code": "Hatch" }, { "name": "Overhead Door", "code": "Overhead Door" }, { "name": "Leaf", "code": "Leaf" }, { "name": "Standard Door", "code": "Standard Door" }, { "name": "Double Door", "code": "Double Door" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Door Material", "length": 20, "domain": { "type": "codedValue", "name": "wwfDoorMaterial\n", "description": "Materials the door is constructed of\t\t\n", "codedValues": [ { "name": "Steel", "code": "Steel" }, { "name": "Aluminum", "code": "Aluminum" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AUTOMATEDOPENER", "type": "esriFieldTypeString", "alias": "Automated Opener", "length": 50, "domain": null }, { "name": "LOCKTYPE", "type": "esriFieldTypeString", "alias": "Lock Type", "length": 50, "domain": { "type": "codedValue", "name": "wwfDoorLockType \n", "description": "Locking Mechanism on Door\n", "codedValues": [ { "name": "Handle Lock Only", "code": "Handle Lock Only" }, { "name": "Handle Lock and Deadbolt", "code": "Handle Lock and Deadbolt" }, { "name": "Padlock", "code": "Padlock" }, { "name": "Slide Bolt", "code": "Slide Bolt" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R259_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1610PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1610ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 165, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 26, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 90, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 166, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 167, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 168, "name": "Vault", "relatedTableId": 86, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 51, "name": "Engine", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "ENGTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfEngType", "description": "Type or classification of engine\t\t\n", "codedValues": [ { "name": "Diesel", "code": "Diesel" }, { "name": "Dual Fuel", "code": "Dual Fuel" }, { "name": "Gasoline", "code": "Gasoline" }, { "name": "Propane", "code": "Propane" }, { "name": "Natural Gas", "code": "Natural Gas" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HORESPOWER", "type": "esriFieldTypeString", "alias": "Horespower", "length": 16, "domain": null }, { "name": "TORQUE", "type": "esriFieldTypeString", "alias": "Torque", "length": 16, "domain": null }, { "name": "RPM", "type": "esriFieldTypeSmallInteger", "alias": "RPM", "domain": null }, { "name": "CYLINDERS", "type": "esriFieldTypeSmallInteger", "alias": "Cylinders", "domain": null }, { "name": "OILTYPE", "type": "esriFieldTypeString", "alias": "Oil Type", "length": 20, "domain": null }, { "name": "FUELTANKSIZE", "type": "esriFieldTypeDouble", "alias": "FUELTANKSIZE", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null }, { "name": "FUELCONSUMPTION", "type": "esriFieldTypeDouble", "alias": "FUELCONSUMPTION", "domain": null }, { "name": "OILCAPACITY", "type": "esriFieldTypeDouble", "alias": "OILCAPACITY", "domain": null } ], "indexes": [ { "name": "R260_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1611PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 169, "name": "Generator", "relatedTableId": 54, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 170, "name": "Mobile Equipment", "relatedTableId": 64, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 171, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 52, "name": "Filter", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "FLTRTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "wwfFltrType", "description": "Type or classification of filter [tbd]\t\nType or classification of [tbd]\t\t\nType or classification of [tbd]\t\t\nType or classification of [tbd]\t\t\n", "codedValues": [ { "name": "Disk", "code": "Disk" }, { "name": "Dual Media", "code": "Dual Media" }, { "name": "Membrane", "code": "Membrane" }, { "name": "Mono-Media", "code": "Mono-Media" }, { "name": "Multi-Media", "code": "Multi-Media" }, { "name": "Air", "code": "Air" }, { "name": "Oxygen", "code": "Oxygen" }, { "name": "Water", "code": "Water" }, { "name": "Ion Exchange", "code": "Ion Exchange" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MEDIATYPE", "type": "esriFieldTypeString", "alias": "Media Type", "length": 15, "domain": { "type": "codedValue", "name": "wwfFltrMediaType", "description": "Type of material within filter acting as filter media\t\t\n", "codedValues": [ { "name": "Anthracite", "code": "Anthracite" }, { "name": "Cloth", "code": "Cloth" }, { "name": "GAC", "code": "GAC" }, { "name": "PE Membrane", "code": "PE Membrane" }, { "name": "Sand", "code": "Sand" }, { "name": "Fiber", "code": "Fiber" }, { "name": "Resin", "code": "Resin" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MEDIASIZE", "type": "esriFieldTypeString", "alias": "Media Size", "length": 20, "domain": null }, { "name": "DIMENSIONS", "type": "esriFieldTypeString", "alias": "Dimensions", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Capacity", "domain": null }, { "name": "VOLUME", "type": "esriFieldTypeSmallInteger", "alias": "Volume", "domain": null }, { "name": "MEDIAVOLUME", "type": "esriFieldTypeSmallInteger", "alias": "Media of Volume", "domain": null } ], "indexes": [ { "name": "R261_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1612PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1612ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 172, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 27, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 173, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 174, "name": "Packaged Unit", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 175, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 176, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 53, "name": "Gearbox", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "wwfGearType", "description": "Type or classification of gearbox\t\t\n", "codedValues": [ { "name": "Spur", "code": "Spur" }, { "name": "Planetary", "code": "Planetary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REDRATRANGE", "type": "esriFieldTypeString", "alias": "Reduction Ratio Range", "length": 30, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "MAXLOAD", "type": "esriFieldTypeSmallInteger", "alias": "Torque", "domain": null } ], "indexes": [ { "name": "R262_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1613PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 63, "name": "Belt Filter Press", "relatedTableId": 39, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 177, "name": "Mixer", "relatedTableId": 63, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 178, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 179, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 54, "name": "Generator", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": 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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "GENTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfGenType", "description": "Type or classification of generator\t\t\n", "codedValues": [ { "name": "Portable", "code": "Portable" }, { "name": "Stationary", "code": "Stationary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OUTPUTKW", "type": "esriFieldTypeString", "alias": "Output KW", "length": 20, "domain": null }, { "name": "OUTPUTVOLTS", "type": "esriFieldTypeString", "alias": "Output Volts", "length": 20, "domain": null }, { "name": "OUTPUTAMPS", "type": "esriFieldTypeString", "alias": "Output Amps", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": null }, { "name": "RPM", "type": "esriFieldTypeSmallInteger", "alias": "RPM", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R263_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1614ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1614PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 153, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 169, "name": "Engine", "relatedTableId": 51, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 180, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 181, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 28, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 91, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 182, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 183, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 55, "name": "Grinder", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "CXNINLET", "type": "esriFieldTypeString", "alias": "Connection Inlet", "length": 8, "domain": null }, { "name": "LUBEGREASE", "type": "esriFieldTypeString", "alias": "Lubrication, Grease", "length": 30, "domain": null }, { "name": "LUBEOIL", "type": "esriFieldTypeString", "alias": "Lubrication, Oil", "length": 30, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amps", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "CXNOUTLET", "type": "esriFieldTypeSmallInteger", "alias": "Connection Outlet", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Capacity", "domain": null }, { "name": "MAXPRESSURE", "type": "esriFieldTypeSmallInteger", "alias": "Maximum Pressure", "domain": null } ], "indexes": [ { "name": "R264_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1615ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1615PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 154, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 184, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 185, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 29, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 92, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 186, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 187, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 188, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 56, "name": "Grounds", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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", "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "GRNDSTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfGrndsType\n", "description": "Type or classification of grounds\t\t\n", "codedValues": [ { "name": "Pavement", "code": "Pavement" }, { "name": "Hardscape", "code": "Hardscape" }, { "name": "Landscape", "code": "Landscape" }, { "name": "Sod", "code": "Sod" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R265_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1616ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1616PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 10, "name": "sde_SanDigeo.DBO.wwfAirSystem", "relatedTableId": 34, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 13, "name": "Antenna", "relatedTableId": 35, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 55, "name": "sde_SanDigeo.DBO.wwfAutomaticTransferSwitch", "relatedTableId": 37, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 59, "name": "sde_SanDigeo.DBO.wwfBackFlowPreventer", "relatedTableId": 38, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 68, "name": "sde_SanDigeo.DBO.wwfBeltFilterPress", "relatedTableId": 39, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 79, "name": "sde_SanDigeo.DBO.wwfBlowerUnit", "relatedTableId": 41, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 119, "name": "sde_SanDigeo.DBO.wwfCathodicProtectionUnit", "relatedTableId": 44, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 130, "name": "sde_SanDigeo.DBO.wwfChemicalFeedEquipment", "relatedTableId": 45, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 133, "name": "sde_SanDigeo.DBO.wwfCircuitBreaker", "relatedTableId": 46, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 137, "name": "Communication Device", "relatedTableId": 47, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 146, "name": "sde_SanDigeo.DBO.wwfCompressor", "relatedTableId": 48, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 155, "name": "sde_SanDigeo.DBO.wwfControlPanel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 166, "name": "sde_SanDigeo.DBO.wwfDoorOrHatch", "relatedTableId": 50, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 173, "name": "sde_SanDigeo.DBO.wwfFilter", "relatedTableId": 52, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 182, "name": "sde_SanDigeo.DBO.wwfGenerator", "relatedTableId": 54, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 186, "name": "sde_SanDigeo.DBO.wwfGrinder", "relatedTableId": 55, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 189, "name": "sde_SanDigeo.DBO.wwfHMITerminal", "relatedTableId": 57, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 190, "name": "sde_SanDigeo.DBO.wwfHopper", "relatedTableId": 58, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 191, "name": "sde_SanDigeo.DBO.wwfHVACEquipment", "relatedTableId": 59, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 192, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 193, "name": "sde_SanDigeo.DBO.wwfLiftEquipment", "relatedTableId": 61, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 194, "name": "sde_SanDigeo.DBO.wwfLightingSystem", "relatedTableId": 62, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 195, "name": "sde_SanDigeo.DBO.wwfMobileEquip", "relatedTableId": 64, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 196, "name": "sde_SanDigeo.DBO.wwfMotorControlCenter", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 197, "name": "sde_SanDigeo.DBO.wwfOdorControlUnit", "relatedTableId": 67, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 198, "name": "sde_SanDigeo.DBO.wwfPackagedUnit", "relatedTableId": 68, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 199, "name": "sde_SanDigeo.DBO.wwfPiping", "relatedTableId": 69, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 200, "name": "sde_SanDigeo.DBO.wwfPLC", "relatedTableId": 70, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 201, "name": "sde_SanDigeo.DBO.wwfProcessStructure", "relatedTableId": 71, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 202, "name": "sde_SanDigeo.DBO.wwfPumpUnit", "relatedTableId": 73, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 203, "name": "sde_SanDigeo.DBO.wwfSafetyEquipment", "relatedTableId": 75, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 204, "name": "sde_SanDigeo.DBO.wwfScreen", "relatedTableId": 76, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 205, "name": "Security Equipment", "relatedTableId": 77, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 206, "name": "sde_SanDigeo.DBO.wwfShopEquipment", "relatedTableId": 78, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 207, "name": "sde_SanDigeo.DBO.wwfSiteStructure", "relatedTableId": 79, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 208, "name": "sde_SanDigeo.DBO.wwfSwitchgear", "relatedTableId": 81, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 209, "name": "sde_SanDigeo.DBO.wwfTank", "relatedTableId": 82, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 210, "name": "sde_SanDigeo.DBO.wwfTransformer", "relatedTableId": 83, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 211, "name": "sde_SanDigeo.DBO.wwfUPS", "relatedTableId": 84, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 212, "name": "sde_SanDigeo.DBO.wwfValve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 213, "name": "sde_SanDigeo.DBO.wwfVault", "relatedTableId": 86, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 214, "name": "sde_SanDigeo.DBO.wwfVFD", "relatedTableId": 87, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 215, "name": "sde_SanDigeo.DBO.wwfWimsController", "relatedTableId": 88, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "wwfSite", "relatedTableId": 29, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 57, "name": "HMI Terminal", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": 100, "domain": null }, { "name": "STARTUPDATE", "type": "esriFieldTypeDate", "alias": "Startup Date", "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "DISPSIZE", "type": "esriFieldTypeString", "alias": "Display Size", "length": 20, "domain": null }, { "name": "DISPRESOLUTION", "type": "esriFieldTypeString", "alias": "Display Resolution", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Voltage", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amps", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R266_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1617PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 30, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 93, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 123, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 152, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 189, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 58, "name": "Hopper", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "HOPTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfHopType\n", "description": "Type or classification of hopper\t\t\n", "codedValues": [ { "name": "Grit", "code": "Grit" }, { "name": "Rag", "code": "Rag" }, { "name": "Snail", "code": "Snail" }, { "name": "Sludge", "code": "Sludge" }, { "name": "Bio-Solids", "code": "Bio-Solids" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Capacity", "domain": null } ], "indexes": [ { "name": "R267_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1618ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1618PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 156, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 216, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 217, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 31, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 94, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 190, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 218, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 219, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 59, "name": "HVAC Equipment", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": 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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "HVACTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfHvacType_2", "description": "Type or classification of HVAC equipment\t\t\n", "codedValues": [ { "name": "Fan", "code": "Fan" }, { "name": "Heater", "code": "Heater" }, { "name": "Self Contained AC Unit", "code": "Self Contained AC Unit" }, { "name": "Louvers", "code": "Louvers" }, { "name": "Dampers", "code": "Dampers" }, { "name": "Compressor", "code": "Compressor" }, { "name": "Chiller", "code": "Chiller" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AIRFLOWTYPE", "type": "esriFieldTypeString", "alias": "Air Flow Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfHvacAirFlowType\n", "description": "Type of airflow through HVAC system\t\t\n", "codedValues": [ { "name": "Draw-Thru", "code": "Draw-Thru" }, { "name": "Blow-Thru", "code": "Blow-Thru" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CFM", "type": "esriFieldTypeSmallInteger", "alias": "CFM Rating", "domain": null }, { "name": "STATICPRESS", "type": "esriFieldTypeSmallInteger", "alias": "Static Pressure Rating", "domain": null }, { "name": "DRIVETYPE", "type": "esriFieldTypeString", "alias": "Drive", "length": 20, "domain": { "type": "codedValue", "name": "wwfHvacDriveType\n", "description": "Type of drive for HVAC system\t\t\n", "codedValues": [ { "name": "Direct", "code": "Direct" }, { "name": "Belt", "code": "Belt" }, { "name": "Gearbox", "code": "Gearbox" }, { "name": "Air", "code": "Air" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PULLEYDIMMOTOR", "type": "esriFieldTypeString", "alias": "Pulley Dimensions (Motor)", "length": 20, "domain": null }, { "name": "PULLEYDIMFAN", "type": "esriFieldTypeString", "alias": "Pulley Dimensions (Fan)", "length": 20, "domain": null }, { "name": "BELTSIZE", "type": "esriFieldTypeString", "alias": "Belt Size", "length": 20, "domain": null }, { "name": "BELTQTY", "type": "esriFieldTypeSmallInteger", "alias": "Belt Quantity", "domain": null }, { "name": "COUPLINGTYPE", "type": "esriFieldTypeString", "alias": "Coupling Type", "length": 60, "domain": null }, { "name": "FILTERTYPE", "type": "esriFieldTypeString", "alias": "Filter Type", "length": 60, "domain": null }, { "name": "FILTERSIZE", "type": "esriFieldTypeString", "alias": "Filter Size", "length": 20, "domain": null }, { "name": "FILTERTQTY", "type": "esriFieldTypeSmallInteger", "alias": "Filter Quantity", "domain": null }, { "name": "EVAPORATORSTYLE", "type": "esriFieldTypeString", "alias": "Evaporator Style", "length": 60, "domain": null }, { "name": "EVAPORATORDIM", "type": "esriFieldTypeString", "alias": "Evaporator Dimensions", "length": 60, "domain": null }, { "name": "HUMIDINFO", "type": "esriFieldTypeString", "alias": "Humidification Info", "length": 60, "domain": null }, { "name": "COMPRESSORNAMEPLATE", "type": "esriFieldTypeString", "alias": "Compressor Nameplate Info", "length": 60, "domain": null }, { "name": "HEATERELEMENT", "type": "esriFieldTypeString", "alias": "Heater Element", "length": 20, "domain": { "type": "codedValue", "name": "wwfHvacHeaterElemType\n", "description": "Heater element type\t\t\n", "codedValues": [ { "name": "Gas", "code": "Gas" }, { "name": "Electric", "code": "Electric" }, { "name": "Hydronic", "code": "Hydronic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUPLINGSIZE", "type": "esriFieldTypeString", "alias": "Coupling Size", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R268_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1619ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1619PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 157, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 220, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 221, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 222, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 32, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 73, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 95, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 191, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 223, "name": "HVAC Equipment", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 224, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 225, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 60, "name": "Instrumentation", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "INSTTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfInstType", "description": "Type or classification of instrument/sensor\t\t\n", "codedValues": [ { "name": "Ultrasonic Level Transmitter", "code": "Ultrasonic Level Transmitter" }, { "name": "Pressure Transmitter", "code": "Pressure Transmitter" }, { "name": "Pressure Transducer", "code": "Pressure Transducer" }, { "name": "MicroMac", "code": "MicroMac" }, { "name": "Flow Meter", "code": "Flow Meter" }, { "name": "Gas Detection System", "code": "Gas Detection System" }, { "name": "Hydrogen Sulfide Sensor", "code": "Hydrogen Sulfide Sensor" }, { "name": "Carbon Monoxide Sensor", "code": "Carbon Monoxide Sensor" }, { "name": "Oxygen Sensor", "code": "Oxygen Sensor" }, { "name": "Vibration", "code": "Vibration" }, { "name": "Temperature", "code": "Temperature" }, { "name": "Signal Converter", "code": "Signal Converter" }, { "name": "Chlorine", "code": "Chlorine" }, { "name": "Turbidity Meter", "code": "Turbidity Meter" }, { "name": "Valve Position Indicator", "code": "Valve Position Indicator" }, { "name": "TSS Meter", "code": "TSS Meter" }, { "name": "Dissolved Oxygen Meter", "code": "Dissolved Oxygen Meter" }, { "name": "Controller Unit", "code": "Controller Unit" }, { "name": "Float", "code": "Float" }, { "name": "Potable Water Float", "code": "Potable Water Float" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUPPLYPWR", "type": "esriFieldTypeString", "alias": "Supply Power", "length": 20, "domain": null }, { "name": "PWRSUPPLYVAC", "type": "esriFieldTypeString", "alias": "Power Supply VAC", "length": 20, "domain": null }, { "name": "DISPLAYTYPE", "type": "esriFieldTypeString", "alias": "Display", "length": 30, "domain": { "type": "codedValue", "name": "wwfInstDisplayType", "description": "Type of display\t\t\n", "codedValues": [ { "name": "Local", "code": "Local" }, { "name": "Remote", "code": "Remote" }, { "name": "Flow Meter Display", "code": "Flow Meter Display" }, { "name": "Sensor Display", "code": "Sensor Display" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INPUTSENSOR", "type": "esriFieldTypeString", "alias": "Input Sensor Info", "length": 20, "domain": null }, { "name": "OUTPUTTRANSMTR", "type": "esriFieldTypeString", "alias": "Output Transmitter", "length": 20, "domain": null }, { "name": "OUTPUTTYPE", "type": "esriFieldTypeString", "alias": "Output Type", "length": 50, "domain": null }, { "name": "MINMAXRANGE", "type": "esriFieldTypeString", "alias": "Min Max Range", "length": 20, "domain": null }, { "name": "CALIBRATIONRANGE", "type": "esriFieldTypeString", "alias": "Calibration Range", "length": 20, "domain": null }, { "name": "ALARMTRIGGERS", "type": "esriFieldTypeString", "alias": "Alarm Triggers", "length": 255, "domain": null }, { "name": "ALARMRELAY", "type": "esriFieldTypeString", "alias": "Alarm Relay", "length": 20, "domain": null }, { "name": "PRESSRATIN", "type": "esriFieldTypeString", "alias": "Pressure Rating", "length": 20, "domain": null }, { "name": "CERTIFICATIONS", "type": "esriFieldTypeString", "alias": "Certifications", "length": 20, "domain": null }, { "name": "CXNSIZE", "type": "esriFieldTypeString", "alias": "Connection Size", "length": 20, "domain": null }, { "name": "TEMPRATING", "type": "esriFieldTypeString", "alias": "Temperature Rating", "length": 20, "domain": null }, { "name": "CALINTERVAL", "type": "esriFieldTypeString", "alias": "Calibration Interval", "length": 20, "domain": null }, { "name": "CALDATE", "type": "esriFieldTypeDate", "alias": "Last Date Calibrated", "length": 8, "domain": null }, { "name": "CALDUEDATE", "type": "esriFieldTypeDate", "alias": "Next Calibration Due Date", "length": 8, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R269_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1620PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 226, "name": "WIMS Controller", "relatedTableId": 88, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 5, "name": "Air System", "relatedTableId": 34, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 33, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 64, "name": "Belt Filter Press", "relatedTableId": 39, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 74, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 96, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 124, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 142, "name": "Compressor", "relatedTableId": 48, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 150, "name": "sde_SanDigeo.DBO.wwfControlPanel", "relatedTableId": 49, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 192, "name": "Grounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 216, "name": "Hopper", "relatedTableId": 58, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 220, "name": "HVAC Equipment", "relatedTableId": 59, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 227, "name": "Odor Control Unit", "relatedTableId": 67, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 228, "name": "Instrumentation", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 229, "name": "wwfPiping", "relatedTableId": 69, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 230, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 231, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 232, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 233, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 234, "name": "sde_SanDigeo.DBO.wwfVault", "relatedTableId": 86, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 61, "name": "Lift Equipment", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "LIFTTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "wwfLiftType", "description": "Type or classification of lift equipment\t\t\n", "codedValues": [ { "name": "Hoist", "code": "Hoist" }, { "name": "Overhead Bridge", "code": "Overhead Bridge" }, { "name": "Jib", "code": "Jib" }, { "name": "Block and Tackle", "code": "Block and Tackle" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Capacity", "domain": null }, { "name": "HOISTTYPE", "type": "esriFieldTypeString", "alias": "Hoist Type", "length": 8, "domain": { "type": "codedValue", "name": "wwfHoistType\n", "description": "Type of hoist\t\t\n", "codedValues": [ { "name": "Wire", "code": "Wire" }, { "name": "Rope", "code": "Rope" }, { "name": "Chain", "code": "Chain" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LUBEGREASE", "type": "esriFieldTypeString", "alias": "Lubrication, Grease", "length": 30, "domain": null }, { "name": "LUBEOIL", "type": "esriFieldTypeString", "alias": "Lubrication, Oil", "length": 30, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amps", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R270_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1621ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1621PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 158, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 235, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 236, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 34, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 97, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 193, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 237, "name": "Packaged Unit", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 238, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 239, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 62, "name": "Lighting System", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Voltage", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 30, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amperage", "length": 20, "domain": null }, { "name": "WATTS", "type": "esriFieldTypeString", "alias": "Wattage of System", "length": 20, "domain": null }, { "name": "WATTSLIGHT", "type": "esriFieldTypeString", "alias": "Wattage of (1) Light", "length": 20, "domain": null }, { "name": "TYPEOFLIGHT", "type": "esriFieldTypeString", "alias": "Type of Light", "length": 30, "domain": { "type": "codedValue", "name": "wwfLightType\n", "description": "Type of light\t\t\n", "codedValues": [ { "name": "Incandescent", "code": "Incandescent" }, { "name": "Halogen", "code": "Halogen" }, { "name": "CFLs", "code": "CFLs" }, { "name": "Fluorescent", "code": "Fluorescent" }, { "name": "LED", "code": "LED" }, { "name": "(PCA)LED", "code": "(PCA)LED" }, { "name": "(NBA)LEL", "code": "(NBA)LEL" }, { "name": "Mercury-vapor", "code": "Mercury-vapor" }, { "name": "HIDs", "code": "HIDs" }, { "name": "Metal Halide", "code": "Metal Halide" }, { "name": "High Pressure Sodium(HPS)", "code": "High Pressure Sodium(HPS)" }, { "name": "Low Pressure Sodium(LPS)", "code": "Low Pressure Sodium(LPS)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMBEROFLIGHTS", "type": "esriFieldTypeString", "alias": "Number of Lights", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R271_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1622PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 98, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 194, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 240, "name": "PackagedUnit", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 241, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 242, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 63, "name": "Mixer", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "MIXTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfMixType\n", "description": "Type or classification of mixer\t\t\n", "codedValues": [ { "name": "Gas", "code": "Gas" }, { "name": "Mechanical", "code": "Mechanical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLETCXN", "type": "esriFieldTypeSmallInteger", "alias": "Inlet Connection", "domain": null }, { "name": "OUTLETCXN", "type": "esriFieldTypeSmallInteger", "alias": "Outlet Connection", "domain": null }, { "name": "RPM", "type": "esriFieldTypeSmallInteger", "alias": "Rotations per Minute", "domain": null }, { "name": "SPM", "type": "esriFieldTypeSmallInteger", "alias": "Strokes per Minute", "domain": null }, { "name": "NBLADES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Blades", "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Voltage Rating", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amperage Rating", "length": 20, "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "Phase", "length": 30, "domain": null }, { "name": "SHAFTDIAM", "type": "esriFieldTypeDouble", "alias": "SHAFTDIAM", "domain": null }, { "name": "SHAFTLEN", "type": "esriFieldTypeDouble", "alias": "SHAFTLEN", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "OPERPRESSURE", "type": "esriFieldTypeSmallInteger", "alias": "Operating Pressure", "domain": null } ], "indexes": [ { "name": "R272_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1623ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1623PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 159, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 177, "name": "Gearbox", "relatedTableId": 53, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 243, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 244, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 125, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 245, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 246, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 64, "name": "Mobile Equipment", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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", "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "MOBEQTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "wwfMobeqType", "description": "Type or classification of mobile equipment\t\t\n", "codedValues": [ { "name": "Crane", "code": "Crane" }, { "name": "Loader", "code": "Loader" }, { "name": "Backhoe", "code": "Backhoe" }, { "name": "Forklift", "code": "Forklift" }, { "name": "Portable Generator", "code": "Portable Generator" }, { "name": "Tractor", "code": "Tractor" }, { "name": "Portable Pump", "code": "Portable Pump" }, { "name": "Chemical Sprayer", "code": "Chemical Sprayer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPECS", "type": "esriFieldTypeString", "alias": "Specifications", "length": 255, "domain": null }, { "name": "PUMPFUELTYPE", "type": "esriFieldTypeString", "alias": "Pump Fuel Type", "length": 60, "domain": null }, { "name": "PUMPOILTYPE", "type": "esriFieldTypeString", "alias": "Pump Oil Type", "length": 60, "domain": null }, { "name": "GENFUELTYPE", "type": "esriFieldTypeString", "alias": "Generator Fuel Type", "length": 60, "domain": null }, { "name": "GENOILTYPE", "type": "esriFieldTypeString", "alias": "Generator Oil Type", "length": 60, "domain": null }, { "name": "GENVOLTS", "type": "esriFieldTypeString", "alias": "Generator Volts", "length": 20, "domain": null }, { "name": "GENAMPS", "type": "esriFieldTypeString", "alias": "Generator Amps", "length": 20, "domain": null }, { "name": "GENRPM", "type": "esriFieldTypeSmallInteger", "alias": "Generator RPM", "domain": null }, { "name": "PUMPINLETSIZE", "type": "esriFieldTypeDouble", "alias": "PUMPINLETSIZE", "domain": null }, { "name": "PUMPOUTLETSIZE", "type": "esriFieldTypeDouble", "alias": "PUMPOUTLETSIZE", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "HRS", "type": "esriFieldTypeSmallInteger", "alias": "Hours", "domain": null }, { "name": "MILEAGE", "type": "esriFieldTypeSmallInteger", "alias": "Mileage", "domain": null }, { "name": "PUMPFUELCAP", "type": "esriFieldTypeSmallInteger", "alias": "Pump Fuel Capacity", "domain": null }, { "name": "PUMPCAP", "type": "esriFieldTypeSmallInteger", "alias": "Pump Capacity", "domain": null }, { "name": "GENFUELCAP", "type": "esriFieldTypeSmallInteger", "alias": "General Fuel Capacity", "domain": null }, { "name": "GENCAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Generator Capacity", "domain": null } ], "indexes": [ { "name": "R273_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1624PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 170, "name": "Engine", "relatedTableId": 51, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 35, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 99, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 195, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 65, "name": "Motor", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "MTRTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "wwfMtrType\n", "description": "Type or classification of motor\t\t\n", "codedValues": [ { "name": "Induction", "code": "Induction" }, { "name": "Synchronous", "code": "Synchronous" }, { "name": "Series", "code": "Series" }, { "name": "Shunt", "code": "Shunt" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATTS", "type": "esriFieldTypeString", "alias": "Watts", "length": 20, "domain": null }, { "name": "HP", "type": "esriFieldTypeString", "alias": "Horsepower", "length": 20, "domain": null }, { "name": "RPM", "type": "esriFieldTypeSmallInteger", "alias": "Rotations per Minute", "domain": null }, { "name": "PWRSUPPLY", "type": "esriFieldTypeString", "alias": "Power Supply", "length": 20, "domain": { "type": "codedValue", "name": "wwfMtrCurrent\n", "description": "Power supply type\t\t\n", "codedValues": [ { "name": "Alternating Current", "code": "Alternating Current" }, { "name": "Direct Current", "code": "Direct Current" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 30, "domain": null }, { "name": "CYCLES", "type": "esriFieldTypeString", "alias": "Cycles", "length": 20, "domain": null }, { "name": "RANGECYCLEPERSEC", "type": "esriFieldTypeString", "alias": "Range of Cycle per Second", "length": 20, "domain": null }, { "name": "FRAMESIZE", "type": "esriFieldTypeString", "alias": "Frame Size", "length": 20, "domain": null }, { "name": "DUTY", "type": "esriFieldTypeString", "alias": "Duty", "length": 20, "domain": { "type": "codedValue", "name": "wwfMtrDutyType\n", "description": "Type of duty the motor is rated \t\t\n", "codedValues": [ { "name": "Severe", "code": "Severe" }, { "name": "Continuous", "code": "Continuous" }, { "name": "Extreme", "code": "Extreme" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FRAMETYPE", "type": "esriFieldTypeString", "alias": "Frame Type", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amperage", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "INSULATIONCLASS", "type": "esriFieldTypeString", "alias": "Insulation Class Code", "length": 8, "domain": { "type": "codedValue", "name": "wwfMtrInsulationClass\n", "description": "Insulation class code for the motor\t\t\n", "codedValues": [ { "name": "Class A", "code": "Class A" }, { "name": "Class B", "code": "Class B" }, { "name": "Class F", "code": "Class F" }, { "name": "Class H", "code": "Class H" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WINDINGCONFIG", "type": "esriFieldTypeString", "alias": "Winding Configuration", "length": 20, "domain": null }, { "name": "SPECIALFEATURES", "type": "esriFieldTypeString", "alias": "Special Features", "length": 255, "domain": null }, { "name": "MOUNTTYPE", "type": "esriFieldTypeString", "alias": "Mount", "length": 10, "domain": { "type": "codedValue", "name": "wwfMtrMountType\n", "description": "Type of motor mount\t\t\n", "codedValues": [ { "name": "Horizontal", "code": "Horizontal" }, { "name": "Vertical", "code": "Vertical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAFTTYPE", "type": "esriFieldTypeString", "alias": "Shaft", "length": 20, "domain": { "type": "codedValue", "name": "wwfMtrShaftType\n", "description": "Type of motor shaft\t\t\n", "codedValues": [ { "name": "Single Output", "code": "Single Output" }, { "name": "Double Output", "code": "Double Output" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LUBEGREASE", "type": "esriFieldTypeString", "alias": "Lubrication, Grease", "length": 30, "domain": null }, { "name": "LUBEOIL", "type": "esriFieldTypeString", "alias": "Lubrication, Oil", "length": 30, "domain": null }, { "name": "WEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "Weight", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R274_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1625PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 65, "name": "Belt Filter Press", "relatedTableId": 39, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 75, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 126, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 143, "name": "Compressor", "relatedTableId": 48, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 165, "name": "Door Or Hatch", "relatedTableId": 50, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 184, "name": "Grinder", "relatedTableId": 55, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 221, "name": "HVAC Equipment", "relatedTableId": 59, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 235, "name": "Lift Equipment", "relatedTableId": 61, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 243, "name": "Mixer", "relatedTableId": 63, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 247, "name": "Odor Control Unit", "relatedTableId": 67, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 248, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 249, "name": "ProcessStructure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 66, "name": "Motor Control Center", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "AMPS", "type": "esriFieldTypeString", "alias": "Amperage", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Voltage", "length": 20, "domain": null }, { "name": "CONTROLVOLTS", "type": "esriFieldTypeString", "alias": "Control Voltage", "length": 20, "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "Phase", "length": 30, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R275_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1626ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1626PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 250, "name": "VFD", "relatedTableId": 87, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 6, "name": "Air System", "relatedTableId": 34, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 36, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 66, "name": "Belt Filter Press", "relatedTableId": 39, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 76, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 100, "name": "sde_SanDigeo.DBO.wwfBuilding", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 127, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 144, "name": "Compressor", "relatedTableId": 48, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 180, "name": "Generator", "relatedTableId": 54, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 185, "name": "Grinder", "relatedTableId": 55, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 196, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 217, "name": "Hopper", "relatedTableId": 58, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 222, "name": "HVAC Equipment", "relatedTableId": 59, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 236, "name": "Lift Equipment", "relatedTableId": 61, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 244, "name": "Mixer", "relatedTableId": 63, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 251, "name": "Odor Control Unit", "relatedTableId": 67, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 252, "name": "Packaged Unit", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 253, "name": "ProcessStructure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 254, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 255, "name": "SiteStructure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 67, "name": "Odor Control Unit", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "OCUTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": { "type": "codedValue", "name": "wwfOcuType\n", "description": "Type or classification of odor control unit\t\t\n", "codedValues": [ { "name": "Chemical", "code": "Chemical" }, { "name": "Biological", "code": "Biological" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERTEMPMINMAX", "type": "esriFieldTypeString", "alias": "Operating Temp Min/Max", "length": 20, "domain": null }, { "name": "MEDIATYPE", "type": "esriFieldTypeString", "alias": "Media Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfOcuMediaType\n", "description": "Media type\t\t\n", "codedValues": [ { "name": "Carbon", "code": "Carbon" }, { "name": "Diatomaceous", "code": "Diatomaceous" }, { "name": "Volcanic Rock", "code": "Volcanic Rock" }, { "name": "Wood Chips", "code": "Wood Chips" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CHEMICALTYPE", "type": "esriFieldTypeString", "alias": "Chemical Type", "length": 20, "domain": null }, { "name": "INLETSIZE", "type": "esriFieldTypeDouble", "alias": "INLETSIZE", "domain": null }, { "name": "OUTLETSIZE", "type": "esriFieldTypeDouble", "alias": "OUTLETSIZE", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Capacity", "domain": null }, { "name": "PRESSURE", "type": "esriFieldTypeSmallInteger", "alias": "Pressure", "domain": null }, { "name": "MEDIACAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Media Capacity", "domain": null } ], "indexes": [ { "name": "R277_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1628ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1628PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 160, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 227, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 247, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 251, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 37, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 101, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 197, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 256, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 257, "name": "OdorControl Unit", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 68, "name": "Packaged Unit", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "PUNITTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfPunitType\n", "description": "Type or classification of packaged unit\t\t\n", "codedValues": [ { "name": "Surface Water Filtration Unit", "code": "Surface Water Filtration Unit" }, { "name": "Ion Exchange Unit", "code": "Ion Exchange Unit" }, { "name": "Chemical Injection Skid", "code": "Chemical Injection Skid" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Voltage", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 30, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amperage", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "INLETCXN", "type": "esriFieldTypeSmallInteger", "alias": "Inlet Connection", "domain": null }, { "name": "OUTLETCXN", "type": "esriFieldTypeSmallInteger", "alias": "Outlet Connection", "domain": null } ], "indexes": [ { "name": "R278_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1629ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1629PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 80, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 147, "name": "Packaged Unit", "relatedTableId": 48, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 161, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 174, "name": "Filter", "relatedTableId": 52, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 223, "name": "Packaged Unit", "relatedTableId": 59, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 228, "name": "Packaged Unit", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 237, "name": "Lift Equipment", "relatedTableId": 61, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 240, "name": "LightingSystem", "relatedTableId": 62, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 252, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 258, "name": "Piping", "relatedTableId": 69, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 259, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 260, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 38, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 102, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 198, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 69, "name": "Piping", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "PIPETYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfPipeType_2", "description": "Type or classification of pipe [tbd]\t\t\n", "codedValues": [ { "name": "Discharge Manifold", "code": "Discharge Manifold" }, { "name": "Sludge", "code": "Sludge" }, { "name": "RAS", "code": "RAS" }, { "name": "WAS", "code": "WAS" }, { "name": "Compressed Air", "code": "Compressed Air" }, { "name": "Air", "code": "Air" }, { "name": "Filtrate", "code": "Filtrate" }, { "name": "Supernate", "code": "Supernate" }, { "name": "Raw", "code": "Raw" }, { "name": "Grit", "code": "Grit" }, { "name": "Final Effluent", "code": "Final Effluent" }, { "name": "Chemical", "code": "Chemical" }, { "name": "Secondary Effluent", "code": "Secondary Effluent" }, { "name": "Primary Effluent", "code": "Primary Effluent" }, { "name": "Mixed Liquor", "code": "Mixed Liquor" }, { "name": "Diesel", "code": "Diesel" }, { "name": "Gasoline", "code": "Gasoline" }, { "name": "Hydraulic", "code": "Hydraulic" }, { "name": "Potable Water", "code": "Potable Water" }, { "name": "Supply Water", "code": "Supply Water" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Influent", "code": "Influent" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "wwfPipeMaterial\n", "description": "Material of piping\t\t\n", "codedValues": [ { "name": "316 SS", "code": "316 SS" }, { "name": "304 SS", "code": "304 SS" }, { "name": "PVC", "code": "PVC" }, { "name": "CPVC", "code": "CPVC" }, { "name": "C900", "code": "C900" }, { "name": "DI", "code": "DI" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Steel", "code": "Steel" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Copper", "code": "Copper" }, { "name": "Brass", "code": "Brass" }, { "name": "RCPP", "code": "RCPP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Clay", "code": "Clay" }, { "name": "Asbestos Cement", "code": "Asbestos Cement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSURE", "type": "esriFieldTypeSmallInteger", "alias": "Pressure", "domain": null }, { "name": "MAXTEMP", "type": "esriFieldTypeSmallInteger", "alias": "Maximum Temperature", "domain": null }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "length": 8, "domain": { "type": "codedValue", "name": "wwfPipeLinerType\n", "description": "Type of liner used in piping system\t\t\n", "codedValues": [ { "name": "Unlined", "code": "Unlined" }, { "name": "Epoxy", "code": "Epoxy" }, { "name": "Glass", "code": "Glass" }, { "name": "Cement", "code": "Cement" }, { "name": "CIPP", "code": "CIPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R280_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1631ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1631PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 229, "name": "wwfInstrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 120, "name": "Cathodic Protection Unit", "relatedTableId": 44, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 261, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 39, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 103, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 199, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 258, "name": "Packaged Unit", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 262, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 263, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 264, "name": "sde_SanDigeo.DBO.wwfVault", "relatedTableId": 86, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 70, "name": "Programmable Logic Controller", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status\n\n", "length": 30, "domain": { "type": "codedValue", "name": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "SOFTWARE", "type": "esriFieldTypeString", "alias": "Software", "length": 60, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "REVISIONDATE", "type": "esriFieldTypeDate", "alias": "Revision Date", "length": 8, "domain": null }, { "name": "AMPERAGE", "type": "esriFieldTypeString", "alias": "Amperage", "length": 20, "domain": null }, { "name": "VOLTAGE", "type": "esriFieldTypeString", "alias": "Voltage", "length": 20, "domain": null }, { "name": "RACK", "type": "esriFieldTypeSmallInteger", "alias": "Rack", "domain": null }, { "name": "ANALOGINPUTCARDS", "type": "esriFieldTypeSmallInteger", "alias": "Analog Input Cards", "domain": null }, { "name": "ANALOGOUTPUTCARD", "type": "esriFieldTypeSmallInteger", "alias": "Analog Output Cards", "domain": null }, { "name": "DIGITALINPUTCARDS", "type": "esriFieldTypeSmallInteger", "alias": "Digital Unput Cards", "domain": null }, { "name": "DIGITALOUTPUTCARDS", "type": "esriFieldTypeSmallInteger", "alias": "Digital Output Cards", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R281_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1632PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 40, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 104, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 151, "name": "sde_SanDigeo.DBO.wwfControlPanel", "relatedTableId": 49, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 200, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 71, "name": "Process Structure", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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", "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "STRTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 40, "domain": { "type": "codedValue", "name": "wwfStrType", "description": "Type or classification of process structure\t\t\n", "codedValues": [ { "name": "Wetwell", "code": "Wetwell" }, { "name": "Drywell", "code": "Drywell" }, { "name": "Equalization Tank", "code": "Equalization Tank" }, { "name": "Headworks", "code": "Headworks" }, { "name": "Scum Pit", "code": "Scum Pit" }, { "name": "Aeration Basin", "code": "Aeration Basin" }, { "name": "Clarifier Structure/Tank", "code": "Clarifier Structure/Tank" }, { "name": "Digester", "code": "Digester" }, { "name": "Vault", "code": "Vault" }, { "name": "Flow Splitter", "code": "Flow Splitter" }, { "name": "Drying or Holding Bed", "code": "Drying or Holding Bed" }, { "name": "Thickener", "code": "Thickener" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Holding Pond", "code": "Holding Pond" }, { "name": "Overflow Basin/Tank", "code": "Overflow Basin/Tank" }, { "name": "Trickling Filter", "code": "Trickling Filter" }, { "name": "Imhoff Tank", "code": "Imhoff Tank" }, { "name": "Dosing Tank", "code": "Dosing Tank" }, { "name": "Basin", "code": "Basin" }, { "name": "Mixing Tank", "code": "Mixing Tank" }, { "name": "Surface Water Filtration Unit", "code": "Surface Water Filtration Unit" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R282_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1633ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1633PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 14, "name": "Antenna", "relatedTableId": 35, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 56, "name": "Automatic Transfer Switch", "relatedTableId": 37, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 60, "name": "Backflow Preventer", "relatedTableId": 38, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 69, "name": "Belt Filter Press", "relatedTableId": 39, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 81, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 131, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 134, "name": "Circuit Breaker", "relatedTableId": 46, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 138, "name": "Communication Device", "relatedTableId": 47, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 148, "name": "Compressor", "relatedTableId": 48, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 162, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 167, "name": "Door Or Hatch", "relatedTableId": 50, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 175, "name": "Filter", "relatedTableId": 52, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 178, "name": "Gearbox", "relatedTableId": 53, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 187, "name": "Grinder", "relatedTableId": 55, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 218, "name": "Hopper", "relatedTableId": 58, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 224, "name": "HVAC Equipment", "relatedTableId": 59, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 230, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 238, "name": "Lift Equipment", "relatedTableId": 61, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 241, "name": "Lighting System", "relatedTableId": 62, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 245, "name": "Mixer", "relatedTableId": 63, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 253, "name": "MotorControlCenter", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 256, "name": "Odor Control Unit", "relatedTableId": 67, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 262, "name": "Piping", "relatedTableId": 69, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 265, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 266, "name": "Safety Equipment", "relatedTableId": 75, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 267, "name": "Security Equipment", "relatedTableId": 77, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 268, "name": "Super Structure", "relatedTableId": 80, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 269, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 270, "name": "Transformer", "relatedTableId": 83, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 271, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 272, "name": "Vault", "relatedTableId": 86, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 273, "name": "Wims Controller", "relatedTableId": 88, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 249, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 105, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 201, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 72, "name": "Pump", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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", "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "PMPTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "wwfPmpType", "description": "Type or classification of pump\t\t\n", "codedValues": [ { "name": "Chopper", "code": "Chopper" }, { "name": "Scump", "code": "Scump" }, { "name": "Submersible", "code": "Submersible" }, { "name": "Centrifugal", "code": "Centrifugal" }, { "name": "Piston", "code": "Piston" }, { "name": "Air Diaphragm", "code": "Air Diaphragm" }, { "name": "Positive Displacement", "code": "Positive Displacement" }, { "name": "Meter", "code": "Meter" }, { "name": "Vertical Turbine", "code": "Vertical Turbine" }, { "name": "Dry Pit Submersible", "code": "Dry Pit Submersible" }, { "name": "Chemical Feed", "code": "Chemical Feed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISCHARGEHEAD", "type": "esriFieldTypeSmallInteger", "alias": "Discharge Head", "domain": null }, { "name": "STATICDISPRESS", "type": "esriFieldTypeSmallInteger", "alias": "Static Discharge Pressure", "domain": null }, { "name": "DYNDISPRESS", "type": "esriFieldTypeSmallInteger", "alias": "Dynamic Discharge Pressure", "domain": null }, { "name": "RPM", "type": "esriFieldTypeSmallInteger", "alias": "Rotations per Minute", "domain": null }, { "name": "SEALTYPE", "type": "esriFieldTypeString", "alias": "Seal Type", "length": 10, "domain": { "type": "codedValue", "name": "wwfPmpSealType\n", "description": "Type of pump seal\t\t\n", "codedValues": [ { "name": "Mechanical", "code": "Mechanical" }, { "name": "Packing", "code": "Packing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMSTAGES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stages", "domain": null }, { "name": "LUBEGREASE1", "type": "esriFieldTypeString", "alias": "Lubrication, Grease Primary", "length": 30, "domain": null }, { "name": "LUBEGREASE2", "type": "esriFieldTypeString", "alias": "Lubrication, Grease Secondary", "length": 30, "domain": null }, { "name": "LUBEOIL1", "type": "esriFieldTypeString", "alias": "Lubrication, Oil Primary", "length": 30, "domain": null }, { "name": "LUBEOIL2", "type": "esriFieldTypeString", "alias": "Lubrication, Oil Secondary", "length": 30, "domain": null }, { "name": "NUMIMPVANES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Impeller Vanes", "domain": null }, { "name": "IMPELLERMAT", "type": "esriFieldTypeString", "alias": "Impeller Material", "length": 30, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeString", "alias": "Rotation", "length": 20, "domain": { "type": "codedValue", "name": "wwfRotation_2", "description": "Rotation Direction", "codedValues": [ { "name": "Clockwise", "code": "Clockwise" }, { "name": "Counter-Clockwise", "code": "Counter-Clockwise" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRIVETYPE", "type": "esriFieldTypeString", "alias": "Drive", "length": 8, "domain": { "type": "codedValue", "name": "wwfPmpDriveType\n", "description": "Type of pump drive\t\t\n", "codedValues": [ { "name": "Direct", "code": "Direct" }, { "name": "Belt", "code": "Belt" }, { "name": "Gearbox", "code": "Gearbox" }, { "name": "Air", "code": "Air" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUPLINGTYPE", "type": "esriFieldTypeString", "alias": "Coupling Type", "length": 30, "domain": null }, { "name": "COUPLINGMODEL", "type": "esriFieldTypeString", "alias": "Coupling Model", "length": 30, "domain": null }, { "name": "BELTTYPE", "type": "esriFieldTypeString", "alias": "Belt Type", "length": 30, "domain": null }, { "name": "DIAPHRAGMTYPE", "type": "esriFieldTypeString", "alias": "Diaphragm Type", "length": 30, "domain": null }, { "name": "SPM", "type": "esriFieldTypeSmallInteger", "alias": "Strokes per Minute", "domain": null }, { "name": "COUPLINGSIZE", "type": "esriFieldTypeDouble", "alias": "COUPLINGSIZE", "domain": null }, { "name": "BELTSIZE", "type": "esriFieldTypeDouble", "alias": "BELTSIZE", "domain": null }, { "name": "DISCHARGEDIAM", "type": "esriFieldTypeDouble", "alias": "DISCHARGEDIAM", "domain": null }, { "name": "IMPELLERDIAM", "type": "esriFieldTypeDouble", "alias": "IMPELLERDIAM", "domain": null }, { "name": "IMPSLEEVEDIAM", "type": "esriFieldTypeDouble", "alias": "IMPSLEEVEDIAM", "domain": null }, { "name": "SUCTIONDIAM", "type": "esriFieldTypeDouble", "alias": "SUCTIONDIAM", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null }, { "name": "FLOWRATE", "type": "esriFieldTypeString", "alias": "FLOWRATE", "length": 50, "domain": null }, { "name": "DIAPHRAGMSIZE", "type": "esriFieldTypeDouble", "alias": "DIAPHRAGMSIZE", "domain": null }, { "name": "SUCTIONLIFT", "type": "esriFieldTypeDouble", "alias": "SUCTIONLIFT", "domain": null } ], "indexes": [ { "name": "R283_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1634PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 274, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 73, "name": "Pump Unit", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "TAGNUMBER", "type": "esriFieldTypeString", "alias": "Tag Number", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "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": 100, "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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 } ], "indexes": [ { "name": "R284_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1635ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1635PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "Aerator", "relatedTableId": 33, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 163, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 179, "name": "Gearbox", "relatedTableId": 53, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 231, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 248, "name": "Motor", "relatedTableId": 65, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 254, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 274, "name": "Pump", "relatedTableId": 72, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 275, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 171, "name": "Engine", "relatedTableId": 51, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToOne", "composite": false }, { "id": 41, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 106, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 128, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 202, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 259, "name": "Packaged Unit", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 265, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 276, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 277, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 278, "name": "Vault", "relatedTableId": 86, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 74, "name": "Roof", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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", "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "ROOFTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 60, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null } ], "indexes": [ { "name": "R285_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1636PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 107, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 279, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 75, "name": "Safety Equipment", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "SAFETYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 40, "domain": { "type": "codedValue", "name": "wwfSafeType\n", "description": "Type or classification of safety equipment\t\t\n", "codedValues": [ { "name": "Eye Wash Station", "code": "Eye Wash Station" }, { "name": "Fire Extinguisher", "code": "Fire Extinguisher" }, { "name": "Fall Protection", "code": "Fall Protection" }, { "name": "Confined Space", "code": "Confined Space" }, { "name": "SCBA", "code": "SCBA" }, { "name": "Atmospheric Monitor", "code": "Atmospheric Monitor" }, { "name": "Leak Detection", "code": "Leak Detection" }, { "name": "First Aid Kit", "code": "First Aid Kit" }, { "name": "Automated External Defibrillator", "code": "Automated External Defibrillator" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R286_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1637PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 42, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 108, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 203, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 266, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 280, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 76, "name": "Screen", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "SCRTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "wwfScrType", "description": "Type or classification of screen\t\t\n", "codedValues": [ { "name": "Bar", "code": "Bar" }, { "name": "Rotary Drum", "code": "Rotary Drum" }, { "name": "Step", "code": "Step" }, { "name": "Chain & Rake", "code": "Chain & Rake" }, { "name": "Climber", "code": "Climber" }, { "name": "Manual", "code": "Manual" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRUMTYPE", "type": "esriFieldTypeString", "alias": "Drum Type", "length": 30, "domain": null }, { "name": "TEMPMINMAX", "type": "esriFieldTypeString", "alias": "Temperature Minimum/Maximum", "length": 30, "domain": null }, { "name": "CHAINTYPE", "type": "esriFieldTypeString", "alias": "Chain Type", "length": 30, "domain": null }, { "name": "OPENINGSIZE", "type": "esriFieldTypeDouble", "alias": "OPENINGSIZE", "domain": null }, { "name": "DRUMDIAM", "type": "esriFieldTypeDouble", "alias": "DRUMDIAM", "domain": null }, { "name": "DRUMLEN", "type": "esriFieldTypeDouble", "alias": "DRUMLEN", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null }, { "name": "INLETCXN", "type": "esriFieldTypeSmallInteger", "alias": "Inlet Connection", "domain": null }, { "name": "PRESSURE", "type": "esriFieldTypeSmallInteger", "alias": "Pressure", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "Height", "domain": null }, { "name": "CHAINLEN", "type": "esriFieldTypeSmallInteger", "alias": "Chain Length", "domain": null }, { "name": "RPMMAX", "type": "esriFieldTypeSmallInteger", "alias": "Max RPM", "domain": null } ], "indexes": [ { "name": "R287_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1638PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 43, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 204, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 77, "name": "Security Equipment", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "SECTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "wwfSecType\n", "description": "Type or classification of Security Equipment [tbd]\t\n", "codedValues": [ { "name": "Camera", "code": "Camera" }, { "name": "Keypad", "code": "Keypad" }, { "name": "Card Reader", "code": "Card Reader" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLTYPE", "type": "esriFieldTypeString", "alias": "Installation Type", "length": 8, "domain": { "type": "codedValue", "name": "wwfInstallType\n", "description": "Designates interior/Exterior installation \t\n", "codedValues": [ { "name": "Interior", "code": "Interior" }, { "name": "Exterior", "code": "Exterior" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amperage", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Voltage", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phase", "length": 30, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R288_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1639PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 44, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 109, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 205, "name": "Grounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 267, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 281, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 78, "name": "Shop Equipment", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "SHOPTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amperage", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Voltage", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phase", "length": 30, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null } ], "indexes": [ { "name": "R289_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1640PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 45, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 110, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 206, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 79, "name": "Site Structure", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "SITSTRYTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfSitstrType\n", "description": "Type or classification of site structure\t\t\n", "codedValues": [ { "name": "Vault", "code": "Vault" }, { "name": "Cabinet", "code": "Cabinet" }, { "name": "Storage Container", "code": "Storage Container" }, { "name": "Shade Structure", "code": "Shade Structure" }, { "name": "Concrete Wall", "code": "Concrete Wall" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Platform", "code": "Platform" }, { "name": "Mezzanine", "code": "Mezzanine" }, { "name": "Antenna Tower", "code": "Antenna Tower" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R290_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1641ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1641PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 15, "name": "Antenna", "relatedTableId": 35, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 57, "name": "Automatic Transfer Switch", "relatedTableId": 37, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 61, "name": "Backflow Preventer", "relatedTableId": 38, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 70, "name": "Belt Filter Press", "relatedTableId": 39, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 82, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 118, "name": "Cabinet", "relatedTableId": 43, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 132, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 135, "name": "Circuit Breaker", "relatedTableId": 46, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 139, "name": "Communication Device", "relatedTableId": 47, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 149, "name": "Compressor", "relatedTableId": 48, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 164, "name": "Control Panel", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 176, "name": "Filter", "relatedTableId": 52, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 183, "name": "Generator", "relatedTableId": 54, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 188, "name": "Grinder", "relatedTableId": 55, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 219, "name": "Hopper", "relatedTableId": 58, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 225, "name": "HVAC Equipment", "relatedTableId": 59, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 232, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 239, "name": "Lift Equipment", "relatedTableId": 61, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 242, "name": "Lighting System", "relatedTableId": 62, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 255, "name": "MotorControlCenter", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 257, "name": "Site Structure", "relatedTableId": 67, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 263, "name": "Piping", "relatedTableId": 69, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 276, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 279, "name": "Roof", "relatedTableId": 74, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 280, "name": "Safety Equipment", "relatedTableId": 75, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 281, "name": "Security Equipment", "relatedTableId": 77, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 282, "name": "Switchgear", "relatedTableId": 81, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 283, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 284, "name": "Transformer", "relatedTableId": 83, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 285, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 207, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 80, "name": "Super Structure", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "SUPSTRYTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfSupstrType\n", "description": "Type or classification of super structure\t\t\n", "codedValues": [ { "name": "Arm", "code": "Arm" }, { "name": "Catwalk", "code": "Catwalk" }, { "name": "Handrail", "code": "Handrail" }, { "name": "Steps", "code": "Steps" }, { "name": "Center Column", "code": "Center Column" }, { "name": "Flights", "code": "Flights" }, { "name": "Scraper", "code": "Scraper" }, { "name": "Skimmer", "code": "Skimmer" }, { "name": "Stairs", "code": "Stairs" }, { "name": "Ladder", "code": "Ladder" }, { "name": "Hatch", "code": "Hatch" }, { "name": "Elevator", "code": "Elevator" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null } ], "indexes": [ { "name": "R291_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1642PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 268, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 81, "name": "Switchgear", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "POSITIONING", "type": "esriFieldTypeString", "alias": "Positioning", "length": 20, "domain": { "type": "codedValue", "name": "wwfInstallType\n", "description": "Designates interior/Exterior installation \t\n", "codedValues": [ { "name": "Interior", "code": "Interior" }, { "name": "Exterior", "code": "Exterior" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Volts", "length": 20, "domain": null }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "Amps", "length": 20, "domain": null }, { "name": "AMPINTERRUPTCAP", "type": "esriFieldTypeString", "alias": "Ampere Interrupting Capacity", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phases", "length": 30, "domain": null }, { "name": "MANUFACTUID", "type": "esriFieldTypeString", "alias": "Manufacturer UID", "length": 255, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R292_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1643PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 46, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 111, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 208, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 282, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 82, "name": "Tank", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "TNKTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfTnkType\n", "description": "Type or classification of tank\t\t\n", "codedValues": [ { "name": "Batch", "code": "Batch" }, { "name": "Day", "code": "Day" }, { "name": "Chemical Storage", "code": "Chemical Storage" }, { "name": "Liquid Storage", "code": "Liquid Storage" }, { "name": "Bulk", "code": "Bulk" }, { "name": "Anoxic", "code": "Anoxic" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wwfTnkMaterial\n", "description": "Primary tank construction material\t\t\n", "codedValues": [ { "name": "FRP", "code": "FRP" }, { "name": "Steel", "code": "Steel" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LININGMATERIAL", "type": "esriFieldTypeString", "alias": "Lining Material", "length": 30, "domain": { "type": "codedValue", "name": "wwfTnkLiningMaterial\n", "description": "Lining material of tank\t\t\n", "codedValues": [ { "name": "Rubber", "code": "Rubber" }, { "name": "Viton", "code": "Viton" }, { "name": "Concrete Specialty Coating", "code": "Concrete Specialty Coating" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeInteger", "alias": "Capacity", "domain": null } ], "indexes": [ { "name": "R293_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1644ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1644PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 121, "name": "Cathodic Protection Unit", "relatedTableId": 44, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 140, "name": "CommDevice", "relatedTableId": 47, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 233, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 246, "name": "Mixer", "relatedTableId": 63, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 277, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 286, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 47, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 112, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 181, "name": "Generator", "relatedTableId": 54, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 209, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 269, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 283, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 83, "name": "Transformer", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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", "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "XMFRRATING", "type": "esriFieldTypeString", "alias": "Transformer Rating", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Voltage", "length": 20, "domain": null }, { "name": "PRIMVOLTAGE", "type": "esriFieldTypeString", "alias": "Primary Voltage", "length": 20, "domain": null }, { "name": "SECVOLTAGE", "type": "esriFieldTypeString", "alias": "Secondary Voltage", "length": 20, "domain": null }, { "name": "OILTYPE", "type": "esriFieldTypeString", "alias": "Oil Type", "length": 50, "domain": null }, { "name": "BREAKER", "type": "esriFieldTypeString", "alias": "Breaker", "length": 20, "domain": null }, { "name": "BREAKERMFR", "type": "esriFieldTypeString", "alias": "Breaker Manufacturer", "length": 20, "domain": null }, { "name": "BREAKERMODEL", "type": "esriFieldTypeString", "alias": "Breaker Model", "length": 20, "domain": null }, { "name": "BREAKERSERIAL", "type": "esriFieldTypeString", "alias": "Breaker Serial Number", "length": 20, "domain": null }, { "name": "BREAKERRATING", "type": "esriFieldTypeString", "alias": "Breaker Rating", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R294_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1645PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 48, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 113, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 210, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 270, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 284, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 84, "name": "Uninterruptible Power Supply", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "XFMRRATING", "type": "esriFieldTypeString", "alias": "Transformer Rating", "length": 20, "domain": null }, { "name": "INPUTVOLTS", "type": "esriFieldTypeString", "alias": "Input Voltage", "length": 20, "domain": null }, { "name": "OUTPUTVOLTS", "type": "esriFieldTypeString", "alias": "Output Voltage", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null } ], "indexes": [ { "name": "R295_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1646PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 49, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 117, "name": "Cabinet", "relatedTableId": 43, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 211, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 85, "name": "Valve", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfVlvType\n", "description": "Type or classification of valve\t\t\n", "codedValues": [ { "name": "Altitude", "code": "Altitude" }, { "name": "Air Release", "code": "Air Release" }, { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Check", "code": "Check" }, { "name": "Gate", "code": "Gate" }, { "name": "Sluice", "code": "Sluice" }, { "name": "Globe", "code": "Globe" }, { "name": "Knife", "code": "Knife" }, { "name": "Plug", "code": "Plug" }, { "name": "Pressure Reducing", "code": "Pressure Reducing" }, { "name": "Pressure Relief", "code": "Pressure Relief" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Pinch", "code": "Pinch" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERTYPE", "type": "esriFieldTypeString", "alias": "Operator Type", "length": 20, "domain": { "type": "codedValue", "name": "wwfVlvOperType\n", "description": "Type of operation of valve\t\t\n", "codedValues": [ { "name": "Manual", "code": "Manual" }, { "name": "Actuated", "code": "Actuated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLLOC", "type": "esriFieldTypeString", "alias": "Install Location", "length": 20, "domain": { "type": "codedValue", "name": "wwfVlvInstallLoc\n", "description": "Indicates whether valve is installed above or below ground\t\t\n", "codedValues": [ { "name": "Above Ground", "code": "Above Ground" }, { "name": "Below Ground", "code": "Below Ground" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTEXT", "type": "esriFieldTypeString", "alias": "Maintenance Extension", "length": 3, "domain": { "type": "codedValue", "name": "wwfYssNo", "description": "Answers yes or no questions ", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVECOVER", "type": "esriFieldTypeString", "alias": "Valve Cover", "length": 3, "domain": { "type": "codedValue", "name": "wwfYssNo", "description": "Answers yes or no questions ", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeString", "alias": "Direction of Rotation", "length": 20, "domain": { "type": "codedValue", "name": "wwfRotation_2", "description": "Rotation Direction", "codedValues": [ { "name": "Clockwise", "code": "Clockwise" }, { "name": "Counter-Clockwise", "code": "Counter-Clockwise" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LUBEGREASE", "type": "esriFieldTypeString", "alias": "Lubrication, Grease", "length": 30, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null }, { "name": "CLOSETURNS", "type": "esriFieldTypeDouble", "alias": "Turns to Close", "domain": null } ], "indexes": [ { "name": "R296_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1647PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1647ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "Actuator", "relatedTableId": 32, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 7, "name": "AirSystem", "relatedTableId": 34, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 50, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 77, "name": "Blower Unit", "relatedTableId": 41, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 114, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 129, "name": "Chemical Feed Equipment", "relatedTableId": 45, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 145, "name": "Compressor", "relatedTableId": 48, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 172, "name": "Filter", "relatedTableId": 52, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 212, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 260, "name": "PackagedUnit", "relatedTableId": 68, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 261, "name": "Piping", "relatedTableId": 69, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 271, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 275, "name": "PumpUnit", "relatedTableId": 73, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 285, "name": "Site Structure", "relatedTableId": 79, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 286, "name": "Tank", "relatedTableId": 82, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 287, "name": "Vault", "relatedTableId": 86, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 86, "name": "Vault", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "SIZE", "type": "esriFieldTypeString", "alias": "Size of the Vault", "length": 50, "domain": null }, { "name": "CONFSPACE", "type": "esriFieldTypeString", "alias": "Confined Space", "length": 50, "domain": { "type": "codedValue", "name": "wwfYssNo", "description": "Answers yes or no questions ", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VLTEQUIPTYPE", "type": "esriFieldTypeString", "alias": "Equipment Type", "length": 50, "domain": { "type": "codedValue", "name": "wwfVltEquipType\n", "description": "The Type of equipment inside of vault\t\t\n", "codedValues": [ { "name": "Piping", "code": "Piping" }, { "name": "Piping and Instrumentation", "code": "Piping and Instrumentation" }, { "name": "Instrumentation", "code": "Instrumentation" }, { "name": "Electrical", "code": "Electrical" }, { "name": "Pumps", "code": "Pumps" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HATCHSIZE", "type": "esriFieldTypeString", "alias": "Hatch Size", "length": 50, "domain": null }, { "name": "HATCHTYPE", "type": "esriFieldTypeString", "alias": "Hatch Type", "length": 50, "domain": { "type": "codedValue", "name": "wwfVltHatchType", "description": "Type of Hatch \t\t\n", "codedValues": [ { "name": "Manhole", "code": "Manhole" }, { "name": "Single Asseted", "code": "Single Asseted" }, { "name": "Double Asseted", "code": "Double Asseted" }, { "name": "Single Non-Asseted", "code": "Single Non-Asseted" }, { "name": "Double Non-Asseted", "code": "Double Non-Asseted" }, { "name": "Removable Plates", "code": "Removable Plates" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HATCHMAT", "type": "esriFieldTypeString", "alias": "Hatch Material", "length": 50, "domain": { "type": "codedValue", "name": "wwfVltHatchMat\n", "description": "Type of material that the hatch on top of vault is constructed \t\t\n", "codedValues": [ { "name": "Stainless Steel", "code": "Stainless Steel" }, { "name": "Steel", "code": "Steel" }, { "name": "Aluminum", "code": "Aluminum" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Cast Iron", "code": "Cast Iron" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R297_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1648ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1648PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 168, "name": "Door Or Hatch", "relatedTableId": 50, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 234, "name": "sde_SanDigeo.DBO.wwfInstrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 264, "name": "sde_SanDigeo.DBO.wwfPiping", "relatedTableId": 69, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 278, "name": "Pump Unit", "relatedTableId": 73, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 287, "name": "Valve", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 213, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 272, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 87, "name": "Variable Frequency Drive", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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": "AMPS", "type": "esriFieldTypeString", "alias": "Amerage", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "Voltage", "length": 20, "domain": null }, { "name": "CONTROLVOT", "type": "esriFieldTypeString", "alias": "Control Voltage", "length": 20, "domain": null }, { "name": "PHASES", "type": "esriFieldTypeString", "alias": "Phase", "length": 30, "domain": null }, { "name": "DISPLAYTYPE", "type": "esriFieldTypeString", "alias": "Display", "length": 25, "domain": { "type": "codedValue", "name": "wwfVfdDisplayType", "description": "Type of display\t\t\n", "codedValues": [ { "name": "Local (on VFD)", "code": "Local (on VFD)" }, { "name": "Remote (on OIT and VFD)", "code": "Remote (on OIT and VFD)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INPUTSENSOR", "type": "esriFieldTypeString", "alias": "Input Sensor Info", "length": 20, "domain": null }, { "name": "OUTPUTTRANS", "type": "esriFieldTypeString", "alias": "Output Transmitter", "length": 20, "domain": null }, { "name": "OUTPUTTYPE", "type": "esriFieldTypeString", "alias": "Output Type", "length": 20, "domain": null }, { "name": "MINMAXRANGE", "type": "esriFieldTypeString", "alias": "Min Max Range", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeDouble", "alias": "SERVICELIFE", "domain": null } ], "indexes": [ { "name": "R298_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1649PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 51, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 115, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 214, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 250, "name": "Motor Control Center", "relatedTableId": 66, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.61, "id": 88, "name": "WIMS Controller", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "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": "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": "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": "wwfSystemDesignator\n\n_1", "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": "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" }, { "name": "Water", "code": "Water" }, { "name": "Oil and Grease Removal", "code": "Oil and Grease Removal" } ], "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": "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": "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", "length": 8, "domain": null }, { "name": "WIMSTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "wwfWimsType", "description": "Type or classification of WIMS type\t\t\n", "codedValues": [ { "name": "Ultrasonic Level Transmitter", "code": "Ultrasonic Level Transmitter" }, { "name": "Pressure Transmitter", "code": "Pressure Transmitter" }, { "name": "Flow Meter", "code": "Flow Meter" }, { "name": "Gas Detection System", "code": "Gas Detection System" }, { "name": "Vibration", "code": "Vibration" }, { "name": "Temperature", "code": "Temperature" }, { "name": "Signal Converter", "code": "Signal Converter" }, { "name": "Chlorine", "code": "Chlorine" }, { "name": "Turbidity Meter", "code": "Turbidity Meter" }, { "name": "TSS Meter", "code": "TSS Meter" }, { "name": "Dissolved Oxygen Meter", "code": "Dissolved Oxygen Meter" }, { "name": "Controller Unit", "code": "Controller Unit" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUPPLYPWR", "type": "esriFieldTypeString", "alias": "Supply Power", "length": 20, "domain": null }, { "name": "PWRSUPPLYVAC", "type": "esriFieldTypeString", "alias": "Power Supply VAC", "length": 20, "domain": null }, { "name": "DISPLAYTYPE", "type": "esriFieldTypeString", "alias": "Display", "length": 20, "domain": { "type": "codedValue", "name": "wwfWimsDispType", "description": "Type of display\t\t\n", "codedValues": [ { "name": "Local", "code": "Local" }, { "name": "Remote", "code": "Remote" }, { "name": "Flow Meter Display", "code": "Flow Meter Display" }, { "name": "Sensor Display", "code": "Sensor Display" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INPUTTYPE", "type": "esriFieldTypeString", "alias": "Input Type Info", "length": 20, "domain": null }, { "name": "OUTPUTTRANSMTR", "type": "esriFieldTypeString", "alias": "Output Transmitter", "length": 20, "domain": null }, { "name": "OUTPUTTYPE", "type": "esriFieldTypeString", "alias": "Output Type", "length": 20, "domain": null }, { "name": "SERVICELIFE", "type": "esriFieldTypeSmallInteger", "alias": "Service Life\n\n", "domain": null } ], "indexes": [ { "name": "R240_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1591ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1591PARENTID", "fields": "PARENTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 226, "name": "Instrumentation", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "ASSETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 52, "name": "Area", "relatedTableId": 36, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 116, "name": "Building", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 215, "name": "sde_SanDigeo.DBO.wwfGrounds", "relatedTableId": 56, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 273, "name": "Process Structure", "relatedTableId": 71, "role": "esriRelRoleDestination", "keyField": "PARENTID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null } ] }