Re: [Gdal-dev] OGR: DXF driver

2008-10-13 Thread Fodder
Hi All, I am also very keen for an OGR DXF/DWG driver that supports reading and writing. I imagine there would be many people that would take advantage of this capability. I would also be willing to contribute financially if somebody wanted to take the project on board. I may not be able to fund

Re: [gdal-dev] C# OGR and memoryproblems.

2008-10-13 Thread Tamas Szekeres
2008/10/13 Hallgren, Johan <[EMAIL PROTECTED]>: > Let's see here. What are you meaning with "open-shared option" you're mention? > Creating the Dataset by using Gdal.OpenShared() for example. > We tried to use Dispose() on datasource but the program crashed immediately. > Then we used feature.

Re: [gdal-dev] Motion: Adopt GDAL 1.5.3RC1 as official 1.5.3 Release

2008-10-13 Thread Andreas Neumann
Hi Frank and Pirmin, If gdal 1.5.4 can be released soon, which should include Pirmins improvements, its fine for me. Meanwhile I can install/test the trunk builds on my Linux machines. My problem is that I also have to maintain a couple of Windows machines with gdal and QGIS which should get the

RE: [gdal-dev] GDAL 1.5.3RC1

2008-10-13 Thread Rene Hogendoorn
Dear Frank, Please apply ticket #2906 (HDF4 build issue, fixed on trunk) before releasing 1.5.3. The HDF4 issue prevents gdal from building out-of-the-box on opensuse >= 10.3. Regards, Rene Hogendoorn ___ gdal-dev mailing list gdal-dev@lists.osgeo.org

RE: [gdal-dev] C# OGR and memoryproblems.

2008-10-13 Thread Hallgren, Johan
Hello again Tamas First of all, we are working with a web service, so problems will arise in the asp-working process. Let's see here. What are you meaning with "open-shared option" you're mention? We tried to use Dispose() on datasource but the program crashed immediately. Then we used feature