stop_measure

NHD flowline measure at which navigation will cease. Only used in point-to-point navigation.

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions
View JSON Schema on GitHub

JSON Schema

cip-service-stop-measure-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-stop-measure-schema.json",
  "title": "stop_measure",
  "description": "NHD flowline measure at which navigation will cease.  Only used in point-to-point navigation.",
  "type": "number",
  "examples": [
    45.23
  ]
}