Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
457 B
Text
7 lines
457 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.
|