{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "SFWMD Flood Observations", "type": "Feature Layer", "description": "Reported flooding locations compiled from email, EOC, and flood observation survey", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c2edab7784cd2cccff378451d3d9a473", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACg0lEQVRIibWVP2/TUBTFT6IgxQwIe7MlBmCi6YKSBQQLErCkW0lqulbJDF8g8SdgbvbixslCXaRCJRYQDDRMcTMBQ1V7o1KXIFXY6Di14/hPEiFxNj+//HLevfcdF/AfVVi0Qdd1xctfKedzOdnzXIVrbs4zN2u1wT/DdwyjnHdzbeGqUBVFEUKxCEEQ/He27bT0bh/w0IF3oamqai8N17u9tnRdaimKjNXSncT7YO37j5+Nr0ffGnq3p6n1Z+2FcH23Z0qiVK1U7kISxbnHvn3rJhRZxsdPn1v6bl9WN9abmXDfsShVnzx+lArT3gGtp7NrglAE978//MATONETFKI1ZinoOE2dL0D7AJCvAY17yfcPH9zHG/Nta8cwwmaHcDaPNU4rhXM+gfvuD9LhPMFqaQWWNdoGUAnhHDdORVrzKDoenADeKyD3AmgawHYNCfH3Q+u4HDz7cM4xxy1Ng5Op60B8pvvyjeR+nv51t7/2vL5u+nBeEM5xVhPT1OwBRy+T6+SQN3XuuUpwQaKiQ9NC5on2LaBaisEFweeF8DQ5kSYGYr1n3BvAqZZFuIQzK3ilow01rYm7qIKGBrLPk7Nv247PC+GcSz8rIkduGkkncefBJFVXJs0dj3/j19kZ8u4fJ4RPbKHDrOCVzmpilrh/bwuwHcfnBEEWgV9oDCFmxd5W+uTMEx0PrWO4ebcTrIVw/hvTjSGUlS3zNLRGGI/H2mZ9mvMz08LQYboxhJgVvNLLOR7BPrX31Y3Z2E2MImOT6cYQYlZkRQKbxxqzFHQcB6fCgxMw3RhCzApe6diXyHfM5rHG0VIshFOXsemnG7Mi/g3luGV93hbCo2IILbMvrr8u2ytYWqKFiAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 120430.63808124512, "ymin": 396787.444328323, "xmax": 963466.6531213298, "ymax": 1564774.9954876527, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SURVEY_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SUBMISSION_DATE", "type": "esriFieldTypeDate", "alias": "Collection Date:", "length": 8, "domain": null }, { "name": "REPORTING_CATEGORY", "type": "esriFieldTypeString", "alias": "Reporting Category:", "length": 30, "domain": { "type": "codedValue", "name": "EM_RAIN", "description": "Flooding or Flooding Concerns due to a rain event", "codedValues": [ { "name": "Flooding", "code": "Flooding" }, { "name": "Flooding Concern", "code": "Flooding Concern" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOODING_DATE", "type": "esriFieldTypeDate", "alias": "Date of Flooding:", "length": 8, "domain": null }, { "name": "FLOOD_DEPTH", "type": "esriFieldTypeString", "alias": "Flood Depth:", "length": 30, "domain": null }, { "name": "FLOOD_DEPTH_OTHER", "type": "esriFieldTypeString", "alias": "Other Information About Flood Depth:", "length": 200, "domain": null }, { "name": "FLOOD_FREQUENCY", "type": "esriFieldTypeString", "alias": "How Frequently Does Area Flood:", "length": 30, "domain": null }, { "name": "FLOOD_FREQUENCY_OTHER", "type": "esriFieldTypeString", "alias": "Other Information About Flood Frequency:", "length": 200, "domain": null }, { "name": "PROPERTY_TYPE", "type": "esriFieldTypeString", "alias": "Property Type:", "length": 40, "domain": null }, { "name": "AFFECTED_AREA", "type": "esriFieldTypeString", "alias": "Affected Area:", "length": 30, "domain": null }, { "name": "OTHER_INFORMATION", "type": "esriFieldTypeString", "alias": "Additional Information:", "length": 200, "domain": null }, { "name": "OBSERVATIONS", "type": "esriFieldTypeString", "alias": "General Observations:", "length": 2000, "domain": null }, { "name": "AFFECTED_AGRICULTURE", "type": "esriFieldTypeString", "alias": "Type of Affected Agriculture:", "length": 30, "domain": null }, { "name": "AFFECTED_AGRICULTURE_OTHER", "type": "esriFieldTypeString", "alias": "Other Information About Affected Agriculture:", "length": 200, "domain": null }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "Contact Name:", "length": 100, "domain": null }, { "name": "CONTACT_NUMBER", "type": "esriFieldTypeString", "alias": "Contact Number:", "length": 100, "domain": null }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "Contact Email:", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Flooding Address:", "length": 255, "domain": null }, { "name": "EMAIL_TEXT", "type": "esriFieldTypeString", "alias": "Email Text", "length": 2000, "domain": null }, { "name": "LOC_DESC", "type": "esriFieldTypeString", "alias": "Location Description:", "length": 1000, "domain": null }, { "name": "PHOTO", "type": "esriFieldTypeString", "alias": "Photo (Yes / No):", "length": 5, "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes/No values", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REVIEW_STATUS", "type": "esriFieldTypeString", "alias": "Review Status:", "length": 20, "domain": { "type": "codedValue", "name": "Review_FollowUp_Status", "description": "Review / Follow Up Status", "codedValues": [ { "name": "Pending", "code": "Pending" }, { "name": "Ongoing", "code": "Ongoing" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REVIEWER", "type": "esriFieldTypeString", "alias": "Reviewer:", "length": 30, "domain": null }, { "name": "REVIEW_OUTCOME", "type": "esriFieldTypeString", "alias": "Review Outcome (Pass/Fail):", "length": 10, "domain": { "type": "codedValue", "name": "Review_Outcome", "description": "Value describing outcome from review", "codedValues": [ { "name": "Pass", "code": "Pass" }, { "name": "Fail", "code": "Fail" }, { "name": "Hold", "code": "Hold" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REVIEW_COMMENT", "type": "esriFieldTypeString", "alias": "Review Comment:", "length": 100, "domain": null }, { "name": "FLOOD_DRIVER", "type": "esriFieldTypeString", "alias": "Flood Driver:", "length": 50, "domain": { "type": "codedValue", "name": "Flood_Driver", "description": "Drivers for flooding", "codedValues": [ { "name": "Rainfall", "code": "Rainfall" }, { "name": "Tide", "code": "Tide" }, { "name": "Storm Surge", "code": "Storm Surge" }, { "name": "Tailwater Conditions", "code": "Tailwater Conditions" }, { "name": "Rainfall and Storm Surge", "code": "Rainfall and Storm Surge" }, { "name": "Rainfall, Tide, and Storm Surge", "code": "Rainfall Tide and Storm Surge" }, { "name": "Rainfall and Tide", "code": "Rainfall and Tide" }, { "name": "Tide and Storm Surge", "code": "Tide and Storm Surge" }, { "name": "Antecedent Conditions and Rainfall", "code": "Antecedent Conditions and Rainfall" }, { "name": "Antecedent Conditions and Tide", "code": "Antecedent Conditions and Tide" }, { "name": "Antecedent Conditions, Rainfall, and Tide", "code": "Antecedent Conditions, Rainfall, and Tide" }, { "name": "NA", "code": "NA" }, { "name": "Debris", "code": "Debris" }, { "name": "Antecedent Conditions, Rainfall, and Storm Surge", "code": "Antecedent Conditions, Rainfall, and Storm Surge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TROPICAL_EVENT_TYPE", "type": "esriFieldTypeString", "alias": "Tropical Event Type:", "length": 30, "domain": { "type": "codedValue", "name": "Tropical_Event_Type", "description": "Tropical Event Type", "codedValues": [ { "name": "Tropical Depression", "code": "Tropical Depression" }, { "name": "Tropical Storm", "code": "Tropical Storm" }, { "name": "Hurricane", "code": "Hurricane" }, { "name": "Rainfall", "code": "Rainfall" }, { "name": "Tidal", "code": "Tidal" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVENT_NAME", "type": "esriFieldTypeString", "alias": "Event Name:", "length": 50, "domain": null }, { "name": "FOLLOW_UP_STATUS", "type": "esriFieldTypeString", "alias": "Follow Up Status:", "length": 30, "domain": { "type": "codedValue", "name": "Review_FollowUp_Status", "description": "Review / Follow Up Status", "codedValues": [ { "name": "Pending", "code": "Pending" }, { "name": "Ongoing", "code": "Ongoing" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUBLIC_SHARE", "type": "esriFieldTypeString", "alias": "Approved for Public Sharing:", "length": 5, "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes/No values", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MONTH", "type": "esriFieldTypeString", "alias": "Month:", "length": 20, "domain": { "type": "codedValue", "name": "Month", "description": "Month of Year", "codedValues": [ { "name": "January", "code": "01" }, { "name": "February", "code": "02" }, { "name": "March", "code": "03" }, { "name": "April", "code": "04" }, { "name": "May", "code": "05" }, { "name": "June", "code": "06" }, { "name": "July", "code": "07" }, { "name": "August", "code": "08" }, { "name": "September", "code": "09" }, { "name": "October", "code": "10" }, { "name": "November", "code": "11" }, { "name": "December", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Year:", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County:", "length": 30, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality:", "length": 50, "domain": null }, { "name": "SPECIAL_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "Special District Name:", "length": 100, "domain": null }, { "name": "FLOOD_PRONE_AREA_ID", "type": "esriFieldTypeString", "alias": "Flood Prone Area ID:", "length": 100, "domain": null }, { "name": "AHED_WS_NAME", "type": "esriFieldTypeString", "alias": "SFWMD AHED Watershed Name:", "length": 30, "domain": null }, { "name": "SURVEY_TYPE", "type": "esriFieldTypeString", "alias": "Data Acquisition Survey Type:", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Unique ID:", "length": 40, "domain": null }, { "name": "WATER_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Water Year:", "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": "NOTIFIED", "type": "esriFieldTypeString", "alias": "Notfied (Yes/No):", "length": 5, "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes/No values", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EMAIL_ID", "type": "esriFieldTypeString", "alias": "Email ID", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R178_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G484UNIQUE_ID", "fields": "UNIQUE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S138_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "egissp.EM.RELATED_PHOTO_URL_FLOOD_OBS_V2025", "relatedTableId": 9, "role": "esriRelRoleOrigin", "keyField": "UNIQUE_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{AC22FC3B-9A09-48A5-9C3B-F03F350A12B8}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9b61a7aca4184f9fa5c2f46561a47ee1" }