id summary reporter owner description type status priority milestone component version severity resolution keywords cc 5490 GDAL must check driver version while loading from GDAL_DRIVER_PATH bishop warmerdam " Just according to global changes by RFC46 it worth to add functionality to prevent loading by gdal drivers from GDAL_DRIVER_PATH that linked with other gdal version. Proposed solutions: 1. GDAL must add to GDAL_DRIVER_PATH current gdal version (i.e. GDAL_DRIVER_PATH/1.11/) 2. Add some method (i.e. GetGDALDriverVer()) that any driver should support. If method is absent - the version is incompatible 3. Drop global env support for GDAL_DRIVER_PATH - this is responsible of the developer to set right path for GDAL_DRIVER_PATH in the program via SetConfigOption or --config key " enhancement closed normal default svn-trunk normal invalid