{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Well Registry", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 142, 56, 37, 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": -122.89429999999999, "ymin": 46.873454525, "xmax": -119.75632431399998, "ymax": 48.263616445000025, "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": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ngwmn_site_id", "type": "esriFieldTypeString", "alias": "NGWMN Site ID", "length": 255, "domain": null }, { "name": "display_site_", "type": "esriFieldTypeString", "alias": "Display Site?", "length": 255, "domain": null }, { "name": "agency_cd", "type": "esriFieldTypeString", "alias": "Agency CD", "length": 255, "domain": null }, { "name": "agency_name", "type": "esriFieldTypeString", "alias": "Agency Name", "length": 255, "domain": null }, { "name": "site_no", "type": "esriFieldTypeDouble", "alias": "Site No", "domain": null }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "Site Name", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "national_aquifer", "type": "esriFieldTypeString", "alias": "National Aquifer", "length": 255, "domain": null }, { "name": "local_aquifer", "type": "esriFieldTypeString", "alias": "Local Aquifer", "length": 255, "domain": null }, { "name": "site_type", "type": "esriFieldTypeString", "alias": "Site Type", "length": 255, "domain": null }, { "name": "aquifer_type", "type": "esriFieldTypeString", "alias": "Aquifer Type", "length": 255, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "datum_cd", "type": "esriFieldTypeString", "alias": "Datum CD", "length": 255, "domain": null }, { "name": "altitude", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "altitude_units", "type": "esriFieldTypeString", "alias": "Altitude Units", "length": 255, "domain": null }, { "name": "vertical_datum_cd", "type": "esriFieldTypeString", "alias": "Vertical Datum CD", "length": 255, "domain": null }, { "name": "well_depth", "type": "esriFieldTypeDouble", "alias": "Well Depth", "domain": null }, { "name": "well_depth_units", "type": "esriFieldTypeString", "alias": "Well Depth Units", "length": 255, "domain": null }, { "name": "in_wl_network_", "type": "esriFieldTypeString", "alias": "In WL Network?", "length": 255, "domain": null }, { "name": "wl_network_name", "type": "esriFieldTypeString", "alias": "WL Network Name", "length": 255, "domain": null }, { "name": "in_qw_network_", "type": "esriFieldTypeString", "alias": "In QW Network?", "length": 255, "domain": null }, { "name": "qw_network_name", "type": "esriFieldTypeString", "alias": "QW Network Name", "length": 255, "domain": null }, { "name": "insert_date", "type": "esriFieldTypeDate", "alias": "Insert Date", "length": 8, "domain": null }, { "name": "insert_user_id", "type": "esriFieldTypeString", "alias": "Insert User ID", "length": 255, "domain": null }, { "name": "update_date", "type": "esriFieldTypeDate", "alias": "Update Date", "length": 8, "domain": null }, { "name": "update_user_id", "type": "esriFieldTypeString", "alias": "Update User ID", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "g1659ngwmn_site_", "fields": "ngwmn_site_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "g1659site_name", "fields": "site_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r299_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a248_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "lithology", "relatedTableId": 2, "role": "esriRelRoleDestination", "keyField": "Site_Name", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{22E7E558-471A-498F-BA50-68ECFCB3D2E6}" }, { "id": 0, "name": "construction", "relatedTableId": 1, "role": "esriRelRoleDestination", "keyField": "Site_Name", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{14E05929-6341-464A-AF20-957752673818}" }, { "id": 2, "name": "water_level", "relatedTableId": 3, "role": "esriRelRoleDestination", "keyField": "Site_Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{79ADD578-5B5F-4704-B78D-FD3AAD566CBE}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }