Re: [gdal-dev] gdaladdo taking very long time to build overviews for large extent mosaic.

2019-10-21 Thread Even Rouault
On lundi 21 octobre 2019 07:28:15 CEST FelixH wrote: > Are there any plans to fix the context switching issues with libtiff? This has been fixed in libtiff and GDAL master in June. Even -- Spatialys - Geospatial professional services http://www.spatialys.com

Re: [gdal-dev] Documenting build requirements (e.g. ODBC)

2019-10-21 Thread Thomas Gratier
Hi, In my opinion, although there are not explanations, Travis build files are a good help to sort out building issues dependencies. https://github.com/OSGeo/gdal/tree/master/gdal/ci/travis Mentioning them somewhere could help Regards Thomas Gratier Le dim. 20 oct. 2019 à 22:27, Mateusz Loskot

Re: [gdal-dev] gdaladdo taking very long time to build overviews for large extent mosaic.

2019-10-21 Thread FelixH
Are there any plans to fix the context switching issues with libtiff? This seems to be a quite important issue, given that the key feature of gdaladdo is only really usable with a workaround or by waiting for a very long time. Cheers, Felix -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL

Re: [gdal-dev] Schedule for next bugfix release

2019-10-21 Thread Andrea Battisti
Il 19/10/19 20:20, Sebastiaan Couwenberg ha scritto: On 10/19/19 8:04 PM, Even Rouault wrote: Not sure if I'll do a 2.4.3 for this round or defer that for a next time (are there people still needing those 2.4.x releases?) Yes, please. I would certainly appreciate a 2.4.x release as well!

Re: [gdal-dev] Adding The DWG Driver to ogr2ogr?

2019-10-21 Thread Robert Coup
HI Brandon, On Wed, 16 Oct 2019 at 17:34, Brandon Biggs wrote: > When you say "built against the Open Design Alliance Teiga library", what > does that mean? Do they have their own dll that needs to be included, or do > they have their own set of tools that need to be used to build gdal from > so