Hi again...

I like spplot (in sp package), but I would like to able to plot
simpler types like SpatialPolygons, SpatialPoints, etc. Even Polygons.
And a default method could plot points using xy.coords. I do not see
why a data.frame must be attached, it might not be relevant:

> showMethods(spplot)
Function: spplot (package sp)
obj="SpatialGridDataFrame"
obj="SpatialLinesDataFrame"
obj="SpatialPixelsDataFrame"
obj="SpatialPointsDataFrame"
obj="SpatialPolygonsDataFrame"

Also, I would like it if there was some way to _not_ draw a key in the
SpatialPointsDataFrame method. Perhaps you could detect key=F or
auto.key=F.

Regards,
Felix

-- 
Felix Andrews / 安福立
PhD candidate
Integrated Catchment Assessment and Management Centre
The Fenner School of Environment and Society
The Australian National University (Building 48A), ACT 0200
Beijing Bag, Locked Bag 40, Kingston ACT 2604
http://www.neurofractal.org/felix/
voice:+86_1051404394 (in China)
mobile:+86_13522529265 (in China)
mobile:+61_410400963 (in Australia)
xmpp:[EMAIL PROTECTED]
3358 543D AAC6 22C2 D336  80D9 360B 72DD 3E4C F5D8

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to