Port details on branch 2024Q4 |
- gdal Translator library for raster geospatial data formats
- 3.10.0 graphics =11 3.9.2_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2001-10-17 16:02:21
- Last Update: 2024-11-21 13:37:59
- Commit Hash: 478505f
- People watching this port, also watch:: proj, geos, curl, gtk2, aspell
- Also Listed In: geography
- License: MIT
- WWW:
- https://gdal.org/
- https://github.com/OSGeo/gdal
- Description:
- GDAL - Geospatial Data Abstraction Library
GDAL/OGR is a translator library for raster and vector geospatial data
formats that is released under an Open Source license. As a library, it
presents a single abstract data model to the calling application for all
supported formats.
Current translators provide read (and sometimes write) access to a variety
of formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial,
Mapinfo mid/mif and TAB, GeoTIFF, Erdas Imagine, ESRI .BIL, .aux labelled
raw, DTED, SDTS DEM, JPEG, PNG and Arc/Info Binary/ASCII Grid.
A full list of supported data formats is available on the official website.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/gdal/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/gdal
- pkg install gdal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gdal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731679186
SHA256 (gdal-3.10.0.tar.xz) = af821a3bcf68cf085724c21c9b53605fd451d83af3c8854d8bf194638eb734a8
SIZE (gdal-3.10.0.tar.xz) = 9194528
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libgeotiff>=1.5.0 : graphics/libgeotiff
- proj>=6,1 : graphics/proj
- openjpeg>=2.1.0 : graphics/openjpeg
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgeotiff.so : graphics/libgeotiff
- libgif.so : graphics/giflib
- libjson-c.so : devel/json-c
- libpng.so : graphics/png
- libproj.so : graphics/proj
- libqhull_r.so : math/qhull
- libtiff.so : graphics/tiff
- libaec.so : science/libaec
- libcurl.so : ftp/curl
- libdeflate.so : archivers/libdeflate
- libexpat.so : textproc/expat2
- libfreexl.so : textproc/freexl
- libgeos.so : graphics/geos
- libhdf5.so : science/hdf5
- libkmlbase.so : science/libkml
- liburiparser.so : net/uriparser
- libLerc.so : graphics/lerc
- libxml2.so : textproc/libxml2
- liblz4.so : archivers/liblz4
- libnetcdf.so : science/netcdf
- libopenjp2.so : graphics/openjpeg
- libpcre2-8.so : devel/pcre2
- libpoppler.so : graphics/poppler
- libSFCGAL.so : databases/sfcgal
- libspatialite.so : databases/spatialite
- libwebp.so : graphics/webp
- libxerces-c.so : textproc/xerces-c3
- libzstd.so : archivers/zstd
- libjpeg.so : graphics/jpeg-turbo
- libminizip.so : archivers/minizip
- libpq.so.5 : databases/postgresql16-client
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Build
-
- astro/libosmium
- graphics/py-rasterio
- for Libraries
-
- astro/merkaartor
- astro/qmapshack
- cad/sumo
- databases/grass7
- databases/grass8
- databases/postgis31
- databases/postgis32
-
Deleted ports which required this port:
- for Run
-
- graphics/py-rasterio
Configuration Options:
- ===> The following configuration options are available for gdal-3.10.0:
AEC=on: Adaptive entropy coding library
ARMADILLO=off: TPS transform computation via Armadillo
BRUNSLI=off: Brunsli support via libbrunsli library
CFITSIO=off: FITS support via CFITSIO
CRYPTOPP=off: Cryptopp support
CURL=on: Data transfer support via cURL
DEFLATE=on: Faster deflate support via libdeflate library
ECW=off: ECW image format support
EXPAT=on: XML parser support via Expat
EXR=off: EXR support via OpenEXR library
FREEXL=on: Excel file (.xls) support via FreeXL
GEOS=on: GEOS Geometry Engine support
GTA=off: Generic Tagged Array (GTA) support
HDF5=on: HDF-5 data format support
HEIF=off: ISO/IEC 23008-12:2017 HEIF file format support
JXL=off: JPEG XL image format via libjxl
KML=on: Keyhole Markup Language (KML) support
LERC=on: LERC (Limited Error Raster Compression) support
LIBXML2=on: XML parser support via libxml2
LZ4=on: LZ4 compression support
MYSQL=off: MySQL database support
NETCDF=on: NetCDF data format support
ODBC=off: ODBC database backend
OPENJPEG=on: Enhanced JPEG graphics support
PCRE2=on: Regular expression support for SQLite
PGSQL=on: PostgreSQL database support
RASTERLITE2=off: RasterLite2 support
SFCGAL=on: 3D operations support via SFCGAL
SPATIALITE=on: SpatiaLite support
SQLITE=on: SQLite database support
TILEDB=off: TileDB support
WEBP=on: WebP image format support
XERCES=on: XML parser support via Xerces
ZSTD=on: Zstandard compression support
====> PDF document support: you can only select none or one of them
PODOFO=off: PDF file support via PoDoFo
POPPLER=on: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
- Options name:
- graphics_gdal
- USES:
- cmake compiler:c++17-lang cpe iconv jpeg localbase pkgconfig ssl tar:xz minizip pgsql sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|