Re: [gdal-dev] GeoPackage Open() Performance

2018-03-22 Thread Kevin Bentley
er > fixes were needed) > > The reason for this lower case comparison if I remember well was to add > compatibility with GeoPacakage databases created by ArcMap where there was > inconsistent case used. > See https://trac.osgeo.org/gdal/tick

[gdal-dev] GeoPackage Open() Performance

2018-03-20 Thread Kevin Bentley
't sure who to submit it to. There are also several other places in GDAL where queries to sqlite_master can be optimized, so I wanted to talk about it before I waste time refactoring other code. Is this a patch the maintainers would be interested in integrating? -- Kevin Bentley Cognitics, In

[gdal-dev] Mutex around Proj.4

2010-05-02 Thread Kevin Bentley
dded a while ago: * Revision 1.28 2005/06/08 19:38:14 fwarmerdam * protect PROJ.4 use with a mutex Thanks! Kevin Bentley ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev