Cip Service Return Delineation Geometry Structure

Switch whether to return watershed or catchment geometry with results.

Type: boolean Properties: 0
GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

return_delineation_geometry 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-return-delineation-geometry-structure.json",
  "name": "return_delineation_geometry",
  "description": "Switch whether to return watershed or catchment geometry with results.",
  "type": "boolean",
  "default": true
}