{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Surface_Water_Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1659353222000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "stream_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "project_id", "type": "esriFieldTypeString", "alias": "Project ID ", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "project_id" }, { "name": "sampling_point_id", "type": "esriFieldTypeString", "alias": "Sampling Point ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "sampling_point_id" }, { "name": "stream_name", "type": "esriFieldTypeString", "alias": "Stream Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "stream_name" }, { "name": "date_collection", "type": "esriFieldTypeDate", "alias": "Date and Time of Collection", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_collection" }, { "name": "time_id", "type": "esriFieldTypeDate", "alias": "Time of Identification", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "time_id" }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lat" }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "long" }, { "name": "investigators", "type": "esriFieldTypeString", "alias": "Name(s) of Investigators", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "investigators" }, { "name": "temperature", "type": "esriFieldTypeDouble", "alias": "Temperature", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "temperature" }, { "name": "cloud_cover", "type": "esriFieldTypeString", "alias": "Cloud Cover", "domain": { "type": "codedValue", "name": "Cloud Cover", "description": "Cloud Cover", "codedValues": [ { "name": "Clear", "code": "Clear" }, { "name": "Partly cloudy", "code": "Partly cloudy" }, { "name": "Cloudy", "code": "Cloudy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "cloud_cover" }, { "name": "rain", "type": "esriFieldTypeString", "alias": "Rain in the past 24 hours", "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "rain" }, { "name": "feature_type", "type": "esriFieldTypeString", "alias": "Feature Type", "domain": { "type": "codedValue", "name": "Surface Water Type", "description": "Surface Water Type", "codedValues": [ { "name": "Stream", "code": "Stream" }, { "name": "River", "code": "River" }, { "name": "Lake", "code": "Lake" }, { "name": "Ocean", "code": "Ocean" }, { "name": "Pond", "code": "Pond" }, { "name": "Ditch", "code": "Ditch" }, { "name": "Other", "code": "Other" }, { "name": "Impoundment/Reservoir", "code": "Impoundment/Reservoir" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "feature_type" }, { "name": "freshwater__saltwater", "type": "esriFieldTypeString", "alias": "Freshwater/Saltwater", "domain": { "type": "codedValue", "name": "Freshwater Saltwater", "description": "Freshwater Saltwater", "codedValues": [ { "name": "Freshwater", "code": "Freshwater" }, { "name": "Saltwater", "code": "Saltwater" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "freshwater__saltwater" }, { "name": "tidal_non_tidal", "type": "esriFieldTypeString", "alias": "Tidal/Non-Tidal", "domain": { "type": "codedValue", "name": "Tidal Non-Tidal", "description": "Tidal Non-Tidal", "codedValues": [ { "name": "Tidal", "code": "Tidal" }, { "name": "Non-Tidal", "code": "Non-Tidal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "tidal_non_tidal" }, { "name": "flow_regime", "type": "esriFieldTypeString", "alias": "Flow Regime", "domain": { "type": "codedValue", "name": "Flow Regime", "description": "Flow Regime", "codedValues": [ { "name": "Ephemeral", "code": "Ephemeral" }, { "name": "Intermittent", "code": "Intermittent" }, { "name": "Perennial", "code": "Perennial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "flow_regime" }, { "name": "stream_origin", "type": "esriFieldTypeString", "alias": "Stream Origin", "domain": { "type": "codedValue", "name": "Stream Origin", "description": "Stream Origin", "codedValues": [ { "name": "Glacial", "code": "Glacial" }, { "name": "Non-glacial montane", "code": "Non-glacial montane" }, { "name": "Swamp/Bog", "code": "Swamp/Bog" }, { "name": "Spring-fed", "code": "Spring-fed" }, { "name": "Surface runoff only", "code": "Surface runoff only" }, { "name": "Mixture of origins", "code": "Mixture of origins" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "stream_origin" }, { "name": "channel_alterations", "type": "esriFieldTypeString", "alias": "Channel Alterations", "domain": { "type": "codedValue", "name": "Channel Alteration", "description": "Channel Alteration", "codedValues": [ { "name": "Man-made impoundment", "code": "Man-made impoundment" }, { "name": "Enclosed", "code": "Enclosed" }, { "name": "Dredged", "code": "Dredged" }, { "name": "Armored channel", "code": "Armored channel" }, { "name": "Natural", "code": "Natural" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "channel_alterations" }, { "name": "surrounding_land_use", "type": "esriFieldTypeString", "alias": "Surrounding Land Use", "domain": { "type": "codedValue", "name": "Surrounding Land Use", "description": "Surrounding Land Use", "codedValues": [ { "name": "Forest", "code": "Forest" }, { "name": "Field/Pasture", "code": "Field/Pasture" }, { "name": "Agricultural", "code": "Agricultural" }, { "name": "Residential", "code": "Residential" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "surrounding_land_use" }, { "name": "canopy_cover", "type": "esriFieldTypeString", "alias": "Canopy Cover", "domain": { "type": "codedValue", "name": "Canopy Cover", "description": "Canopy Cover", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Partly shaded", "code": "Partly shaded" }, { "name": "Shaded", "code": "Shaded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "canopy_cover" }, { "name": "avg_wetted_width", "type": "esriFieldTypeDouble", "alias": "Average Wetted Width (feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_wetted_width" }, { "name": "avg_channel_width", "type": "esriFieldTypeDouble", "alias": "Average Channel Width (feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_channel_width" }, { "name": "avg_depth_water", "type": "esriFieldTypeDouble", "alias": "Average Depth of Water (inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_depth_water" }, { "name": "avg_depth_right_bank", "type": "esriFieldTypeDouble", "alias": "Average Depth of Right Descending Bank (inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_depth_right_bank" }, { "name": "avg_depth_left_bank", "type": "esriFieldTypeDouble", "alias": "Average Depth of Left Descending Bank (inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_depth_left_bank" }, { "name": "avg_top_bank_width", "type": "esriFieldTypeDouble", "alias": "Average Top of Bank Width (Feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_top_bank_width" }, { "name": "ord_high_water_mark", "type": "esriFieldTypeString", "alias": "Ordinary High-Water Mark (present/absent)", "domain": { "type": "codedValue", "name": "Ordinary High-Water Mark", "description": "Ordinary High-Water Mark", "codedValues": [ { "name": "Present", "code": "Present" }, { "name": "Absent", "code": "Absent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ord_high_water_mark" }, { "name": "avg_width_ord_high_water_mark", "type": "esriFieldTypeDouble", "alias": "Average Width of Ordinary High-Water Mark (if present) (feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_width_ord_high_water_mark" }, { "name": "indicators_possible_pollution", "type": "esriFieldTypeString", "alias": "Indicators of Possible Pollution", "domain": { "type": "codedValue", "name": "Pollution", "description": "Pollution", "codedValues": [ { "name": "Odors", "code": "Odors" }, { "name": "Excessive/abnormal sediment deposits", "code": "Excessive/abnormal sediment deposits" }, { "name": "Foaming", "code": "Foaming" }, { "name": "Discoloration", "code": "Discoloration" }, { "name": "Oils", "code": "Oils" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "indicators_possible_pollution" }, { "name": "turbidity", "type": "esriFieldTypeString", "alias": "Turbidity", "domain": { "type": "codedValue", "name": "Turbidity", "description": "Turbidity", "codedValues": [ { "name": "Clear", "code": "Clear" }, { "name": "Slightly turbid", "code": "Slightly turbid" }, { "name": "Turbid", "code": "Turbid" }, { "name": "Opaque", "code": "Opaque" }, { "name": "Stained", "code": "Stained" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "turbidity" }, { "name": "water_color", "type": "esriFieldTypeString", "alias": "Color", "domain": { "type": "codedValue", "name": "Color", "description": "Color", "codedValues": [ { "name": "Blue", "code": "Blue" }, { "name": "Red", "code": "Red" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "water_color" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Additional Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "GUID_REL", "type": "esriFieldTypeGUID", "alias": "GUID REL", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GUID_REL" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_145", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R145_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1014_GUID_RE", "fields": "GUID_REL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S54_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Surface_Water_Areas", "description": "", "prototype": { "attributes": { "GUID_REL": null, "project_id": null, "sampling_point_id": null, "stream_name": null, "date_collection": null, "time_id": null, "lat": null, "long": null, "investigators": null, "temperature": null, "cloud_cover": null, "rain": null, "feature_type": null, "freshwater__saltwater": null, "tidal_non_tidal": null, "flow_regime": null, "stream_origin": null, "channel_alterations": null, "surrounding_land_use": null, "canopy_cover": null, "avg_wetted_width": null, "avg_channel_width": null, "avg_depth_water": null, "avg_depth_right_bank": null, "avg_depth_left_bank": null, "avg_top_bank_width": null, "ord_high_water_mark": null, "avg_width_ord_high_water_mark": null, "indicators_possible_pollution": null, "turbidity": null, "water_color": null, "notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3df04d8cb4774cbcb1fd049b79619fc9" }