UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

14 lines (13 loc) 262 B
{ "$id": "https://epa.gov/wqx/ResultSamplingPointType", "title": "Result Sampling Point Type", "description": "", "type": "string", "enum": [ "Belt Transect", "Line Transect", "Point Transect", "Strip Transect" ], "maxLength": 14 }