Re: [gdal-dev] Spatialite Insert Performance

2013-09-17 Thread Norman Vine
You can see how ogr2ogr uses this by looking at code starting http://trac.osgeo.org/gdal/browser/trunk/gdal/apps/ogr2ogr.cpp#L3304 the -gt argument sets the nGroupTransactions value On Sep 17, 2013, at 4:22 PM, Bob Cave wrote: > Hello, > > I have written a program that uses GDAL 1.9.1 to inse

[gdal-dev] Spatialite Insert Performance

2013-09-17 Thread Bob Cave
Hello, I have written a program that uses GDAL 1.9.1 to insert data into a SQLite/Spatialite database, and I am running into performance problems with large amounts of data. The SQLite/Spatialite section of the OGR documentation says, "The -gt argument allows to explicitly set the number of rows