[gradsusr] plot name city on the maps

Amit Misra amisra.amit at gmail.com
Sun Aug 1 01:32:36 EDT 2010


Dear Gianni,

Here is the procedure:

set lat  lowlat highlat                      ; setting the latitudes

set lon lowlon highlon                    ; setting the longitudes

d quantity                                     ; the variable you are
plotting

query w2xy longitude latitude         ; here longitude and latitude are
coordinates of Turin.

draw mark 3 x y 0.15                     ; x and y are output from the above
query command

draw string x y Turin

That's all. You may need to play with the x value in the final step
according to where you want "Turin" to be displayed (with respect to the
mark).

Best of Luck!

Amit Misra
Indian Institute of Technology
Kanpur
India
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100801/a877ff00/attachment-0003.html 


More information about the gradsusr mailing list