[gdal-dev] Re: [mapserver-users] Investigating OpenLayers -> MapServer (WMS) -> OGR -> db

Frank Warmerdam warmerdam at pobox.com
Sun Apr 20 09:46:56 EDT 2008


P Kishor wrote:
> Suggestion: would be nice for the OGR/<whatever> driver to log all its
> queries to a log file. This would make life really easy for the
> database types who may want to know more.

Puneet,

Many of the OGR RDBMS drivers will report SQL commands to the debug
output when debug output is enabled.  I notice the SQLite driver does
not do this.

> Question: would you (or someone on this list) happen to know which C
> file in the source code actually implements the OGR/SQLite driver?

gdal/ogr/ogrsf_frmts/sqlite/*.*

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the gdal-dev mailing list