Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: approximating geological problems with highway data

by Aldebaran (Curate)
on Feb 03, 2023 at 21:20 UTC ( [id://11150149]=note: print w/replies, xml ) Need Help??


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

    Host your own instance and avoid such problems, or at least be in a position to fix them yourself.

      Host your own instance and avoid such problems, or at least be in a position to fix them yourself.

      I've been working on the docker part, taking my lumps but not bringing it up, as it isn't perl proper. I had a setback with following outdated instructions on the first attempt. I found a nice fresh how-to-install-docker-on-linux, from 31 January 2023, and have made considerable progress, but I can't quite get to where I successfully pull files. Fuller story in readmores:

      Fishing for tips from more experienced parties,

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11150149]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-29 05:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found