[R-sig-Geo] Lat / Long - x/y?

Tom Gottfried tom.gottfried at tum.de
Tue Dec 13 13:40:52 CET 2011


Hi Sam,

Am 13.12.2011 13:27, schrieb Sam smith:
> Dear List i have been provided spatial data in the format lat/lon and i
> have realised that alot of functions in R require x/y coordinates i.e.
> positive integers only.

as far as I'm aware, coordinates are kept in numeric/double.

> I appreciate converting between the two is hard, taking into
> account projection, especially on the global scale that i am working.
>
> However i was wondering if there was a package / function that any body
> knew of that could do it? Or can arcGIS?

Could do what? Projection? In this case:

library(rgdal)
?spTransform

regards,
Tom

>
> Thanks
>
> Sam
>
> 	[[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

-- 
Technische Universität München
Department für Pflanzenwissenschaften
Lehrstuhl für Grünlandlehre
Alte Akademie 12
85350 Freising / Germany
Phone: ++49 (0)8161 715324
Fax:   ++49 (0)8161 713243
email: tom.gottfried at wzw.tum.de
http://www.wzw.tum.de/gruenland



More information about the R-sig-Geo mailing list