

- #DMD PANORAMA FLATTEN IMAGE PDF#
- #DMD PANORAMA FLATTEN IMAGE INSTALL#
- #DMD PANORAMA FLATTEN IMAGE DRIVERS#
- #DMD PANORAMA FLATTEN IMAGE SOFTWARE#
* GDALVersionInfo(): add BUILD_INFO version string * GDALNoDataMaskBand: implement IRasterIO() for an optimization in common use case (#4488) * Fix statistics computation when nodata value is +/- infinity (#4506)
#DMD PANORAMA FLATTEN IMAGE DRIVERS#
* Add a DMD_SUBDATASETS driver metadata, and advertize it in relevant drivers (#4902) * /vsizip/: fix handling of Eof() that could cause missed last feature(s) of zipped shapefiles (#4748) * /vsicurl/ and /vsicurl_streaming/ : make it possible to cache the files in RAM with VSI_CACHE = TRUE * Curl: allows setting the CURLOPT_PROXYAUTH setting through GDAL_PROXY_AUTH=BASIC/NTLM/DIGEST/ANY,Īllow setting CURLOPT_HTTPAUTH through GDAL_HTTP_AUTH=BASIC/NTLM/GSSNEGOTIATE/ANY (#4998) * Add API for OAuth2 authentication protocol. * Add CPLZLibDeflate() and CPLZLibInflate() * Fix thread-safety of CPLOpenShared() (#4848) * CPLRecodeStub(): for Windows, provide an implementation of UTF8 CPxxx conversions using Windows API * Add routine to validate a XML file against its XSD schema (needs libxml2) 'optimize' it for GML files * Deserialize various forms of textual representation for positive/negative infinity * CPL Thread API: add condition API, modeled on POSIX pthread_cond_ API * Make OGDI include path overridable (to match OSGeo4W's default location) * Make CPLGetErrorHandlerUserData() exported * Changed libdap test to use dap-config to detect version when possible * Better detection of OpenCL headers and library (#4665)
#DMD PANORAMA FLATTEN IMAGE INSTALL#
* For install target, create gdalplugins subdirectory in $(DESTDIR)$(INST_LIB)/ (Unix, except MacOSX) * Look for geotiff headers in /usr/include/libgeotiff too (#4706) * Add guess for the directory where to find openjdk on Ubuntu 12.04 (#4643) * Fix build on Gentoo with its custom zlib 1.2.6 with the OF macro removed * Make FileGDBAPI detection work with FileGDBAPI v1.1 and v1.2 (#4570) * Fix compilation failure with iconv on FreeBSD (#4525) * Add frmts/vrt to CONFIG_CFLAGS for developement version of gdal-config (needed for postgis 2.0 compilation) * Use nc-config to detect netcdf compilation and linking parameters (#4424) * -with-python: make it work with python3, and also accept path to python binary as argument of -with-python (#4725) * New optional dependencies : libpcre (for regular expressions support in SQLite), libxml2 (validation of GML files) Testing of previous versions is of course unchanged. #if GDAL_VERSION_NUM >= GDAL_COMPUTE_VERSION(1,10,0) #ifdef GDAL_COMPUTE_VERSION /* only available in GDAL 1.10 or later */ The new advised way of testing the GDAL version number (for GDAL 1.10 or later) at compilation time is : * Significantly improved drivers : PDF, SQLite, JP2OpenJPEGĭue to the 2-digit number '10' in GDAL 1.10, the GDAL_VERSION_NUM macro has been changed. * GDAL API_PROXY mechanism to run GDAL drivers in a separate process: * /vsicurl_streaming/: new virtual file system handler designed to read in streaming mode dynamically generated files * Make GDAL loadable as a SQLite3 extension (named VirtualOGR) (#4782) XLSX: read/write support for MS Excel 2007 and later Open Office XML.
#DMD PANORAMA FLATTEN IMAGE PDF#
PDF: read/write support for vector/structured PDF files ods (Open Document Spreadsheets) (needs libexpat) ODS : read/write support for OpenOffice. ElasticSearch: write-only support to write into ElasticSearch databases (needs libcurl) MBTiles: read-only support for MBTiles rasters (needs libsqlite3)
#DMD PANORAMA FLATTEN IMAGE SOFTWARE#
IRIS: read support for products generated by the IRIS weather radar software (#4854) DDS: write-only support for DirectDraw Surface format (#5017) CTable2: read/write support for CTable2 datum grid shift format ARG: read/write suuport for ARG datasets (#4591)
