Oklahoma Floodplain Management Act — State Mandate to Adopt Local Floodplain Ordinance (OK)

Tracked preemption from the Oklahoma overlay bundle.

Overview

Effective
1980-01-01
Sunset
Authority
state
Scope
state:OK

Trigger predicate

When this evaluates true for a parcel, the law's preempted fields take precedence over base zoning.

OR
  • parcel.in_designated_floodplain == True
  • parcel.in_fema_sfha == True
  • parcel.contains_state_jurisdictional_wetland == True

Preempted fields

3 fields on the base district schema are rewritten when the trigger fires.

FieldOpValueNote
jurisdiction.floodplain_administrator_requiredrequireTrue§1601 et seq.: every Oklahoma political subdivision with NFIP-mapped flood hazard within its limits SHALL adopt floodplain regulations meeting or exceeding 44 CFR §60.3 minimum standards and designate a certified floodplain administrator
base_districts[*].finished_floor_elevation_above_bfe_ftfloor_at1OWRB Model Floodplain Ordinance recommends ≥1 ft freeboard above base flood elevation; many OK communities adopt 2 ft for CRS credit
review_typerequirefloodplain_development_permit

Citation

Authority source
Okla. Stat. tit. 82 §§1601 through 1620 (Oklahoma Floodplain Management Act); administered by the Oklahoma Water Resources Board (OWRB); federal floor at 44 CFR §60.3 (NFIP)
§ §§1601 et seq.
https://law.justia.com/codes/oklahoma/title-82/

Research notes

Oklahoma has no comprehensive state wetlands statute paralleling Tennessee's WQCA — wetlands regulation defaults to federal CWA §404 (USACE) plus the floodplain framework. State wetland strategy is coordinated through the OK Conservation Commission. Carry per-city: `floodplain_admin_certified: bool`, `freeboard_ft: int`, `nfip_crs_class: int|null`. Federal conflict check applies — local rule cannot drop below 44 CFR §60.3.