<div><br></div><div>Dear Gianni,</div><div><br></div><div>Here is the procedure:</div><div><br></div><div>set lat lowlat highlat ; setting the latitudes </div><div><br></div><div>set lon lowlon highlon ; setting the longitudes</div>
<div><br></div><div>d quantity ; the variable you are plotting</div><div><br></div><div>query w2xy longitude latitude ; here longitude and latitude are coordinates of Turin.<br>
</div><div><br></div><div>draw mark 3 x y 0.15 ; x and y are output from the above query command</div>
<br><div>draw string x y Turin</div><div><br></div><div>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).</div>
<div><br></div><div>Best of Luck!</div><div><br></div><div>Amit Misra</div><div>Indian Institute of Technology</div><div>Kanpur</div><div>India</div><div><br></div><div><br></div><div><br></div><div><br></div>