[R-sig-Geo] Elevation data

Michael Sumner mdsumner at gmail.com
Wed Jan 11 01:51:59 CET 2017


Passed through? Maybe you want ?raster::extract

There are a few versions of global elevation on CRAN, necessarily at low
resolution but no overall summary afaik (someone should do this :).

This is one: https://cloud.r-project.org/web/packages/GEOmap/index.html

If you have the stomach for development versions of packages see elevatr:
https://github.com/jhollist/elevatr

I tend to have the high-resolution files at hand because we use them
constantly, the main ones are Gebco14/Gebco08 and Etopo1/Etopo2 (from
Smith-Sandwell).

There's a reasonable overview here, you probably should find a specific
data set that is at the resolution you are after already, and you can cite
its derivation for your work:

http://vterrain.org/Elevation/global.html

Cheers, Mike.

On Wed, 11 Jan 2017 at 10:20 Miluji Sb <milujisb at gmail.com> wrote:

> Dear all.
>
> Is there a way to download global elevation data at the 1° x 1° resolution
> in R using a given set of coordinates?
>
> I know about the getData() function but can many coordinates be passed
> through this? Thanks!
>
> Sincerely,
>
> Milu
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
>
> University of Tasmania Electronic Communications Policy (December, 2014).
> This email is confidential, and is for the intended recipient only.
> Access, disclosure, copying, distribution, or reliance on any of it by
> anyone outside the intended recipient organisation is prohibited and may be
> a criminal offence. Please delete if obtained in error and email
> confirmation to the sender. The views expressed in this email are not
> necessarily the views of the University of Tasmania, unless clearly
> intended otherwise.
> .
>
-- 
Dr. Michael Sumner
Software and Database Engineer
Australian Antarctic Division
203 Channel Highway
Kingston Tasmania 7050 Australia

	[[alternative HTML version deleted]]



More information about the R-sig-Geo mailing list