Dear frnds,
I want to upload an excel file and also want read this.
But from my knoledge, grass only support notepad or .csv.
I am using grass-wxpython through osgeo4w.
Please suggest any way that can i use direct excel file in GRASS.
regards.
Sandip
Hi,
2012/1/6 Sandip Maity <sandip.stesalit@gmail.com>:
I want to upload an excel file and also want read this.
But from my knoledge, grass only support notepad or .csv.
I am using grass-wxpython through osgeo4w.
Please suggest any way that can i use direct excel file in GRASS.
you could try new driver in GDAL/OGR [1] (requires FreeXL lib). Then
in the case that your GDAL/OGR installation supports XLS format, you
could use `v.in.ogr`.
v.in.ogr -f | grep XLS
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