Skip to content
Prev 18091 / 29559 Next

How to translate coordinates from cylindrical to a Lambert Azimuthal Equal Area Projection

On Tue, Apr 23, 2013 at 3:30 PM, Barry Rowlingson
<b.rowlingson at lancaster.ac.uk> wrote:
...
Thanks for the hint! Now I know that I need to transform the raster
object from epsg:3035 to epsg:4326, but I have difficulties to turn
this into practice as the documentation sounds somewhat cryptic to me
and I am not sure how to code the desired transformation in R. Could
you provide some example code that might do the transformation?
That is good to know, but as I just want to use the coordinates for
reference only (i.e. to be able to "navigate" the raster through
Google Earth where I can easily recognize reference points to create
an extent) and not for representation, I think that these issues won't
affect me.
If I understand correctly, projectRaster would work on a RasterLayer
(in contrast to spTransform), but as I couldn't come up with working
code I'd appreciate if you could provide an example using these
functions.
This strategy is perfectly fine, but my struggle is exactly with the
first point, i.e. to crop the big raster to something more manageable.
The raster I'm working with contains vegetation feature classes and
thus I cannot easily recognize/determine the points by visually
examining the huge plot, so I hoped to use GE for navigation and
obtaining coordinates for the crop. Namely the latter procedure called
for the option to transform the coordinates to the projection GE uses.

Thanks,
Ivailo
--
UBUNTU: a person is a person through other persons.