Skip to content

(no subject)

2 messages · laure velez, Roger Bivand

#
On Tue, 5 Jan 2010, laure velez wrote:

            
Please try:

image(grid, axes=TRUE)
plot(pol, add=TRUE)

If the polygon doesn't show up in the correct place, do examine summary() 
output for both objects. I suspect that the coordinate values of the 
objects - seem in the bounding boxes in the summary output - do not 
overlap, probably because the coordinate reference systems differ.

Roger