Commit graph

2 commits

Author SHA1 Message Date
Wen Heping
e5e2dee718 - Update to 0.006
- Reset maintainer to perl@

Feature safe:	yes
2010-07-04 02:35:49 +00:00
Wen Heping
dd998fd1cb 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: http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/
2010-01-15 07:20:43 +00:00