{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Pressure Regulating Station", "type": "Feature Layer", "description": "Water Utilities Department managed feature dataset. Updated as needed with facility upgrades. Maintains data integrity with RTK GPS and As-Built Drawings. Should you need this for a project please contact the water utilities department. For Utility Distribution Crew, Utilities Engineering, Utility Treatment Personnel ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "047e0fb462ee08d4adf1c57018ad5aa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACF0lEQVRIiWNhoCNgGTDL/v//n8bAwGBMRfNnMTIynsWwDGrRzJ07d1LFFnFxcQYDA4O0////pzMyMs5CsQzkI5BFCybOZmD49Y9iyy7evcqwbP1KkIXGuOPs1z+G5dXTKbYssjWT4eXLl4MkgdAasIxMy0wy3BjO3rrEwMjIyMDHxctgp2fB0JVex6Ahp8Kw5fhuBt/qWLA6JkYmBklhcYYEj3CGpsQyMJ9ky0CgPbWaoTwih+Hl+9cMtfM7GRwKAxkeLD8DlmNnZWP4sfMRw+8/vxnO3LrI4FURzSDAw8dQEpZFnmUgAPKZhJAYQ25gMsOcrUvBFiMDVhZWBkstEwZDFR2GRy+f4jSHKMv+///P8OT1c4bWJRMYdJU0GeTFZRgu37sOl//x6yfDrjMHGE7fvAAORrItq5zdylA1p41BiFeAwcfSlWFH53K43M/fvxgYnSTAbFCc7exawWClbUq+ZaA4q4jMxSoHi7Mjl08yOBWHMLx6/4b2Sd9G15yhMaGUIb4jj+HMjJ0MqjJKtLMMBEC+P3TpBENwQzLDianbGGhqGSMjI8PiyikMhmnODGm9JaRbdmbGLpxyoMQCii9kIMIvxPB45Xl4qU+SZdQGLANmmbi4OLiGxRYEpIKLd6+CzcNl2SxQmwFUlaPXsBS0QRgYGBi2YFgGagWBGifIbQYqgC2MjIybMSyDWghuBdEK0DWBAACxAam616y7PwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6396756.60818772, "ymin": 1842681.040349722, "xmax": 6501192.483961225, "ymax": 1940295.8661170602, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "FACILITYTYPE", "type": "esriFieldTypeString", "alias": "wFacility Type", "length": 50, "domain": { "type": "codedValue", "name": "wFacilityType", "description": "Water Facility Type", "codedValues": [ { "name": "Hydrop Tank", "code": "Hydrop Tank" }, { "name": "Pressure Reg Station", "code": "Pressure Reg Station" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Pump Station and Hydrop Tan", "code": "Pump Station and Hydrop Tank" }, { "name": "Pump Station and Tank", "code": "Pump Station and Tank" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Tank", "code": "Tank" }, { "name": "Tank and Hydrop Tank", "code": "Tank and Hydrop Tank" }, { "name": "Treatment Plant", "code": "Treatment Plant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "iNSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": { "type": "range", "name": "YearInstalled_2", "description": "Year installed range for full date", "range": [ -3786825600000, 4070908800000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE FLAG", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": { "type": "codedValue", "name": "AssetOwner_Wtr", "description": "Asset Owner for Water Distribution ", "codedValues": [ { "name": "City of Napa", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATAINBY", "type": "esriFieldTypeSmallInteger", "alias": "MATAINBY", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "City of Napa", "code": 1 }, { "name": "County of Napa", "code": -2 }, { "name": "Other", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "MAPNOTES", "type": "esriFieldTypeString", "alias": "MAP NOTES", "length": 100, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALL YEAR", "domain": { "type": "range", "name": "YearInstalled", "description": "Year installed range for base year", "range": [ 1850, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS LIFECYCLE", "length": 50, "domain": { "type": "codedValue", "name": "wStatus", "description": "Status of Water Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Killed", "code": "Killed" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONE_DS", "type": "esriFieldTypeSmallInteger", "alias": "ZONE DOWNSTREAM", "domain": null }, { "name": "ZONE_US", "type": "esriFieldTypeSmallInteger", "alias": "ZONE UPSTREAM", "domain": null }, { "name": "LucMaintZone", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance Zone", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 30, "domain": { "type": "codedValue", "name": "Data_Source", "description": "How Data was Collected", "codedValues": [ { "name": "Aerial Photo", "code": "Aerial Photo" }, { "name": "Approximated at Parcel Boundary", "code": "Approximated at Parcel Bdry" }, { "name": "CAD Import", "code": "CAD Import" }, { "name": "Drawing or Sketch", "code": "Drawing or Sketch" }, { "name": "ESRI App", "code": "ESRI App" }, { "name": "Google Maps", "code": "Google Map" }, { "name": "GPS", "code": "GPS" }, { "name": "GPS of Related Asset", "code": "GPS of Related Asset" }, { "name": "GPS USA Locator Marks", "code": "GPS_USA Locator Marks" }, { "name": "Trimble Total Station", "code": "Trimble_Total_Station" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R690_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_690", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_690", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S508_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed89a65cd3c7402886b31d64f37ec68c" }