GNgtopo30 {geonames}R Documentation

topo30 height

Description

height from topo30

Usage

GNgtopo30(lat, lng)

Arguments

lat

latitude

lng

longitude

Details

get height from topo30 data

API doc for GNgtopo30 is at http://www.geonames.org/export/web-services.html#gtopo30

Value

height record

Author(s)

Barry Rowlingson

Examples

## Not run: 
GNgtopo30(lat=54,lng=-1)

## End(Not run)

[Package geonames version 0.999 Index]