[R-sig-Geo] superimpose polygons on a grid
Wouter Buytaert
wouter at paramo.be
Wed Sep 3 23:41:52 CEST 2008
Hi all,
is there a way to plot polygons over a grid? It seems that:
> spplot(myspgrid, sp.layout(list("sp.polygon",mysppolygon)))
always plots the grid on top of the polygon (as in
<http://r-spatial.sourceforge.net/gallery/#fig07.R> and contrary to
lines and points).
Is there any way to change this (for instance to plot a lake area on top
of a raster DEM)?
cheers
Wouter
More information about the R-sig-Geo
mailing list