Select to view content in your preferred language

Subwatershed delineation around sampling points

1731
1
04-09-2013 11:36 PM
Labels (1)
wolfgangobruca
Deactivated User
Hy guys,

How can I deal with that issue: I got 20 sampling stations (raster points) well distributed over a stream network and I would like to arrange sub-watersheds around each of those points to finally get a large one comprised of all those sub-catchments.
What I already tried: transform my raster sampling data into batch points and execute the subcatchment delineation
Actually, this worked BUT the problem is that instead of my 20 originate points the batch point conversion created somelike 80 subpoints with 6 points arranged around my "real" points. That produces confusion when I actually want to carry out zonal statistics on those 20 points (now watersheds) and I got more than 70 subwatersheds now
Anyone an Idea how to derive exactly those 20 watersheds that I would require

Thanks in advance, Wolf
Tags (2)
0 Kudos
1 Reply
MarkBoucher
Honored Contributor
Try the batch points and do a watershed delineation. It should create watersheds that overlap  and just one per point.

Don't forget to change the BatchDone field in the Batchpoints to zero. If you don't, Arc Hydro or GeoHMS will see them as done and won't use them.
0 Kudos