There are many ways to do this, depending on what type of spatial data
you are working with and what you want your maps to look like.  The sp
package provides S4 classes and methods for working with GIS data. Two
likely candidates for importing data are the rgdal and maptools
packages.  See the Spatial Task View:
http://cran.r-project.org/web/packages/rgdal/index.html

Also, there is a r-sig for spatial data:
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Kingsford Jones

On Thu, May 1, 2008 at 6:56 AM, stephen sefick <[EMAIL PROTECTED]> wrote:
> Does anyone know of a package to make a map from GIS data, and/or would it
>  be easier in one of the free GIS programs.  I would like to make a map of
>  the savannah river area with our sampling locations.
>  thanks
>
>  stephen
>
>  --
>  Let's not spend our time and resources thinking about things that are so
>  little or so large that all they really do for us is puff us up and make us
>  feel like gods. We are mammals, and have not exhausted the annoying little
>  problems of being mammals.
>
>  -K. Mullis
>
>         [[alternative HTML version deleted]]
>
>  ______________________________________________
>  R-help@r-project.org mailing list
>  https://stat.ethz.ch/mailman/listinfo/r-help
>  PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>  and provide commented, minimal, self-contained, reproducible code.
>

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to