#2362: database connection for output of r.stream.snap
-------------------------+--------------------------------------------------
Reporter: jradinger | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: Database | Version: unspecified
Keywords: | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by jradinger):
Here some minimum working example from the NC-dataset.
{{{
# Within NC-Dataset
# streams extract from elevation map via r.watershed
r.watershed elevation=elevation threshold=100 stream=rwatershed_streams
# Snap hospitals to rivers
r.stream.snap input=firestations output=firestations_snapped
stream_rast=rwatershed_streams radius=15
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2362#comment:1>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev