Agustin Lobo wrote:
> So the work is
> perhaps more on the GIS side, which should be able to represent
> R spatial objects, or provide R with a real geographical display.

  Now this could be done with a GDAL/OGR driver for R-spatial objects 
(stored in .RData files). Then you could use any GIS with GDAL/OGR 
capabilities to make pretty maps with R objects.

  I'm not really au fait with writing and linking GDAL/OGR drivers, but 
the code would have to link with libR and require the sp package... Fun. 
Anyone up for it?

Barry

_______________________________________________
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