All data sources

USACE Army Corps of Engineers

No authusace

US Army Corps of Engineers public datasets. No auth. - searchDams (NID, ~91k dams via bulk CSV, 24h cache) - getRegulatoryDistrict (point lookup → 1 of 39 districts for Section 404 routing) - searchLevees, searchLocksAndDams, searchNavigationFacilities, searchFUDS, searchCorpsProjects - getWetlandRegion (point lookup → wetland supplement region) - getReservoirStatus (CWMS — current pool % for flood/conservation/total) Federal scope: dams, levees, locks, navigation, defense cleanup, civil works projects, reservoir pool levels, wetland-rule supplements. IENC layers have no state/county columns — use bbox or near. CWMS reservoirs and Corps projects also lack STATE; state filters fall back to bbox or district mapping.

Provenance

PublisherUSACE Army Corps of Engineers

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (10)

  • searchDams

    read

    NID dams. Filters: state, county, bbox, near, hazardClass, ownerType, primaryPurpose.

    Backed by bulk CSV with a 24h in-memory cache (first call hydrates).

  • getRegulatoryDistrict

    read

    Point-in-polygon: returns the USACE district + division + contact for a lat/lon.

    Required paramslatlon
  • searchLevees

    read

    Combined IENC LEVEE_LINE + LEVEE_AREA. Use bbox or near (no state column).

    Each record gets geometryType: line or polygon.

  • searchLocksAndDams

    read

    Locks FS + IENC dam + lock layers. riverSystem accepts curated bboxes.

  • searchNavigationFacilities

    read

    Docks FS (~20.5k). Filters: state, county, bbox, near, facilityType.

  • searchFUDS

    read

    Formerly Used Defense Sites. Filters: state, bbox, near, programCategory.

    programCategory examples: BD, CON, OE, HTRW, MMRP.

  • searchCorpsProjects

    read

    Corps civil works projects. State filter maps to district codes (no STATE column).

  • getWetlandRegion

    read

    Point-in-polygon: federal wetland-rule supplement region for a lat/lon.

    Required paramslatlon
  • getReservoirStatus

    read

    CWMS reservoir pool levels (flood/conservation/total). Filter by state/bbox/near.

    Default poolType=flood. minPctFull filters by current % full.

  • getServiceInfo

    read

    Schema + record counts for any of the 9 services. Pass service to scope.