in reply to Re: approximating geological problems with highway data
in thread approximating geological problems with highway data
Q1. Open elevation was the first hit on a Web search for this.
Ok. Thx for your reply, marto, and several others who have pointed the way forward with better code. It will take me some time before I can incorporate the suggestions and have a different source for elevations than google, as well as avoiding having to going at it numerically by constraining hunting and pecking.
Q2 use answer for Q1 and..., so get better data and...
host your own instanceDo you mean an instance of a HTTP::Request object as in:
my $req = HTTP::Request->new(
I would still think that The Google would still know it's my IP address doing the asking. (?)
Cheers,
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: approximating geological problems with highway data
by marto (Cardinal) on Jan 28, 2023 at 09:45 UTC |
In Section
Seekers of Perl Wisdom