Learn R Programming

geonames (version 0.999)

GNgtopo30: topo30 height

Description

height from topo30

Usage

GNgtopo30(lat, lng)

Arguments

lat

latitude

lng

longitude

Value

height record

Details

get height from topo30 data

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

Examples

Run this code
# NOT RUN {
GNgtopo30(lat=54,lng=-1)
# }

Run the code above in your browser using DataLab