Skip to content
Prev 9513 / 29559 Next

spplot: 1) filling background polygon without overwriting foreground polygon; 2) left justifying sp.layout text

Thanks for the reproducable example. I can see what you want, and even
with the intended syntax, i.e.

sa.lst = list("sp.polygons", sa.shp, fill = "grey", first = T, col =
"black")

you don't get what I think you'd like. If the image attached is what you
want, I committed a code change to the sp repository. I want to run some
more checks to see whether it does not badly affect something else.

Best regards,
On 10/08/2010 04:18 PM, Lyndon Estes wrote: