Re: [GDAL-Dev]: Adding the new driver dynamically

2008-12-04 Thread Frank Warmerdam
On Thu, Dec 4, 2008 at 5:24 AM, Cherif Oueslati <[EMAIL PROTECTED]> wrote: > Hello, > > I have created anew format and added it to the GDAL tree successfully using > the procedures indicated in the "GDAL Driver Implementation Tutorial". > > I would like to know if there is another solution to add m

[GDAL-Dev]: Adding the new driver dynamically

2008-12-04 Thread Cherif Oueslati
Hello, I have created anew format and added it to the GDAL tree successfully using the procedures indicated in the "GDAL Driver Implementation Tutorial". I would like to know if there is another solution to add my driver dynamically without following these procedures every time that I would like