On Mon, Oct 6, 2008 at 11:11 AM, Denise MacLeod
<[EMAIL PROTECTED]> wrote:
>ogr2ogr -overwrite -append -skipfailures -f ingres INGRES:mydbname
> road.shp
>
> Now however, the syntax is (as documented on the GDAL website):
>
>ogr2ogr -overwrite -append -skipfailues -f Ingres
> "@driver=ingre
For the seg fault, I've taken the liberty to fix it myself (r15463) as the fix
was obvious. But I encourage you - and others - to query the trac ticket
system (http://trac.osgeo.org/gdal/report/1?sort=ticket&asc=0) and create new
tickets if needed so that bug reports and patches don't get lost i
Hi -
I am another recent addition to the GDAL community. I am currently using the
Ingres driver for the latest svn trunk version. I had originally downloaded the
driver back in May, and had it working, but the latest version wasn't working
for me; specifically ogr2ogr was seg faulting.
After