[ gpsdrive ] Anyone know what I'm doing wrong?
Matthew Polashek
matt at tinysongs.net
Fri Apr 25 19:31:32 AKDT 2008
no dice. I don't think the script works. I tried every combinations of
quotes and every verion of the calls in both the pl and non pl
versions. Even without an error, nothing gets downloaded. Anyone else
that can help?
matthew at ubuntulaptop:~$ gpsfetchmap.pl --start-lat 40.3847 --end-lat
40.5661 --start-lon -74.2593 --end-lon -74.3194 -sc 10000 --mapserver
expedia
You are about to download file(s).
You are violating the map servers copyright!
Are you sure you want to continue? [y|n] y
Downloading files:
Failcount: 0
Joerg Ostertag (gpsdrive Munich/Germany) wrote:
> On Freitag 25 April 2008, Matthew Polashek wrote:
>
>> ~$ gpsfetchmap -sla 40.5661 -ela 40.3847 -slo -74.3194 -elo -74.2593 -sc
>> 10000-100000 -a 3 -F
>> Value "-sla" invalid for option start-lat (real number expected)
>> Value "-ela" invalid for option end-lat (real number expected)
>>
>
> use "" arround the scale value; otherwise the -10000 is interpreted as another
> option.
>
> The -a 3 option will only work with a centerpoint like -w Munic
>
> Try using
> --start-lat
> I think there was a bug in one of the old ones.
>
> Otherwise use Area downloading with something like
> gpsfetchmap -w Munich -a 10 --scale "10000-100000"
>
> I hope these hints will help you...
>
>
More information about the GPSdrive
mailing list