Hi, 2012/2/29 SWAPAN GHOSH <[email protected]>: > Any one can solve me the problem like-"How we can Import data using XLS file > rather csv"
try `v.in.ogr` with the most recent version of GDAL/OGR (ensure that XLS driver is built [1]). v.in.ogr -f Available OGR Drivers: ... XLS (ro): XLS ... Martin [1] http://gdal.org/ogr/drv_xls.html -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
