draw cities on a map

Nicola Sebastiani scsebnic at LIBERO.IT
Wed Apr 8 19:24:52 EDT 2009


Hi,

thank you very much, it works very nice

Regards

Nicola
----------------------------------------------------------------------------------------------------------------------------------
 Are you interested in Weather Satellite and Earth Observation  for educational purposes? 
 Please, visit   ----------->>      http://www.scsebnic.net
----------------------------------------------------------------------------------------------------------------------------------

  ----- Original Message ----- 
  From: ibrahim Hadzismailovic 
  To: GRADSUSR at LIST.CINECA.IT 
  Sent: Wednesday, April 08, 2009 10:27 PM
  Subject: Re: draw cities on a map


  Hello,

  Try with this:


    'set strsiz 0.13'
    'set string 1 l 5'
    'query w2xy 18.43  43.86' (lat and long!!!)
    x_a = subwrd(result,3)
    y_a = subwrd(result,6)
   'draw string 'x_a' 'y_a' Sarajevo'

  Regards,

  Ibrahim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20090408/12c2161d/attachment.html 


More information about the gradsusr mailing list