_______________________________________________ postgis-users mailing list postgi...@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users
Hi José,
ogr2org can import excel files for you. http://www.gdal.org/ogr/drv_xls.html Or you compile gdal/ogr from svn then you can also import xlsx files. http://www.gdal.org/ogr/drv_xlsx.html
Gr
Ralf