[GRASS-user] error in v.in.ogr with null values

Jeshua Lacock jeshua at 3DTOPO.com
Wed Aug 16 13:41:22 PDT 2017


> On Aug 16, 2017, at 2:36 PM, Jeshua Lacock <jeshua at 3DTOPO.com> wrote:
> 
> #convert DBF to CSV file to properly handle blank fields
> ogr2ogr  -f 'CSV' fileName.csv fileName.dbf

Ooops - first line of the example should be this instead:

#convert DBF to CSV file to properly handle blank fields
ogr2ogr  -f 'CSV' fileName.csv fileName_fixed.dbf



More information about the grass-user mailing list