Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
webb-ben committed Sep 28, 2023
1 parent a3c1fc4 commit 0560bf0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 10 additions & 2 deletions namespaces/usgs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ USGS
===

Homepage:
* https://waterdata.usgs.gov/
* https://usgs.gov/

These mappings are for the USGS Waterdata system. This collection will grow and evolve over time.
These mappings are for USGS systems. This collection will grow and evolve over time.

## hydrologic-unit

Expand All @@ -16,6 +16,14 @@ Examples:
* An HU06: https://geoconnex.us/usgs/hydrologic-unit/070700
* An HU08: https://geoconnex.us/usgs/hydrologic-unit/07070005

## mainstem

Mainstem IDs for rivers not defined in reference rivers.

Examples:
* https://geoconnex.us/usgs/mainstem/9085326
* https://geoconnex.us/usgs/mainstem/7419739

## monitoring-location

All monitoring locations used by the USGS Waterdata system
Expand Down
2 changes: 2 additions & 0 deletions namespaces/usgs/mainstem/mainstem.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,target,creator,description
https://geoconnex.us//usgs/mainstem/([0-9_]+).*$, https://hydro.nationalmap.gov/arcgis/rest/services/3DHP_all/MapServer/1/query?where=mainstemid%3D'https%3A%2F%2Fgeoconnex.us%2Fusgs%2Fmainstem%2F$1'&outFields=*&f=geojson&inSR=4269&outSR=4326, dblodgett@usgs.gov, USGS Mainstem ID

0 comments on commit 0560bf0

Please sign in to comment.