Export IDRISI vector format
On Thu, 11 Feb 2010, gianni lavaredo wrote:
Dear reseachers is there a pck to export (and import) vector and raster with IDRISI format?
Please do review the information in the Spatial Task View at your nearest CRAN mirror, many of your questions are answered there. In this case, see the drivers supported in the rgdal package with: ogrDrivers() # for vector gdalDrivers() # for raster You need to avoid the Idrisi vector format, which is as bad as ArcGIS' personal geodatabase, and is a customised Access database: http://lists.osgeo.org/pipermail/gdal-dev/2009-February/019760.html If you need this under Windows, you'll have to build rgdal from source. Store vector data in something for which OGR has solid read and write drivers available for your platform. Roger
Thanks Gianni [[alternative HTML version deleted]]
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo
Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: Roger.Bivand at nhh.no