[GRASS-dev] How can I use excel file in GRASS-wxpython
Martin Landa
landa.martin at gmail.com
Fri Jan 6 06:32:32 EST 2012
Hi,
2012/1/6 Sandip Maity <sandip.stesalit at 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
More information about the grass-dev
mailing list