Ang Sherpa wrote > Hi users, > > While using "r.water.outlet" to delineate watershed basin, although the > coordinates of the stream was noted from google earth and fed into > "r.water.outlet" module, it produces plain raster. > > Is there any solution to make sure that the coordinates of outlet point > automatically snaps to the nearest line of stream in drainage direction > map?
what about?: https://grass.osgeo.org/grass72/manuals/addons/r.stream.snap.html r.stream.snap - Snap point to modelled stream network. Input can be stream network, point vector map with outlets or outlet coordinates. ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/snap-pour-point-for-r-water-outlet-tp5314835p5314856.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
