{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "WELL_SITE", "type": "Feature Layer", "description": "

Point feature class that contains general locations for production and monitoring wells in San Pasqual Valley groundwater basins. The feature contains information regarding the managing entity, owner, monitoring network, City well ID, State Well ID, ground surface elevation, well type, and coordinates for the well.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "The City of San Diego and The County of San Diego San Pasqual Valley Groundwater Sustainability Plan", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 57, 136, 150, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -117.06713758075959, "ymin": 33.04501766405752, "xmax": -116.8648442699927, "ymax": 33.11629496488719, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRIMARY_DMS_SITE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "PRIMARY_DMS_SITE_NAME", "type": "esriFieldTypeString", "alias": "Primary DMS Site Name", "length": 20, "domain": null }, { "name": "MANAGING_ENTITY", "type": "esriFieldTypeString", "alias": "Entity Managing Site in DMS", "length": 50, "domain": { "type": "codedValue", "name": "WellManagingEntity", "description": "Managing Entity", "codedValues": [ { "name": "City of San Diego", "code": "City of San Diego" }, { "name": "County of San Diego", "code": "County of San Diego" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MONITORING_ENTITY", "type": "esriFieldTypeString", "alias": "Monitoring Entity", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SITE_TYPE", "type": "esriFieldTypeString", "alias": "Site Type", "length": 20, "domain": { "type": "codedValue", "name": "WellSiteType", "description": "Site Type", "codedValues": [ { "name": "Well", "code": "Well" }, { "name": "Stream Gage", "code": "Stream Gage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MONITORING_NETWORK_WELL", "type": "esriFieldTypeString", "alias": "Monitoring Network Well", "length": 5, "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "A yes/no indicator", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REPRESENTATIVE_NETWORK_WELL", "type": "esriFieldTypeString", "alias": "Representative Monitoring Network Well", "length": 5, "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "A yes/no indicator", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 20, "domain": null }, { "name": "STATE_WELL_ID", "type": "esriFieldTypeString", "alias": "State Well ID", "length": 20, "domain": null }, { "name": "WELL_TYPE", "type": "esriFieldTypeString", "alias": "Well Type", "length": 20, "domain": null }, { "name": "CASGEM_ID", "type": "esriFieldTypeString", "alias": "CASGEM ID", "length": 10, "domain": null }, { "name": "MONITORING_FREQUENCY", "type": "esriFieldTypeString", "alias": "Monitoring Frequency", "length": 50, "domain": null }, { "name": "GROUND_SURFACE_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Ground Surface Elevation", "domain": null }, { "name": "REFERENCE_POINT_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Reference Point Elevation", "domain": null }, { "name": "WELL_USE", "type": "esriFieldTypeString", "alias": "Well Use", "length": 255, "domain": { "type": "codedValue", "name": "WellUse", "description": "Well Use", "codedValues": [ { "name": "Both", "code": "Both" }, { "name": "Monitoring", "code": "Monitoring" }, { "name": "Production", "code": "Production" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WELL_STATUS", "type": "esriFieldTypeString", "alias": "Well Status", "length": 10, "domain": { "type": "codedValue", "name": "WellStatus", "description": "Well Status", "codedValues": [ { "name": "Active", "code": "Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOTAL_WELL_DEPTH", "type": "esriFieldTypeDouble", "alias": "Total Well Depth", "domain": null }, { "name": "CONSTRUCTION_COMMENTS", "type": "esriFieldTypeString", "alias": "Construction Comments", "length": 255, "domain": null }, { "name": "LOCAL_SITE_ID", "type": "esriFieldTypeString", "alias": "Local Site ID", "length": 20, "domain": null }, { "name": "GROUNDWATER_BASIN_CODE", "type": "esriFieldTypeString", "alias": "Groundwater Basin Code", "length": 5, "domain": null }, { "name": "TOP_OF_SCREEN", "type": "esriFieldTypeDouble", "alias": "Top of Screen", "domain": null }, { "name": "BOTTOM_OF_SCREEN", "type": "esriFieldTypeDouble", "alias": "Bottom of Screen", "domain": null }, { "name": "WELL_COMPLETION_REPORT_NUMBER", "type": "esriFieldTypeString", "alias": "Well Completion Report Number", "length": 10, "domain": null }, { "name": "USGS_CODE", "type": "esriFieldTypeString", "alias": "USGS Code", "length": 20, "domain": null }, { "name": "GROUNDWATER_BASIN_NAME", "type": "esriFieldTypeString", "alias": "Groundwater Basin Name", "length": 20, "domain": null }, { "name": "TOP_OF_SCREEN_FROM_DEM", "type": "esriFieldTypeDouble", "alias": "Top of Screen from DEM", "domain": null }, { "name": "BOTTOM_OF_SCREEN_FROM_DEM", "type": "esriFieldTypeDouble", "alias": "Botton of Screen from DEM", "domain": null }, { "name": "LOCAL_WELL_NAME", "type": "esriFieldTypeString", "alias": "Local Well Name", "length": 255, "domain": null }, { "name": "DWR_SITE_CODE", "type": "esriFieldTypeString", "alias": "DWR Site Code", "length": 20, "domain": null }, { "name": "CONSTRUCTION_DATE", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8, "domain": null }, { "name": "COORDINATES_METHOD", "type": "esriFieldTypeString", "alias": "Coordinates Method", "length": 255, "domain": null }, { "name": "GROUNDWATER_MINIMUM_TH", "type": "esriFieldTypeDouble", "alias": "Groundwater Minimum Threshold", "domain": null }, { "name": "GROUNDWATER_MEASURABLE_OBJ", "type": "esriFieldTypeDouble", "alias": "Groundwater Measurable Objective", "domain": null }, { "name": "NITRATE_MINIMUM_TH", "type": "esriFieldTypeDouble", "alias": "Nitrate Minimum Threshold", "domain": null }, { "name": "NITRATE_MEASURABLE_OBJ", "type": "esriFieldTypeDouble", "alias": "Nitrate Measurable Objective", "domain": null }, { "name": "NITRATE_MEASURABLE_OBJ2", "type": "esriFieldTypeDouble", "alias": "Nitrate Measurable Objective 2", "domain": null }, { "name": "TDS_MEASURABLE_OBJ", "type": "esriFieldTypeDouble", "alias": "TDS Measurable Objective", "domain": null }, { "name": "DEPLETION_MAXIMUM_TH", "type": "esriFieldTypeDouble", "alias": "Depletion Maximum Threshold", "domain": null }, { "name": "DEPLETION_MEASURABLE_OBJ", "type": "esriFieldTypeDouble", "alias": "Depletion Measurable Objective", "domain": null }, { "name": "GSP_WELL_NAME", "type": "esriFieldTypeString", "alias": "GSP Well Name", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MEASUREMENT_TYPE", "type": "esriFieldTypeString", "alias": "Measurement Type", "length": 255, "domain": null }, { "name": "WELL_PUBLIC", "type": "esriFieldTypeString", "alias": "WELL_PUBLIC", "length": 5, "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "A yes/no indicator", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1058_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1058", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_316712_ID", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1058", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S502_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "PUD.WELL_MEASUREMENT", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{0DAEF0AF-1142-4793-B391-1C162ED00614}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "de6d8f46f7aa4844af696ebd398e77d6" }