Re: [gdal-dev] Convert a csv text file in a dbf file

2013-07-21 Thread Even Rouault
Le dimanche 21 juillet 2013 02:08:58, aperi2007 a écrit : > Hi, Rouault > > it work well. > > I see it want necessary the first line with titles. > To avoid it the docs say to use an integer field. > This is not my situation. > I have a file with all text fileds but without a title in the first l

Re: [gdal-dev] Convert a csv text file in a dbf file

2013-07-20 Thread aperi2007
Hi, Rouault it work well. I see it want necessary the first line with titles. To avoid it the docs say to use an integer field. This is not my situation. I have a file with all text fileds but without a title in the first line. There is a parameter to avoid the first line of fileds-name ? Thx,

Re: [gdal-dev] Convert a csv text file in a dbf file

2013-07-13 Thread Even Rouault
Le samedi 13 juillet 2013 08:46:10, Andrea Peri a écrit : > Hi, > > I have a csv text file without any geometric field. > > I need to convert it in a simple dbf file. > > Is this possible to do with ogr2ogr ? Yes $ cat nogeom.csv id,foo 1,bar $ ogr2ogr nogeom.dbf nogeom.csv $ ogrinfo nogeom.

Re: [gdal-dev] Convert a csv text file in a dbf file

2013-07-13 Thread Antonio Falciano
Il 13/07/2013 08:46, Andrea Peri ha scritto: Hi, I have a csv text file without any geometric field. I need to convert it in a simple dbf file. Is this possible to do with ogr2ogr ? ogr2ogr employee.shp employee.csv Cheers, Antonio -- Antonio Falciano http://www.linkedin.com/in/antoniofalc

[gdal-dev] Convert a csv text file in a dbf file

2013-07-12 Thread Andrea Peri
Hi, I have a csv text file without any geometric field. I need to convert it in a simple dbf file. Is this possible to do with ogr2ogr ? Thx -- - Andrea Peri . . . . . . . . . qwerty àèìòù - ___ gdal-dev mailing list