[GRASSLIST:5935] Re: Trouble with v.surf.rst
H Bowman
hamish_nospam at yahoo.com
Mon Mar 31 21:29:40 EST 2003
> I am trying to create a surface map from vector contour lines. The method
> I've been trying is v.surf.rst.
try v.to.rast and r.contour instead of r.surf.contour.
works for me.
r.contour caveat:
It apparently uses a value of 0 for NULL, so any coastline arc will disappear. It's a pain and already filed as bug 1402. Changing the line to be 0.01 or something fixes it.
are your lines labeled correctly?
More information about the grass-user
mailing list