{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Local Agency Flood Contacts", "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", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1748476174000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": -32092.598538339138, "ymin": 36299.39988590777, "xmax": 998813.2727166638, "ymax": 1852549.423546575, "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 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 181, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 76, 0, 255 ], "width": 1.4999999999999998 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CONTACT_ID", "type": "esriFieldTypeString", "alias": "Contact ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CONTACT_ID" }, { "name": "SFWMD_CONTACT", "type": "esriFieldTypeString", "alias": "SFWMD Regional Representative", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SFWMD_CONTACT" }, { "name": "SFWMD_CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "SFWMD Regional Representative Phone #", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SFWMD_CONTACT_PHONE" }, { "name": "SFWMD_CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "SFWMD Regional Representative Email", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SFWMD_CONTACT_EMAIL" }, { "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": "SD_SERVICE_STATUS", "type": "esriFieldTypeString", "alias": "Special District Service Status", "domain": { "type": "codedValue", "name": "Service_Status", "description": "Defines areas within individual special district that are serviced and not serviced.", "codedValues": [ { "name": "Serviced", "code": "Serviced" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Not Serviced", "code": "Not Serviced" }, { "name": "Partially Serviced (Drainage Only)", "code": "Partial" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SD_SERVICE_STATUS" }, { "name": "EMAIL_1", "type": "esriFieldTypeString", "alias": "Email #1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL_1" }, { "name": "EMAIL_2", "type": "esriFieldTypeString", "alias": "Email #2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL_2" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COUNTY" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "REPORTING_UNIT", "type": "esriFieldTypeString", "alias": "Reporting Unit", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REPORTING_UNIT" }, { "name": "SPECIAL_DISTRICT_FLAG", "type": "esriFieldTypeString", "alias": "Special District Flag", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes/No values", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SPECIAL_DISTRICT_FLAG" }, { "name": "SFWMD_FLAG", "type": "esriFieldTypeString", "alias": "SFWMD Flag", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes/No values", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SFWMD_FLAG" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "REPORT_URL", "type": "esriFieldTypeString", "alias": "Document the Flood URL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "REPORT_URL" }, { "name": "EMAIL_AUTO", "type": "esriFieldTypeString", "alias": "EMAIL_AUTO", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL_AUTO" }, { "name": "OPT_OUT", "type": "esriFieldTypeString", "alias": "Opt Out of Local Contact Notifications", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes/No values", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OPT_OUT" }, { "name": "SD_REGISTERED_AGENT", "type": "esriFieldTypeString", "alias": "Special District Registered Agent", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SD_REGISTERED_AGENT" }, { "name": "PRIMARY_CONTACT_AGENCY", "type": "esriFieldTypeString", "alias": "Primary Contact Agency", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PRIMARY_CONTACT_AGENCY" }, { "name": "PRIMARY_CONTACT_TYPE", "type": "esriFieldTypeString", "alias": "Primary Contact Agency Type", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PRIMARY_CONTACT_TYPE" }, { "name": "BR_SEWER_AREA_ID", "type": "esriFieldTypeString", "alias": "Broward Sewer Area ID ", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BR_SEWER_AREA_ID" }, { "name": "PRIMARY_CUST_SERVICE_PHONE", "type": "esriFieldTypeString", "alias": "Primary Customer Service Phone #", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PRIMARY_CUST_SERVICE_PHONE" }, { "name": "PRIMARY_EMERGENCY_PHONE", "type": "esriFieldTypeString", "alias": "Primary Emergency Phone #", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PRIMARY_EMERGENCY_PHONE" }, { "name": "SECONDARY_CONTACT_AGENCY", "type": "esriFieldTypeString", "alias": "Secondary Contact Agency", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SECONDARY_CONTACT_AGENCY" }, { "name": "SECONDARY_CONTACT_TYPE", "type": "esriFieldTypeString", "alias": "Secondary Contact Agency Type", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SECONDARY_CONTACT_TYPE" }, { "name": "BR_WATER_AREA_ID", "type": "esriFieldTypeString", "alias": "Broward Water Area ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BR_WATER_AREA_ID" }, { "name": "SECONDARY_CUST_SERVICE_PHONE", "type": "esriFieldTypeString", "alias": "Secondary Customer Service Phone #", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SECONDARY_CUST_SERVICE_PHONE" }, { "name": "SECONDARY_EMERGENCY_PHONE", "type": "esriFieldTypeString", "alias": "Secondary Emergency Phone #", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SECONDARY_EMERGENCY_PHONE" }, { "name": "PRIMARY_CONTACT_ADDRESS_1", "type": "esriFieldTypeString", "alias": "Primary Contact Address 1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PRIMARY_CONTACT_ADDRESS_1" }, { "name": "PRIMARY_CONTACT_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Primary Contact Address 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PRIMARY_CONTACT_ADDRESS_2" }, { "name": "PRIMARY_CONTACT_WEBSITE", "type": "esriFieldTypeString", "alias": "Primary Contact Website", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PRIMARY_CONTACT_WEBSITE" }, { "name": "PRIMARY_CONTACT_FAX", "type": "esriFieldTypeString", "alias": "Primary Contact Fax #", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PRIMARY_CONTACT_FAX" }, { "name": "EMAIL_AUTO_DESC", "type": "esriFieldTypeString", "alias": "Local Contact Viewer Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EMAIL_AUTO_DESC" }, { "name": "EMAIL_1_DESC", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #1 Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EMAIL_1_DESC" }, { "name": "EMAIL_2_DESC", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #2 Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EMAIL_2_DESC" }, { "name": "EMAIL_3", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL_3" }, { "name": "EMAIL_3_DESC", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #3 Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EMAIL_3_DESC" }, { "name": "EMAIL_4", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #4", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL_4" }, { "name": "EMAIL_4_DESC", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #4 Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EMAIL_4_DESC" }, { "name": "EMAIL_5", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #5", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL_5" }, { "name": "EMAIL_5_DESC", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #5 Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EMAIL_5_DESC" }, { "name": "EMAIL_6", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #6", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL_6" }, { "name": "EMAIL_6_DESC", "type": "esriFieldTypeString", "alias": "Local Contact Notification Email #6 Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EMAIL_6_DESC" }, { "name": "NATURAL_AREA", "type": "esriFieldTypeString", "alias": "Natural Area Flag", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NATURAL_AREA" }, { "name": "SD_OVERLAP", "type": "esriFieldTypeString", "alias": "Special District Overlap with Broward Sewer and Water", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes/No values", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SD_OVERLAP" }, { "name": "MUN_OVERLAP", "type": "esriFieldTypeString", "alias": "Special District Overlap with Broward Sewer and Water", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes/No values", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MUN_OVERLAP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_225", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_225", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S177_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Local Agency Flood Contacts", "description": "", "prototype": { "attributes": { "SD_OVERLAP": null, "CONTACT_ID": null, "SFWMD_CONTACT": null, "SFWMD_CONTACT_PHONE": null, "SFWMD_CONTACT_EMAIL": null, "SPECIAL_DISTRICT_NAME": null, "SD_SERVICE_STATUS": null, "EMAIL_1": null, "EMAIL_2": null, "COUNTY": null, "MUNICIPALITY": null, "REPORTING_UNIT": null, "SPECIAL_DISTRICT_FLAG": null, "SFWMD_FLAG": null, "MUN_OVERLAP": null, "NATURAL_AREA": null, "REPORT_URL": null, "EMAIL_AUTO": null, "OPT_OUT": null, "SD_REGISTERED_AGENT": null, "PRIMARY_CONTACT_AGENCY": null, "PRIMARY_CONTACT_TYPE": null, "BR_SEWER_AREA_ID": null, "PRIMARY_CUST_SERVICE_PHONE": null, "PRIMARY_EMERGENCY_PHONE": null, "SECONDARY_CONTACT_AGENCY": null, "SECONDARY_CONTACT_TYPE": null, "BR_WATER_AREA_ID": null, "SECONDARY_CUST_SERVICE_PHONE": null, "SECONDARY_EMERGENCY_PHONE": null, "PRIMARY_CONTACT_ADDRESS_1": null, "PRIMARY_CONTACT_ADDRESS_2": null, "PRIMARY_CONTACT_WEBSITE": null, "PRIMARY_CONTACT_FAX": null, "EMAIL_AUTO_DESC": null, "EMAIL_1_DESC": null, "EMAIL_2_DESC": null, "EMAIL_3": null, "EMAIL_3_DESC": null, "EMAIL_4": null, "EMAIL_4_DESC": null, "EMAIL_5": null, "EMAIL_5_DESC": null, "EMAIL_6": null, "EMAIL_6_DESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9a92e41d98424b399aaabedfaffe67c1" }