Return to site

Gdal install drivers for hdf4 on mac

broken image
broken image

* handle north and south polar zones (ZNA 9 and 18) (#6783) * gdal_rasterize: fix segfaults when rasterizing into an ungeoreferenced raster, or when doing 'gdal_rasterize my.shp my.tif' with a non existing my.tif (#6738) * gdalinfo -json: fix order of points in ordinates (github #166)

broken image

* OpenCL wrapper: fix wrapping of Float32 data type with NVIDIA OpenCL (#6669) * OpenCL wrapper: do not use CL_MEM_COPY_HOST_PTR flag as it is forbidden by the opencl spec for clGetSupportedImageFormats() use case.

broken image

* Warper: avoid undefined behaviour when doing floating point to int conversion, that may trigger exception with some compilers (LLVM 8) (#6753) * Fix GetDiskFreeSpace() on 32bit Linux to avoid 32bit overflow when free disk space is above 4 GB (#6750) As a fallback also honour the CURL_CA_BUNDLE and SSL_CERT_FILE environment variables used by the curl binary, which makes this setting also available for /vsicurl/, /vsicurl_streaming/, /vsis3/ and /vsis3_streaming/ file systems (#6732) * CPLHTTPFetch(): add a CAINFO option to set the path to the CA bundle file. * windows: makegdal_gen.bat: update script to generate most recent Visual C++ project files (#6635) * Windows: include plugins in clean, oci: also clean dll