On Thu, 23 Mar 2017, Rich Shepard wrote:
What raster module will allow me to specify the new value of a DEM cell if I provide the easting and northing coordinates?
Using v.in.ascii instead. File blocked_culvert.txt in mapset topography contains: 2295820.0|175258.0|160.0 2295820.0|175257.0|160.0 2295821.0|175258.0|160.0 2295821.0|175257.0|160.0 But, GRASS cannot read this file: v.in.ascii input=blocked_culvert.txt output=blocked_elev --overwrite ERROR: Unable to open input file <blocked_culvert.txt>. I'm not seeing my error here. Rich _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
