[gdal-dev] GDAL dependencies
Lars
laasunde at hotmail.com
Tue May 22 01:37:55 PDT 2018
Even,
Just the information that I needed. Thank you 😊
________________________________
Fra: Even Rouault <even.rouault at spatialys.com>
Sendt: 22. mai 2018 10:05
Til: gdal-dev at lists.osgeo.org
Kopi: Lars
Emne: Re: [gdal-dev] GDAL dependencies
On mardi 22 mai 2018 07:59:08 CEST Lars wrote:
> Hello,
>
> Does GDAL have an updated list of required and optional dependencies?
Lars,
Required: none currently, except a C++ compiler
But for usual functionalities, I'd suggest libsqlite3, libcurl, libexpat
You an consult the right most column of http://gdal.org/formats_list.html and http://www.gdal.org/ogr_formats.html to see which dependencies are needed to have support for which driver.
Looking at
https://github.com/OSGeo/gdal/blob/master/gdal/nmake.opt or
https://github.com/OSGeo/gdal/blob/master/gdal/configure.ac
will also give you the list of all potential dependencies.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20180522/974db194/attachment.html>
More information about the gdal-dev
mailing list