GNgtopo30 {geonames} | R Documentation |
height from topo30
GNgtopo30(lat, lng)
lat |
latitude |
lng |
longitude |
get height from topo30 data
API doc for GNgtopo30 is at http://www.geonames.org/export/web-services.html#gtopo30
height record
Barry Rowlingson
## Not run:
GNgtopo30(lat=54,lng=-1)
## End(Not run)