Skip to content
Prev 349831 / 398513 Next

extracting slot "coords" from a Polygons class object

Note that you can get everything (without recording its structure) with
coordinates(as(as(x, "SpatialLines"), "SpatialPoints")) - also  ggplot2
uses fortify methods to turn these objects into tables.

Cheers, Mike.
On Thu, 9 Apr 2015 at 22:57 Monica Pisica <pisicandru at hotmail.com> wrote: