File: googmap.sh

package info (click to toggle)
gpsbabel 1.8.0%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 98,500 kB
  • sloc: cpp: 104,835; xml: 13,342; sh: 1,933; ansic: 1,393; perl: 577; tcl: 138; makefile: 17; javascript: 9
file content (5 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (9)
1
2
3
4
5

FROM="233 S. Wacker, Chicago, IL"
TO="1060 W. Addison, Chicago, IL"
wget -O - "http://maps.google.com/maps?q=$FROM to $TO&output=xml" 2>/dev/null