in reply to Re^2: approximating geological problems with highway data
in thread approximating geological problems with highway data
I may have worn out my welcome with the server because it didn't always not want to talk to me at all
When I quote properly to allow interpolation, I get:
$ ./6.am.pl ... Error fetching: 504 Gateway Time-out at ./6.am.pl line 298. $
, having changed the GET line to:
'GET' => "https://api.open-elevation.com/api/v1/lookup?locations=$lat%2C$lon",
Progress? Maybe.....
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: approximating geological problems with highway data
by marto (Cardinal) on Feb 03, 2023 at 22:41 UTC | |
by Aldebaran (Curate) on Feb 07, 2023 at 05:02 UTC | |
by marto (Cardinal) on Feb 07, 2023 at 07:23 UTC |
In Section
Seekers of Perl Wisdom