[GRASSLIST:3955] Drawing text on the map.

Hi

I am a new user of GRASS gis . I am trying to draw text on the map with respect to Lat/Lon not with the X,Y or the line number. Is there any command i can use? I have used the “d.text” command which draws the text by taking the X,Y coordinates or the line number. But i want to Lat/Lon in place of X,Y. Hope that i will get some help.

Thanks

Bhriti Bhushan


Indiatimes Email now powered by APIC Advantage. Help!

Help
Click on the image to chat with me

I am a new user of GRASS gis . I am trying to draw text on the map
with respect to Lat/Lon not with the X,Y or the line number. Is there
any command i can use? I have used the "d.text" command which draws
the text by taking the X,Y coordinates or the line number. But i want
to Lat/Lon in place of X,Y. Hope that i will get some help.

[5.0/5.3]
Import the Lat/Lon label positions as sites, and use d.site.labels.

[5.7]
Import the Lat/Lon label positions as vector sites, and use d.vect.

Hamish