I have been adding a new format to OGR, all seems well and OGRInfo works. Now I would like to test my code out using QGIS. Is there an easy way to switch which GDAL lib QGIS uses on a windows box? I've read Tim's blog post but would rather not go down the recompiling from source route if possible.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
This weekend I added a new OGR driver dll to the OSGeo4W build. You can drop a new gdal plugin - as long as it matches the same gdal version (in my case 1.8 - QGIS picked it up without trouble). |
|||||||||
|
|
I asked exactly the same question some time on the qgis mailing list, and here is the reply To quote from it
Also: if you install the gdaltools plugin, you can specify the gdal binary to be used for this plugin - it would be great, if QGIS would have the same functionality build in. |
|||
|