Cip Service Fill Basin Holes Structure

Switch whether remove all holes from the returned watershed polygon. This will remove isolated networks and sinks and may not be hydrologically correct.

Type: boolean Properties: 0
GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

fill_basin_holes is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-fill-basin-holes-structure.json",
  "name": "fill_basin_holes",
  "description": "Switch whether remove all holes from the returned watershed polygon.  This will remove isolated networks and sinks and may not be hydrologically correct.",
  "type": "boolean",
  "default": false
}