i've generated a contour map with v.surf.rst,
r.contour and v.to.rast, so i have a contour raster
map but i want to display the values of these contours
close to the lines but i don't, how can i do it???
=====
LCA Miguel A. Altamirano del C.
"Los Mexicanos llevamos la fiesta en la garganta"
Tel. 01(232)32 45208
La belleza de la meteorología radica en saber
pronosticarla y no simplemente en estudiarla
(Miguel A. Altamirano 28-5-00)
_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
i've generated a contour map with v.surf.rst,
r.contour and v.to.rast, so i have a contour raster
map but i want to display the values of these contours
close to the lines but i don't, how can i do it???
GRASS 5.7:
v.labels -> ps.map
d.paint.labels? does it work with v.labels or is it orphaned?
d.vect display= ...
v.to.rast will only make it ugly if only needed for display.
> i've generated a contour map with v.surf.rst,
> r.contour and v.to.rast, so i have a contour raster
> map but i want to display the values of these contours
> close to the lines but i don't, how can i do it???
GRASS 5.7:
v.labels -> ps.map
d.paint.labels? does it work with v.labels or is it orphaned?
d.vect display= ...
v.to.rast will only make it ugly if only needed for display.