Automating tasks with GRASS

  • Make HTML Image Map
  • Load SRTM
  • You have a command line, and so can use any scripting tool you wish!
sudo mysql nocat < get_interested.sql | /home/rich/wa/gps/dd2ll.pl > temp.ll
m.ll2u -z spheroid=wgs84  input=temp.ll | adjust.pl > file.utm
s.in.ascii input=file.utm sites=nocat_interested
previous - Tutorial Index - next