Piotr thanks for the suggestion. The reason why I want to save to dbf is mainly because that is what SAGA uses for tables, so if the input is not a shapefile, it has to be exported to it before passing to SAGA from SEXTANTE (currentyl, it won't work with tables in a different format)
CSV is much easier to implement, and better as an exchange format probably, but some apps are limited in that, and SAGA is one of the main providers behind SEXTANTE, so it would be good to have that conversion implemented Anyway, many thanks! 2013/2/11 p0cisk <[email protected]>: > Hi Victor, Why not to save attributes to CSV format? I think it's more > portable format. If you want to save also field types you can use .csvt > file. Regards Piotr > ________________________________ > View this message in context: Re: Saving to a DBF > Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer > _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
