ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
522 B
Text
9 lines
522 B
Text
Geo::WebService::Elevation::USGS executes elevation queries against the
|
|
United States Geological Survey's web server. You provide the latitude
|
|
and longitude in degrees, with south latitude and west longitude being
|
|
negative. The return is typically a hash containing the data you want.
|
|
Query errors are exceptions by default, though the object can be configured
|
|
to signal an error by an undef response, with the error retrievable from
|
|
the 'error' attribute.
|
|
|
|
WWW: https://metacpan.org/release/Geo-WebService-Elevation-USGS
|