{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Flood Observation Photos", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "egissp.EM.FLOOD_OBSERVATION_REPOSITORY_V2024", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "REL_UNIQUE_ID", "composite": true, "catalogID": "{00997687-A2E7-49A0-A64B-5A75B2636852}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": 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, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "EVENT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ATTACH_URL", "type": "esriFieldTypeString", "alias": "ATTACH_URL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ATTACH_URL" }, { "name": "AZURE_full_path", "type": "esriFieldTypeString", "alias": "AZURE_full_path", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "AZURE_full_path" }, { "name": "COLLECTION_DATE", "type": "esriFieldTypeDate", "alias": "Collection Date:", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTION_DATE" }, { "name": "FLOODING_DATE", "type": "esriFieldTypeDate", "alias": "Date of Flooding:", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FLOODING_DATE" }, { "name": "FLOOD_DEPTH", "type": "esriFieldTypeString", "alias": "Flood Depth:", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FLOOD_DEPTH" }, { "name": "FLOOD_DEPTH_OTHER", "type": "esriFieldTypeString", "alias": "Other Information About Flood Depth:", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "FLOOD_DEPTH_OTHER" }, { "name": "FLOOD_FREQUENCY", "type": "esriFieldTypeString", "alias": "How Frequently Does Area Flood:", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FLOOD_FREQUENCY" }, { "name": "FLOOD_FREQUENCY_OTHER", "type": "esriFieldTypeString", "alias": "Other Information About Flood Frequency:", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "FLOOD_FREQUENCY_OTHER" }, { "name": "PROPERTY_TYPE", "type": "esriFieldTypeString", "alias": "Property Type:", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROPERTY_TYPE" }, { "name": "AFFECTED_AREA", "type": "esriFieldTypeString", "alias": "Affected Area:", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AFFECTED_AREA" }, { "name": "OTHER_INFORMATION", "type": "esriFieldTypeString", "alias": "Additional Information:", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OTHER_INFORMATION" }, { "name": "OBSERVATIONS", "type": "esriFieldTypeString", "alias": "General Observations:", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "OBSERVATIONS" }, { "name": "AFFECTED_AGRICULTURE", "type": "esriFieldTypeString", "alias": "Type of Affected Agriculture:", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AFFECTED_AGRICULTURE" }, { "name": "AFFECTED_AGRICULTURE_OTHER", "type": "esriFieldTypeString", "alias": "Other Information About Affected Agriculture:", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AFFECTED_AGRICULTURE_OTHER" }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Year:", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "EVENT_TYPE", "type": "esriFieldTypeString", "alias": "Event Type:", "domain": { "type": "codedValue", "name": "event_type", "description": "Event type associated with flooding", "codedValues": [ { "name": "High Tide/Tidal Flooding", "code": "high_tide_tidal_flooding" }, { "name": "Extreme or Heavy Rainfall", "code": "extreme_heavy_rainfall" }, { "name": "Storm Surge", "code": "storm_surge" }, { "name": "Compound Flooding", "code": "compound_flooding" }, { "name": "Extreme or Heavy Rainfall and Storm Surge", "code": "extreme_heavy_rainfall_storm_surge" }, { "name": "Extreme or Heavy Rainfall with Tidal Flooding", "code": "extreme_heavy_rainfall_tidal_flooding" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_TYPE" }, { "name": "EVENT_TYPE_OTHER", "type": "esriFieldTypeString", "alias": "Event Type (Other):", "domain": { "type": "codedValue", "name": "event_type_other", "description": "Additional information on the event type", "codedValues": [ { "name": "Tropical Storm", "code": "Tropical_Storm" }, { "name": "Category 1 Hurricane", "code": "Category_1_Hurricane" }, { "name": "Category 2 Hurricane", "code": "Category_2_Hurricane" }, { "name": "Category 3 Hurricane", "code": "Category_3_Hurricane" }, { "name": "Category 4 Hurricane", "code": "Category_4_Hurricane" }, { "name": "Rain", "code": "Rain" }, { "name": "Tidal", "code": "Tidal" }, { "name": "Both_Rain_Tidal", "code": "Both_Rain_Tidal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_TYPE_OTHER" }, { "name": "EVENT_NAME", "type": "esriFieldTypeString", "alias": "Event Name:", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_NAME" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County:", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality:", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "SPECIAL_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "Special District Name:", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SPECIAL_DISTRICT_NAME" }, { "name": "FLOOD_PRONE_AREA_ID", "type": "esriFieldTypeString", "alias": "Flood Prone Area ID:", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOOD_PRONE_AREA_ID" }, { "name": "AHED_WS_NAME", "type": "esriFieldTypeString", "alias": "SFWMD AHED Watershed Name:", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AHED_WS_NAME" }, { "name": "REL_UNIQUE_ID", "type": "esriFieldTypeString", "alias": "REL_UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "REL_UNIQUE_ID" } ], "indexes": [ { "name": "R148_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_255_REL_UNIQ", "fields": "REL_UNIQUE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Flood Observation Photos", "description": "", "prototype": { "attributes": { "AHED_WS_NAME": null, "ATTACH_URL": null, "AZURE_full_path": null, "COLLECTION_DATE": null, "FLOODING_DATE": null, "FLOOD_DEPTH": null, "FLOOD_DEPTH_OTHER": null, "FLOOD_FREQUENCY": null, "FLOOD_FREQUENCY_OTHER": null, "PROPERTY_TYPE": null, "AFFECTED_AREA": null, "OTHER_INFORMATION": null, "OBSERVATIONS": null, "AFFECTED_AGRICULTURE": null, "AFFECTED_AGRICULTURE_OTHER": null, "YEAR": null, "EVENT_TYPE": null, "EVENT_TYPE_OTHER": null, "EVENT_NAME": null, "COUNTY": null, "MUNICIPALITY": null, "SPECIAL_DISTRICT_NAME": null, "FLOOD_PRONE_AREA_ID": null, "REL_UNIQUE_ID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "25003a942ee04ebf9d8261ce3d407fe9" }