Skip to content
Prev 20970 / 29559 Next

projection of ggmap:get_map() output

Edzer,

Thanks for the corrections. I had moved chunks and left loading the
packages in the wrong place.
It is correct now. Also, I've included a link to a file with just R
code and the link to the vector shapefile.

As far as I can tell, "levelplot() + layer()"
or "spplot() + layer()"
do not check correspondence of the proj4string of the operands on both sides of
the +. Actually, both commands totally ignore any CRS information.
This is why we've got into this mess
and must be aware of providing consistent layers.

Agus

On Tue, May 6, 2014 at 6:02 PM, Edzer Pebesma
<edzer.pebesma at uni-muenster.de> wrote: