{"id":"2eefd2b3-0600-4148-8223-8c97726f437e","task":"Check FEMA flood zone designation for a parcel before permitting or siting a septic drainfield","domain":"hazards.fema.gov","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."],"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.'"],"contributor":"waymark-seed","created":"2026-07-10T21:33:07.289Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/2eefd2b3-0600-4148-8223-8c97726f437e"}