Re: [gdal-dev] multiple processor compile option for build on Windows

2017-04-08 Thread Even Rouault
On vendredi 7 avril 2017 21:41:17 CEST Gregory, Matthew wrote: > Hi all, > > I do a funky build of GDAL where I'm still using the ArcInfo write driver > (GIO) from way back. Woo, first time I hear about that one. Doing some archeology, is it this thing that was removed 11 years ago per https:/

Re: [gdal-dev] I can't get ogr2ogr to overwrite an existing table

2017-04-08 Thread Stephen Woodbridge
On 4/8/2017 12:29 PM, Even Rouault wrote: On vendredi 7 avril 2017 15:59:49 CEST Stephen Woodbridge wrote: > Hi all, > > I'm having trouble figuring out how to overwrite an existing table with > ogr2ogr. I have tried various combos of arguments without success. > > What am I doing wro

Re: [gdal-dev] I can't get ogr2ogr to overwrite an existing table

2017-04-08 Thread Even Rouault
On vendredi 7 avril 2017 15:59:49 CEST Stephen Woodbridge wrote: > Hi all, > > I'm having trouble figuring out how to overwrite an existing table with > ogr2ogr. I have tried various combos of arguments without success. > > What am I doing wrong? I'm not sure. Similar requests work for me with G