Re: [GRASS-user] r.watershed: output basin map

2012-04-19 Thread Margherita Di Leo
Hi, On Thu, Apr 19, 2012 at 12:48 AM, Rich Shepard rshep...@appl-ecosys.comwrote: The attached pdf shows the basin map output by r.watershed based on a 10m DEM and a threshold of 15. The NHD level 6 subbasins are outlined in black and the 1:24K NHD streams are in blue. The small white

Re: [GRASS-user] r.watershed: output basin map

2012-04-19 Thread Rich Shepard
On Thu, 19 Apr 2012, Margherita Di Leo wrote: Please post information about the region, r.info of the map and the command line of r.watershed that you use. Also, do you use a mask? Pankaj Kr Sharma, please avoid to reply attaching the whole digest. madi, Micha, Pankaj: The Level 6 HUC

Re: [GRASS-user] r.watershed: output basin map

2012-04-19 Thread Margherita Di Leo
On Thu, Apr 19, 2012 at 5:58 PM, Rich Shepard rshep...@appl-ecosys.comwrote: On Thu, 19 Apr 2012, Margherita Di Leo wrote: Please post information about the region, r.info of the map and the command line of r.watershed that you use. Also, do you use a mask? Pankaj Kr Sharma, please avoid to

Re: [GRASS-user] internal buffer of polygon

2012-04-19 Thread Markus Neteler
Hi all, does anyone have a new(er) trick for negative vector buffers (in GRASS 7)? thanks Markus On Thu, Oct 29, 2009 at 4:59 PM, Milton Cezar Ribeiro miltinho.astrona...@gmail.com wrote: Hi Maning, Sometimes I have the same issue, but I don't solve this on vector. Just supose you have a

Re: [GRASS-user] r.watershed: output basin map

2012-04-19 Thread Rich Shepard
On Thu, 19 Apr 2012, Margherita Di Leo wrote: You can query the white cells and discover that they are null values. This is because r.watershed delineates only the basins that fall entirely into the computational region. madi, I believe that the basin to the west of the large white one on

Re: [GRASS-user] r.watershed: output basin map

2012-04-19 Thread Rich Shepard
On Thu, 19 Apr 2012, Margherita Di Leo wrote: Actually, I fear that nature doesn't really care about politic boundaries No, but national data sets do. The basin to the west of the top-most white area also does not include the mouth of the main stem shown, but it's colored as a basin.

Re: [GRASS-user] r.watershed: output basin map

2012-04-19 Thread Margherita Di Leo
On Thu, Apr 19, 2012 at 6:44 PM, Rich Shepard rshep...@appl-ecosys.comwrote: On Thu, 19 Apr 2012, Margherita Di Leo wrote: Actually, I fear that nature doesn't really care about politic boundaries No, but national data sets do. The basin to the west of the top-most white area also does

Re: [GRASS-user] Simultaneous r.horizon processes

2012-04-19 Thread Collin Bode
Hamish, Markus, I have compiled the OpenCL code and got it to work with Grass70svn on Ubuntu 11.10, but it is severely memory constrained. Your map has to fit in your video ram (1GB for me). You can't use memory partitioning unless you have already run r.horizon, unfortunately, and

Re: [GRASS-user] Simultaneous r.horizon processes

2012-04-19 Thread Collin Bode
Daniel, Wow, I may have done the math wrong, but I think you would need ~10GB of RAM per r.horizon process to run your map without constraining the area. So, I would be inclined to agree with Hamish that you may be RAM constrained. I have had some success using g.region to tile my dataset

[GRASS-user] r.stream.extract: map mis-match error

2012-04-19 Thread Rich Shepard
On one project the r.stream.extract error, Accumulation map does not match elevation map!, was caused by a mask on the elevation map. With this project the mask was removed, and no longer limits the DEM region. anyway. I started over to ensure the elevation map was not masked. Because of the

Re: [GRASS-user] internal buffer of polygon

2012-04-19 Thread Hamish
v.in.region + v.overlay to do the inversion. H --- On Thu, 4/19/12, Markus Neteler nete...@osgeo.org wrote: From: Markus Neteler nete...@osgeo.org Subject: Re: [GRASS-user] internal buffer of polygon To: Milton Cezar Ribeiro miltinho.astrona...@gmail.com Cc: GRASS user list

[GRASS-user] DTM with contour lines and points

2012-04-19 Thread Pedro VenĂ¢ncio
Hello all, I usually use v.surf.rst to build DTM from contour lines. However, this time I have, in addition to the contour lines, a wide range of elevation points. How can I use isolines and points at the same time to generate the DTM? I thought a way to get around, which is to convert the