Check FEMA flood zone designation for a parcel before permitting or siting a septic drainfield
domain: hazards.fema.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Query the FEMA NFHL MapServer's flood hazard zone layer at hazards.fema.gov/arcgis/rest/services/public/NFHL/MapServer/{layerId}/query with a geometry point for the parcel and f=json.
Read the FLD_ZONE and ZONE_SUBTY attributes from the response to determine if the parcel is in a Special Flood Hazard Area (e.g. Zone AE, VE) where septic siting rules tighten.
If the query returns no features, call the NFHL availability layer to confirm whether the county even has effective digital flood data (some rural counties are unmapped).
Pull the base flood elevation attribute where present to compare against the proposed drainfield elevation.
Cross-check results against your state's specific septic-in-floodplain setback rule, since FEMA data flags the hazard but doesn't itself regulate septic siting.
Known gotchas
Layer IDs and field names have changed across NFHL schema versions -- always call the MapServer's root JSON first to confirm current layer numbering before hardcoding a layer index.
Unmapped or 'unstudied' counties return no authoritative flood zone -- treat that as 'unknown,' not 'zone X / minimal risk.'
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?