[GRASS-dev] native winGRASS pre-alpha testers needed
Moritz Lennert
mlennert at club.worldonline.be
Fri May 25 04:44:28 EDT 2007
On 24/05/07 18:36, Markus Neteler wrote:
> On Thu, May 24, 2007 at 06:10:46PM +0200, Moritz Lennert wrote:
>> On 24/05/07 17:35, Paolo Cavallini wrote:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>>
>>>
>>> Markus Neteler ha scritto:
>>>
>>>> - DBF access failed (r.to.vect in our case; this we really need to fix)
>> Could you be a bit more specific about what failed how ?
>
> They wanted to use r.to.vect to convert [r.]watershed basins to
> vector polygons. Doing so, r.to.vect was whining about DBF. I don't
> have the detailed error message since it wasn't my machine - sorry.
> Maybe you/someone could try r.watershed + r.to.vect?
r.watershed elevation=elevation.dem at PERMANENT threshold=100 basin=basins
stream=streams half.basin=half_basins visual=watershed_vis
r.to.vect input=streams at user1 output=streams feature=line
works perfectly for me.
The same for
r.to.vect input=basinsuser1 output=basins feature=area
If you (or the people who did the tests) can provide more details, I
could try again.
Moritz
More information about the grass-dev
mailing list