On 3/9/2013 2:12 AM, Even Rouault wrote:
Le samedi 09 mars 2013 02:20:55, Allen Kempe a écrit :
In my application, I would like to be able to programatically specify
which driver to use when opening a GDALDataset when more than one driver
can process the file. To do this, I have deregistered the
Le samedi 09 mars 2013 02:20:55, Allen Kempe a écrit :
> In my application, I would like to be able to programatically specify
> which driver to use when opening a GDALDataset when more than one driver
> can process the file. To do this, I have deregistered the drivers that I
> don't want to use. T
In my application, I would like to be able to programatically specify
which driver to use when opening a GDALDataset when more than one driver
can process the file. To do this, I have deregistered the drivers that I
don't want to use. The GetGDALDriverManager-::DeregisterDriver()
function doe