gdal 3.4.3+dfsg-1 source package in Ubuntu

Changelog

gdal (3.4.3+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols for 3.4.3~rc1.
  * Strip pre-releases from symbols version.
  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Wed, 04 May 2022 11:38:11 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gdal_3.4.3+dfsg-1.dsc 3.2 KiB b454560762bb8920c1c0a188c6dd00a19ad3ae9576ec8129fae0abab0dbc0cbe
gdal_3.4.3+dfsg.orig.tar.xz 9.0 MiB e1311276c90d67448f1a95392f4cd12953fc22a4aa7ecba1228383030d9bc8db
gdal_3.4.3+dfsg-1.debian.tar.xz 256.7 KiB d10bf64f6b62467c2830abd4a74dd684ef879a9e425f7bbbce4a286343de421b

No changes file available.

Binary packages built by this source

gdal-bin: Geospatial Data Abstraction Library - Utility programs

 GDAL is a translator library for raster geospatial data formats.
 As a library, it presents a single abstract data model to the
 calling application for all supported formats. The related OGR
 library (which lives within the GDAL source tree) provides
 a similar capability for simple features vector data.
 .
 GDAL supports 40+ popular data formats, including commonly used
 ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in
 GIS and remote sensing software packages (ERDAS Imagine,
 ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote
 sensing and scientific data distribution formats such as HDF,
 EOS FAST, NOAA L1B, NetCDF, FITS.
 .
 OGR library supports popular vector formats like ESRI Shapefile,
 TIGER data, S57, MapInfo File, DGN, GML and more.
 .
 This package contains utility programs, based on GDAL/OGR library,
 namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo,
 ogrtindex.

gdal-bin-dbgsym: debug symbols for gdal-bin
gdal-data: Geospatial Data Abstraction Library - Data files

 GDAL is a translator library for raster geospatial data formats.
 As a library, it presents a single abstract data model to the
 calling application for all supported formats. The related OGR
 library (which lives within the GDAL source tree) provides
 a similar capability for simple features vector data.
 .
 GDAL supports 40+ popular data formats, including commonly used
 ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in
 GIS and remote sensing software packages (ERDAS Imagine,
 ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote
 sensing and scientific data distribution formats such as HDF,
 EOS FAST, NOAA L1B, NetCDF, FITS.
 .
 OGR library supports popular vector formats like ESRI Shapefile,
 TIGER data, S57, MapInfo File, DGN, GML and more.
 .
 This package contains the GDAL data files.

libgdal-dev: Geospatial Data Abstraction Library - Development files

 GDAL is a translator library for raster geospatial data formats.
 As a library, it presents a single abstract data model to the
 calling application for all supported formats. The related OGR
 library (which lives within the GDAL source tree) provides
 a similar capability for simple features vector data.
 .
 GDAL supports many popular data formats, including commonly used
 ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in
 GIS and remote sensing software packages (ERDAS Imagine,
 ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote
 sensing and scientific data distribution formats such as HDF,
 EOS FAST, NOAA L1B, NetCDF, FITS.
 .
 OGR library supports popular vector formats like ESRI Shapefile,
 TIGER data, S57, MapInfo File, DGN, GML and more.
 .
 This package contains the files needed to develop a software that
 will use the GDAL/OGR (headers, static objects, configuration script).

libgdal-perl: No summary available for libgdal-perl in ubuntu kinetic.

No description available for libgdal-perl in ubuntu kinetic.

libgdal-perl-dbgsym: No summary available for libgdal-perl-dbgsym in ubuntu kinetic.

No description available for libgdal-perl-dbgsym in ubuntu kinetic.

libgdal-perl-doc: No summary available for libgdal-perl-doc in ubuntu kinetic.

No description available for libgdal-perl-doc in ubuntu kinetic.

libgdal30: No summary available for libgdal30 in ubuntu kinetic.

No description available for libgdal30 in ubuntu kinetic.

libgdal30-dbgsym: No summary available for libgdal30-dbgsym in ubuntu kinetic.

No description available for libgdal30-dbgsym in ubuntu kinetic.

python3-gdal: Python 3 bindings to the Geospatial Data Abstraction Library

 GDAL is a translator library for raster geospatial data formats.
 As a library, it presents a single abstract data model to the
 calling application for all supported formats. The related OGR
 library (which lives within the GDAL source tree) provides
 a similar capability for simple features vector data.
 .
 GDAL supports 40+ popular data formats, including commonly used
 ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in
 GIS and remote sensing software packages (ERDAS Imagine,
 ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote
 sensing and scientific data distribution formats such as HDF,
 EOS FAST, NOAA L1B, NetCDF, FITS.
 .
 OGR library supports popular vector formats like ESRI Shapefile,
 TIGER data, S57, MapInfo File, DGN, GML and more.
 .
 This package contains Python 3 bindings for the GDAL/OGR library.

python3-gdal-dbgsym: debug symbols for python3-gdal