[R-sig-Geo] plot raster over google map

Ross Ahmed rossahmed at googlemail.com
Thu Feb 28 19:22:04 CET 2013


Brilliant, thanks


On 28/02/2013 17:52, "Barry Rowlingson" <b.rowlingson at lancaster.ac.uk>
wrote:

>> projection(myRaster)="+init=epsg:4326"  # lat-long WGS84
>> pRaster =projectRaster(myRaster, crs=projection(g)) # reproject to
>the google CRS (no need to type it all in again)
>> plot(pRaster,add=TRUE) # shazam



More information about the R-sig-Geo mailing list