{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "IceJamReports", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1638216701000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.096416683066633E7, "ymin": -864573.6784703509, "xmax": 2.4369391154668368E-5, "ymax": 8794952.528546445, "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": 102704, "latestWkid": 26852, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119097700, "falseY": -96454900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 226, 191, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "river_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "county" }, { "name": "river_name", "type": "esriFieldTypeString", "alias": "River Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "river_name" }, { "name": "changed_condition", "type": "esriFieldTypeString", "alias": "Is this a changed condition?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "changed_condition" }, { "name": "air_temp_f", "type": "esriFieldTypeDouble", "alias": "Air Temperature (°F)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "air_temp_f" }, { "name": "water_temp_f", "type": "esriFieldTypeDouble", "alias": "Water Temperature (°F)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "water_temp_f" }, { "name": "rain_precip_in", "type": "esriFieldTypeDouble", "alias": "Rain Precipitation (in.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rain_precip_in" }, { "name": "snow_precip_in", "type": "esriFieldTypeDouble", "alias": "Snow Precipitation (in.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "snow_precip_in" }, { "name": "wind_speed_mph", "type": "esriFieldTypeDouble", "alias": "Average Wind Speed (mph.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wind_speed_mph" }, { "name": "wind_direction", "type": "esriFieldTypeString", "alias": "Wind Direction", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "wind_direction" }, { "name": "bankfull_ft", "type": "esriFieldTypeDouble", "alias": "Bankfull (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bankfull_ft" }, { "name": "less_than_bankfull_ft", "type": "esriFieldTypeDouble", "alias": "Estimate Less Than Bankfull (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "less_than_bankfull_ft" }, { "name": "gage_reading_ft", "type": "esriFieldTypeDouble", "alias": "Nearest Gage Reading (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gage_reading_ft" }, { "name": "borderice_from_shore_ft", "type": "esriFieldTypeString", "alias": "Border Ice: Growth from Shore (ft.)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "borderice_from_shore_ft" }, { "name": "pct_channel_open", "type": "esriFieldTypeString", "alias": "Border Ice: % of channel remaining open", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "pct_channel_open" }, { "name": "moving_ice_types", "type": "esriFieldTypeString", "alias": "Moving Ice Types", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "moving_ice_types" }, { "name": "moving_ice_types_other", "type": "esriFieldTypeString", "alias": "Other - Moving Ice Types", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "moving_ice_types_other" }, { "name": "pct_channelsurface_ice_cover", "type": "esriFieldTypeString", "alias": "Percentage of open channel surface occupied by moving ice", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "pct_channelsurface_ice_cover" }, { "name": "surface_roughness", "type": "esriFieldTypeString", "alias": "Surface Roughness", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "surface_roughness" }, { "name": "evidence_of_decay", "type": "esriFieldTypeString", "alias": "Evidence of Decay", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "evidence_of_decay" }, { "name": "evidence_of_decay_type", "type": "esriFieldTypeString", "alias": "Evidence of Decay Type", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "evidence_of_decay_type" }, { "name": "cracks_in_ice_cover", "type": "esriFieldTypeString", "alias": "Cracks in Ice Cover", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cracks_in_ice_cover" }, { "name": "type_of_cracks", "type": "esriFieldTypeString", "alias": "Type of Cracks in Ice Cover", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "type_of_cracks" }, { "name": "icecover_crack_dist_shore_ft", "type": "esriFieldTypeDouble", "alias": "Crack distance from Shore (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "icecover_crack_dist_shore_ft" }, { "name": "fracturing_evidence_banks", "type": "esriFieldTypeString", "alias": "Evidence of Fracturing along Banks", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fracturing_evidence_banks" }, { "name": "fracture_ice_thickness_ft", "type": "esriFieldTypeDouble", "alias": "Ice thickness when fracture occurred (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fracture_ice_thickness_ft" }, { "name": "displacement_ft", "type": "esriFieldTypeDouble", "alias": "Displacement (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "displacement_ft" }, { "name": "fracture_shore_distance_ft", "type": "esriFieldTypeDouble", "alias": "Fracture distance from shore (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fracture_shore_distance_ft" }, { "name": "cracks", "type": "esriFieldTypeString", "alias": "Cracks", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cracks" }, { "name": "Crack_Distance_From_Shore", "type": "esriFieldTypeDouble", "alias": "Crack distance from shore (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Crack_Distance_From_Shore" }, { "name": "crack_distances_ft", "type": "esriFieldTypeDouble", "alias": "Average distance between cracks (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "crack_distances_ft" }, { "name": "water_on_top_of_ice", "type": "esriFieldTypeString", "alias": "Water on top of ice:", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "water_on_top_of_ice" }, { "name": "ice_move_time", "type": "esriFieldTypeDate", "alias": "Time ice started to move", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ice_move_time" }, { "name": "water_clear_time", "type": "esriFieldTypeDate", "alias": "Time water was clear of ice", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "water_clear_time" }, { "name": "bank_shearwall_height_ft", "type": "esriFieldTypeDouble", "alias": "Post movement: Height of shear walls along bank (ft.):", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bank_shearwall_height_ft" }, { "name": "cause", "type": "esriFieldTypeString", "alias": "Cause", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cause" }, { "name": "icejam_init_condition", "type": "esriFieldTypeString", "alias": "Condition at ice jam initiation point", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "icejam_init_condition" }, { "name": "other_ice_jam_condition", "type": "esriFieldTypeString", "alias": "Other - Condition at ice jam initiation point", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "other_ice_jam_condition" }, { "name": "jam_length_mi", "type": "esriFieldTypeDouble", "alias": "Jam length (mi.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "jam_length_mi" }, { "name": "shearwall_hgt_post_release_ft", "type": "esriFieldTypeDouble", "alias": "Height of shear walls along bank after jam release (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shearwall_hgt_post_release_ft" }, { "name": "additional_comments", "type": "esriFieldTypeString", "alias": "Additional Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "additional_comments" }, { "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": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_216", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S181_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "IceJamReports", "description": "", "prototype": { "attributes": { "Location": null, "ORIG_FID": null, "county": null, "river_name": null, "changed_condition": null, "air_temp_f": null, "water_temp_f": null, "rain_precip_in": null, "snow_precip_in": null, "wind_speed_mph": null, "wind_direction": null, "bankfull_ft": null, "less_than_bankfull_ft": null, "gage_reading_ft": null, "borderice_from_shore_ft": null, "pct_channel_open": null, "moving_ice_types": null, "moving_ice_types_other": null, "pct_channelsurface_ice_cover": null, "surface_roughness": null, "evidence_of_decay": null, "evidence_of_decay_type": null, "cracks_in_ice_cover": null, "type_of_cracks": null, "icecover_crack_dist_shore_ft": null, "fracturing_evidence_banks": null, "fracture_ice_thickness_ft": null, "displacement_ft": null, "fracture_shore_distance_ft": null, "cracks": null, "Crack_Distance_From_Shore": null, "crack_distances_ft": null, "water_on_top_of_ice": null, "ice_move_time": null, "water_clear_time": null, "bank_shearwall_height_ft": null, "cause": null, "icejam_init_condition": null, "other_ice_jam_condition": null, "jam_length_mi": null, "shearwall_hgt_post_release_ft": null, "additional_comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "93abd25f04be4c9593e089402638e62e" }