| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-GDAL | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 3.6.2 | Vendor: openSUSE |
| Release: bp155.1.7 | Build date: Mon May 22 18:57:30 2023 |
| Group: Unspecified | Build host: obs-arm-11 |
| Size: 5934414 | Source RPM: gdal-3.6.2-bp155.1.7.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.gdal.org/ | |
| Summary: GDAL Python3 module | |
The GDAL python modules provide support to handle multiple GIS file formats.
BSD-3-Clause AND MIT AND SUSE-Public-Domain
* Sun Jan 08 2023 Matthias Eliasson <elimat@opensuse.org>
- Update to version 3.6.2 bugfix release
See changelog https://github.com/OSGeo/gdal/blob/v3.6.2/gdal/NEWS.md
* Thu Dec 15 2022 Bruno Friedmann <bruno@ioda-net.ch>
- Update to bugfix 3.6.1 (critical)
Important: GDAL 3.6.1 officially retracts GDAL 3.6.0
which cause corruption of the spatial index of GeoPackage files
it created (in tables with 100 000 features or more): cf
https://github.com/qgis/QGIS/issues/51188 and
https://github.com/OSGeo/gdal/pull/6911.
GDAL 3.6.1 fixes that issue.
Setting OGR_GPKG_ALLOW_THREADED_RTREE=NO environment variable
(at generation time) also works around the issue with GDAL 3.6.0.
Users who have generated corrupted GeoPackage files with 3.6.0
can regnerate them with 3.6.1 with:
"ogr2ogr out_ok.gpkg in_corrupted.gpkg"
(assuming a GeoPackage file with vector content only)
Consult the release notes for the list of issues addressed :
https://github.com/OSGeo/gdal/blob/v3.6.1/NEWS.md
* Sat Nov 26 2022 Bruno Friedmann <bruno@ioda-net.ch>
- Improve packaging
+ add proj for datum presence for tests
+ add cmake-full with tests_support (ctest)
+ add bison, shapelib,OpenEXR,armadillo,qhull,libz4,pcre2
qhull,deflate are conditionnal(missing on Leap 15)
+ cmake force non use of internal, force use of external libs
except lerc not packaged.
+ Exclude more tests (remote,out-of-memory)
* Fri Nov 25 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Set bash-completion as noarch
* Fri Nov 25 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.6.0:
* https://github.com/OSGeo/gdal/blob/v3.6.0/gdal/NEWS.md
* Fixes boo#1205745
- Skipped 3.5.0:
* https://github.com/OSGeo/gdal/blob/v3.5.0/gdal/NEWS.md
* Upstream dropped deprecated perl binding
* Drop unneeded patch:
- gdal-perl.patch
* Tue Mar 15 2022 Bruno Friedmann <bruno@ioda-net.ch>
- Update to version 3.4.2 bugfix release
See changelog https://github.com/OSGeo/gdal/blob/v3.4.2/gdal/NEWS.md
- Remove merged upstream patches gdal-fix-poppler-leap.patch
and gdal-fix-build-poppler.patch
* Tue Mar 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add gdal-fix-poppler-leap.patch: Fix build on Leap 15.4 and
poppler.
- Add fdups macro, BuildRequires already in place, remove
duplicate files.
* Mon Mar 07 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add gdal-fix-build-poppler.patch: Fix build with poppler 22.03.0
and newer.
* Tue Jan 04 2022 Bruno Friedmann <bruno@ioda-net.ch>
- Upgrade to version 3.4.1 bugfix release
+ Full changelog https://github.com/OSGeo/gdal/blob/v3.4.0/gdal/NEWS
+ Explicitly add a call to autogen.sh
+ Upstream PCIDSK: fix write heap-buffer-overflow boo#1194263
- Removed GDALmake.opt.in.patch due to cc1plus: warning:
- I gcore: No such file or directory [-Wmissing-include-dirs]
- Add conditionnal support for hdf4 boo#1192614 on Leap
build -with hdf4_support can be enabled
- Update copyright year
* Fri Dec 31 2021 D. Berge <opensuse@navlost.eu>
- Fix build on Leap 15.3
* Mon Nov 29 2021 Bruno Friedmann <bruno@ioda-net.ch>
- Fix xerces detection by adding --with-xerces-inc parameter
* Mon Nov 01 2021 Bruno Friedmann <bruno@ioda-net.ch>
- Update to version 3.3.3 bugfix release
+ Full changelog https://github.com/OSGeo/gdal/blob/v3.3.3/gdal/NEWS
- Removed upstream patches
+ gdal-poppler-2.10-a.patch
+ gdal-poppler-2.10-b.patch
* Wed Oct 20 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix build with poppler 2.10:
* gdal-poppler-2.10-a.patch
* gdal-poppler-2.10-b.patch
* Tue Sep 07 2021 Bruno Friedmann <bruno@ioda-net.ch>
- Update to version 3.3.2 bugfix release
+ Full changelog
https://github.com/OSGeo/gdal/blob/v3.3.2/gdal/NEWS
* Sun Jul 11 2021 Bruno Friedmann <bruno@ioda-net.ch>
- Update to version 3.3.1 bugfix release
+ Full changelog
https://github.com/OSGeo/gdal/blob/v3.3.1/gdal/NEWS
* Mon May 24 2021 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.3.0 version
* Full changelog
https://github.com/OSGeo/gdal/blob/v3.3.0/gdal/NEWS
* Main changes python2 is now gone
- Packaging
+ bump libso version to 2.9
+ Remove python2 related stuff
+ Add support for heif,pcre,kml,sfcgal
make conditionnal support of libkml, sfcgal, heif
+ Prepare tests also conditionnal
+ Several small cleanup (merged, no more)
+ Remove autoreconf upstream is using last available
* Mon May 17 2021 Dirk Müller <dmueller@suse.com>
- remove bundled libraries, use system provided ones
* Tue May 04 2021 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.2.3 (bug fix release)
* Full changelog
https://github.com/OSGeo/gdal/blob/v3.2.3/gdal/NEWS
- Be warned about ahead changes with future 3.3.x version
https://github.com/OSGeo/gdal/blob/v3.3.0/gdal/NEWS
* Fri Mar 12 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.2.2 (bug fix release):
* Full changelog
https://github.com/OSGeo/gdal/blob/v3.2.2/gdal/NEWS
* Mon Jan 04 2021 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.2.1:
* Full changelog
https://github.com/OSGeo/gdal/blob/v3.2.1/gdal/NEWS
- Packaging:
+ Update copyright year
* Wed Nov 04 2020 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.2.0:
* Full changelog
https://github.com/OSGeo/gdal/blob/v3.2.0/gdal/NEWS
- Packaging:
+ Add python3-GDAL as require in gdal package
+ Remove shebang where it's not allowed in python's scripts
* Sat Oct 24 2020 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.1.4 version bug fix release see changelog
https://github.com/OSGeo/gdal/blob/v3.1.4/gdal/NEWS
* Tue Sep 08 2020 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.1.3 version bug fix release see changelog
https://github.com/OSGeo/gdal/blob/v3.1.3/gdal/NEWS
* Sun Jul 19 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Work-around occasional build failures due to incomplete ordering
in Makefile. (https://github.com/OSGeo/gdal/issues/2777)
- Avoid double gdal prefix for /usr/share/gdal/gdal/*
* Tue Jul 07 2020 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.1.2 version bug fix release see changelog
https://github.com/OSGeo/gdal/blob/v3.1.1/gdal/NEWS
* Tue Jun 30 2020 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.1.1 version with full changelog
https://github.com/OSGeo/gdal/blob/v3.1.1/gdal/NEWS
- Packaging:
+ drop merged upstream gdal-fix-docs.patch
+ Rework our way to deliver the package:
- Remove building doc as we don't deliver it
- Use upstream man page already present in tar
- Simplify all %if doc related stuff
+ Lower again a bit _constraints: 2.5G RAM 4.0G HDD
* Tue Jun 16 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add _constraints to avoid build failure
* Mon Jun 15 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix docs and man builds for Tumbleweed with upstream patch:
* gdal-fix-docs.patch
- Disable docs/man on Leap - https://github.com/OSGeo/gdal/issues/2690
* Thu Jun 11 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.1.0:
* New binaries: gdal_viewshed gdalmdiminfo gdalmdimtranslate
* full changelog:
https://github.com/OSGeo/gdal/blob/v3.1.0/gdal/NEWS
- Refresh patch:
* GDALmake.opt.in.patch
- Drop upstream patches:
* gdal-ecwjp2-sdk-5.5_dep1.patch
* gdal-ecwjp2-sdk-5.5.patch
* Mon Apr 20 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build without py2 available
* Fri Apr 17 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fixes for previous commit "Rework ECW5 SDK handling"
* Thu Apr 09 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Rework ECW5 SDK handling
- Fix build with ECW SDK 5.5 with upstream backports:
* gdal-ecwjp2-sdk-5.5.patch
* gdal-ecwjp2-sdk-5.5_dep1.patch
* Sat Feb 01 2020 Bruno Friedmann <bruno@ioda-net.ch>
- update to version 3.0.4 bugfix release
+ strongly recommended release for people creating GeoTIFF files
in EPSG:3857 / WebMercator projection with previous 3x version
+ Changelog https://github.com/OSGeo/gdal/blob/v3.0.4/gdal/NEWS
* Wed Jan 22 2020 Bruno Friedmann <bruno@ioda-net.ch>
- update to version 3.0.3 bugfix release
+ Fix build with poppler 0.83 boo#1161399
+ Changelog https://github.com/OSGeo/gdal/blob/v3.0.3/gdal/NEWS
- Remove merged upstream patch
0001-Replace-SWIG-Python-obj0-swig_obj-0-with-version-agn.patch
- refresh spec file with spec-cleaner
* Wed Nov 06 2019 Libor Pechacek <lpechacek@gmx.com>
- update to 3.0.2
Full changelogs:
https://trac.osgeo.org/gdal/wiki/Release/3.0.2-News
- Refreshed patches:
0001-Replace-SWIG-Python-obj0-swig_obj-0-with-version-agn.patch
* Thu Oct 10 2019 Martin Pluskal <mpluskal@suse.com>
- Spec file cleanups
- Remove poppler boost dependnecy
- Enable LTO and zstd
* Sun Oct 06 2019 Bruno Friedmann <bruno@ioda-net.ch>
- Fix build error on TW due to boo#1153146 poppler missing boost
devel
* Thu Sep 05 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix build with Swig 4.0, add
0001-Replace-SWIG-Python-obj0-swig_obj-0-with-version-agn.patch
- Spec file cleanup, remove conditionals for Leap 42.x and older
* Mon Jul 08 2019 Dirk Stoecker <opensuse@dstoecker.de>
- update to 3.0.1
Full changelogs:
https://trac.osgeo.org/gdal/wiki/Release/3.0.1-News
https://trac.osgeo.org/gdal/wiki/Release/3.0.0-News
Patch pkg-config-libpq.patch included upstream
* Mon Jul 08 2019 Dirk Stoecker <opensuse@dstoecker.de>
- update to version 2.4.2
Full changelog https://trac.osgeo.org/gdal/wiki/Release/2.4.2-News
* Thu Apr 11 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix build with fgdb_support option enabled
* Thu Apr 04 2019 Bruno Friedmann <bruno@ioda-net.ch>
- Update to version 2.4.1 (52 bugfix release)
Full changelog https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News
- Packaging:
+ Remove merged upstream patch
add-support-for-poppler-0.72.0-and-0.73.0.patch
Poppler-revision-version-management.patch
+ Add pkg-config-libpq.patch upstream issue#1412 pr#1418 wip
use pkg-config for libpq
+ Secure libproj detection with tail -n1
* Thu Mar 07 2019 Bruno Friedmann <bruno@ioda-net.ch>
- Fix boo#1128276 by providing correct Obsolete
* Sat Feb 23 2019 John Vandenberg <jayvdb@gmail.com>
- Use the Python package name 'GDAL' as used by upstream
* Wed Jan 30 2019 Wolfgang Bauer <wbauer@tmo.at>
- Add upstream patches to fix build with the latest poppler in
Tumbleweed:
* Poppler-revision-version-management.patch
* add-support-for-poppler-0.72.0-and-0.73.0.patch
* Mon Dec 24 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 2.4.0:
* In a nutshell:
- New GDAL drivers:
BYN: read/write support for Natural Resources Canada's Geoid binary format
EEDAI: read-only driver for Google Earth Engine Data API
IGNFHeightASCIIGrid: read-only driver to read IGN-France height correction ASCII grids
NGW: NextGIS Web read-only driver
NTv1: read-only driver for NTv1 datum shift grids
- New OGR drivers:
EEDA: read-only driver for Google Earth Engine Data API
GeoJSONSeq: read/creation support of new-line or record-separator separated GeoJSON features (#378)
NGW: NextGIS Web read-write driver
- Improved drivers:
BAG: add read support for variable-resolution grids, and write support for single-resolution grids
GTiff driver: add Lerc and WebP codecs
PostgisRaster?: add support for out-db rasters
RMF
MSSQLSpatial
- RFC 72: Make GDAL Python autotest suite use pytest framework
- Add /vsihdfs/ virtual file system handler for Hadoop File System (via libhdfs)
- Add /vsiwebhdfs/ read-write virtual file system for Web Hadoop File System REST API
- gdal_contour rewriting: speed optimizations and capability to compute polygon isosurfaces.
- Remove PHP and Ruby bindings.
- Continued code linting in C++, Python scripts, Shell scripts and autotest
* Backward compatibility issues
- The value of COMPRESSION_ZSTD used for ZStd-in-TIFF compression has been changed.
ZStd-compressed TIFF files produced by GDAL 2.3.0 will not be readable
* Full changelog: https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News
- Add md5 checksum
- Refresh patch:
* gdal-perl.patch
* Mon Dec 24 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 2.3.3: Bugfix
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News
* Sat Sep 29 2018 Bruno Friedmann <bruno@ioda-net.ch>
- Update to new bugfix 2.3.2 version
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News
This adds 65 bug fixes on top of 2.3.1.
The C and C++ API and ABI are unchanged.
- Packaging:
+ spec-cleaner -m -i URL and Requires order changes
+ Remove patch gdal-fix_ecw5_detection.patch (merged upstream)
+ Redone patch GDALmake.opt.in.patch with version 2.3.2
* Tue Jul 31 2018 bruno@ioda-net.ch
- Remove patch gdal-libproj.patch, we can't have hardcoded libproj
soversion. Replaced by dynamic sed formula.
Fix boo#1102889
* Fri Jul 27 2018 guillaume.gardet@opensuse.org
- Fix FileGDB support
* Tue Jul 17 2018 guillaume.gardet@opensuse.org
- Add patch to fix ECW5 detection in configure:
* gdal-fix_ecw5_detection.patch
* Tue Jul 10 2018 guillaume@opensuse.org
- Enable KEA support
* Fri Jul 06 2018 bruno@ioda-net.ch
- Upgrade to new bugfix 2.3.1 version
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
+ Fix build with recent Poppler (0.64) (#573)
+ PDF driver: fix build against PDFium (#612)
+ Do not use json-c private API RDA and AmigoCloud? drivers(#618)
+ fix build against MySQL 8.0
+ Include gdalsse_priv.h from user defined paths
+ Unix:
- update GRASS drivers to support GRASS 7.4.0 (#633)
- configure: use CXXFLAGS when CXX is used (#693)
- Packaging : redone patches against new version
+ gdal-perl.patch
* Thu Jun 14 2018 guillaume.gardet@opensuse.org
- Add optional filegdb_api support, disabled by default
* Fri Jun 01 2018 opensuse@dstoecker.de
- require libopenjp2 for devel package
* Mon May 14 2018 bruno@ioda-net.ch
- Upgrade to new 2.3.0 version
See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
+ Source code is now hosted on github
+ RFC 70: Guessing output format from output file name extension
for utilities
https://trac.osgeo.org/gdal/wiki/rfc70_output_format_guess
+ RFC 68: C++11 Compilation requirement
https://trac.osgeo.org/gdal/wiki/rfc68_cplusplus11
GDAL now requires a C++11 compatible compiler. External code
using GDAL C++ API will also need to enable at least C++11
compilation mode, if the compiler defaults to C++98/C++03.
+ Stricter const-ness in OGRGeomFieldDefn, OGRFeatureDefn and
OGRFeature classes, impacting out-of-tree drivers that subclass
them.
- Packaging : redone patches against new version
+ GDALmake.opt.in.patch
+ gdal-libproj.patch
* Mon May 07 2018 guillaume.gardet@opensuse.org
- Add optional support to ECW5 JPEG lib support disabled by default
* Thu Apr 05 2018 bruno@ioda-net.ch
- Fix boo#1088014 by adding missing LICENSE in lib and main package
Remove misplaced LICENSE.txt in /usr/share/gdal
* Thu Mar 22 2018 bruno@ioda-net.ch
- Update to new upstream bugfix release 2.2.4
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News
- Remove merged patch gdal-json-c-0.13.patch
- Maximize usage of pkgconfig
* Fri Jan 12 2018 dimstar@opensuse.org
- Replace poppler-devel BuildRequires with pkgconfig(poppler): the
name 'poppler-devel' was last used in openSUSE 11.4. By using the
pkgconfig() symbol, we don't have to care for actual package
names.
- Add gdal-json-c-0.13.patch: Fix build with json-c 0.13.
* Thu Nov 23 2017 bruno@ioda-net.ch
- Update to new upstream bugfix release 2.2.3
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News
- Packaging :
+ remove wrong /usr/bin/env python shebang
+ use /usr/bin/python3 for all /usr/bin/gdal*.py scripts
- Remove gdal-2.2.2-mariadb_102_build_fix.patch merged upstream
* Wed Nov 08 2017 kstreitova@suse.com
- add gdal-2.2.2-mariadb_102_build_fix.patch to fix build with
MariaDB 10.2 (in our case the build with libmariadb library
from the mariadb-connector-c package)
* upstream commit d63c1a90f81fc3c1f58a8742fb68baf81340ea03)
* Sat Sep 23 2017 bruno@ioda-net.ch
- New upstream bugfix release 2.2.2
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News
* Tue Aug 01 2017 tchvatal@suse.com
- Drop the php5 dependency. The php7 bindings are not ready and we
are removing php5
* Fri Jul 14 2017 toddrme2178@gmail.com
- Add python2-gdal provides for the python-gdal subpackage for
compatibility with single-spec python macros.
* Wed Jul 12 2017 bruno@ioda-net.ch
- New upstream bugfix release 2.2.1
See details https://trac.osgeo.org/gdal/wiki/Release/2.2.1-News
- Packaging
+ Remove gdal-upstream-issue#6898-changeset#38636.patch merged
* Wed May 24 2017 bruno@ioda-net.ch
- New upstream release 2.2.0
- https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
- Packaging
+ add patch gdal-upstream-issue#6898-changeset#38636.patch
fixing non void return garbage in swig/perl.
+ redone patches against 2.2.0
gdal-libproj.patch
GDALmake.opt.in.patch
gdal-perl.patch
* Fri Feb 03 2017 Angelos Tzotsos <tzotsos@opensuse.org>
- New upstream bugfix release 2.1.3
- https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News
* Sat Oct 29 2016 bruno@ioda-net.ch
- Due to build failure on non x86 arch, and advise from upstream
comment out the usage of obsolete jasper.
We have openjpeg2 anyway.
* Fri Oct 28 2016 bruno@ioda-net.ch
- New upstream bugfix release 2.1.2
- https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News
- Packaging changes
- remove netcdf-gcp-fix.patch (uptream)
* Mon Oct 17 2016 Angelos Tzotsos <tzotsos@opensuse.org>
- Packaging changes
- Fixed gdal-libproj.patch to point to libproj.so.12
* Fri Sep 30 2016 Angelos Tzotsos <tzotsos@opensuse.org>
- Packaging changes
- Added netcdf-gcp-fix.patch from upstream (#6666)
* Sun Sep 25 2016 bruno@ioda-net.ch
- New upstream bugfix release 2.1.1
- https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News
- Packaging changes
- Remove ogr_wrap.patch included upstream
- Added support to liblzma
* Tue May 10 2016 Angelos Tzotsos <tzotsos@opensuse.org>
- New upstream release 2.1.0
- https://trac.osgeo.org/gdal/wiki/Release/2.1.0-News
- packaging changes
- Removed gdal-python_install.patch
- Removed gdal-2.0.2-sqlite-crash.patch
- Removed gdal-configure.patch
- Added ogr_wrap.patch to solve no-return-in-non-void-function error
- Submitted ogr_wrap.patch upstream: https://trac.osgeo.org/gdal/ticket/6506
- Redone patch GDALmake.opt.in.patch
* Tue Feb 23 2016 bruno@ioda-net.ch
- Upgrade to 2x series version : 2.0.2 bugfix release
- https://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
- https://trac.osgeo.org/gdal/wiki/Release/2.0.1-News
- https://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
- packaging
- Redone patch GDALmake.opt.in.patch and gdal-libproj.patch
- Delete upstream merged gdal-python-swig3-issue6045.path
- Delete upstream merged gdal_swig-perl-issue3084.patch
- Add gdal-2.0.2-sqlite-crash.patch Fix upstream issue 6360
- spec-cleaner minimal (pkgconfig make unresolvable all except
Leap and Tumbleweed)
* Thu Feb 04 2016 behrisch@users.sourceforge.net
- Fixing PACKAGE_* redefines in cpl_config.h
* Sun Jan 31 2016 Angelos Tzotsos <tzotsos@opensuse.org>
- New upstream patch release 1.11.4
* Wed Dec 09 2015 mpluskal@suse.com
- Enable opencl and freexl support
- Update dependencies
* Fri Sep 25 2015 ecsos@opensuse.org
- Upgrade to version 1.11.3
see http://trac.osgeo.org/gdal/wiki/Release/1.11.3-News
- remove following patches, because their are now in source:
- gdal-poppler-0.31.patch
- gdal-python-swig3-issue6045.patch
- gdal-gcc5-getaddrinfo-issue6073.patch
* Fri Aug 28 2015 bruno@ioda-net.ch
- packaging
Redone exclusion for <= 1310 and 1315
Cleanup empty perl bs files
- Build fixes
* Fix python coding in swig3+ (backport of gdal20)
with patch gdal-python-swig3-issue6045.patch
* Fix gcc5 build upstream issue 6073
gdal-gcc5-getaddrinfo-issue6073.patch
* Wed Aug 26 2015 bruno@ioda-net.ch
- Adding python3 support
- move fdupes from buildroot (mix python scripts otherwise)
fdupes is run against source html directory
- dos2unix Fix EOL warnings
* Sat Jul 04 2015 Angelos Tzotsos <tzotsos@opensuse.org>
- Fix build to use libproj9
* Fri May 29 2015 guillaume@opensuse.org
- Fix ECW detection in configure script (need to add -pthread to CFLAGS)
* Sat May 02 2015 ecsos@opensuse.org
- Upgrade to version 1.11.2
* Build
- configure: fix detection of OCI by changing linking order
to please modern GCC (#5550)
- configure: fix test to accept MariaDB 10.X as valid MySQL
(#5722)
- More compiler warnings addressed (#5414)
- Windows build of PDF: fix compilation issue with
Visual Studio 2012 (#5744)
- Windows build: Add support for MrSID 9.1 SDK (#5814)
- Windows build: when building netCDF, HDF4, HDF5 as plugins,
call registration of 'sub-drivers' GMT, HDF4Image and
HDF5Image (#5802)
* Port
- CSV finder: Stop probing for csv/horiz_cs.csv. (#5698)
- /vsicurl/: avoid reading after end-of-file and fix failure
when reading more than 16MB in a single time (#5786)
- CPLHexToBinary(): faster implementation (#5812)
* GDAL Core and algorithms
- Make GetMaskBand?() work with GDT_UInt16 alpha bands (#5692)
- Fix 32bit overflow in GDALRasterBand::IRasterIO() (#5713)
- RPC transformer: take into account nodata in RPC DEM (#5680)
- RPC transformer: add RPC_DEM_MISSING_VALUE transformer option
to avoid failure when there's no DEM at the transformed point
(#5730)
- Fix GDALSuggestedWarpOutput() wrong extent in some
circumstances (e.g. dataset of big dimension with world
coordinates) (#5693)
- Fix crash when calling GetTiledVirtualMem?() on non-Linux
platform (#5728)
- warp: fix integer overflow when reprojecting into an area
with (part of) bounds completely outside of the source
projection (#5789)
- OpenCL warper: fix OpenCL code compilation with NVIDIA OpenCL
(#5772)
* Utilities
- gdalwarp: initialize destination dataset to no_data value
when automatically propagating source nodata (#5675)
- gdalwarp: only apply INIT_DEST when processing the first
input dataset (#5387)
- gdaldem: avoid too large files to be produced when using
- co COMPRESS=xxxx -co TILED=YES (#5678)
* GDAL drivers
- GRASS driver:
- fix compilation issues against GRASS 7 (#2953)
- GIF driver:
- fix crash on images without color table (#5792)
- validate the size of the graphic control extension block
(#5793)
- GTiff driver:
- Internal overviews: for near, average, gauss, and pixel
interleaving, make sure to use the same code path for
compressed vs uncompressed overviews (#5701)
- allow lossless copying of CMYK JPEG into JPEG-in-TIFF
(#5712)
- when overriding metadata in update mode, make sure to clear
it from PAM file (#5807)
- fix GTiffRasterBand::DirectIO() to work with TIFF files
with multiple directories (overviews, masks) (#5831)
- Internal libtiff: partial (mostly security related fixes)
upgrade to 4.0.4beta (#5830)
- ISIS3 driver:
- fix to recognize IsisCube?.Mapping.LatitudeType? =
Planetocentric (#5717)
- JP2OpenJPEG driver:
- add compatibility with OpenJPEG 2.1 (#5579)
- JPEG driver:
- Report non-fatal libjpeg errors as CE_Warning
(or CE_Failure if GDAL_ERROR_ON_LIBJPEG_WARNING = TRUE)
(#5667)
- KMLSuperOverlay driver:
- remove useless and unreliable computations on floating
point numbers that caused issues (truncated raster)
on 32bit (#5683)
- USGSDEM driver:
- take into account horizontal unit = ft in the UTM case
(#5819)
- VRT driver:
- fix RasterIO() to be able to fill buffers larger than 2GB
(#5700, #5734)
* OGR core
- ogr_core.h: only ignore -Wfloat-equal for IsInit?() and not
for the rest of the file and files that inc it (#5299)
- OGR layer algebra: properly initialize field maps to avoid
Valgrind warnings in OGRLayer::Update() (#5778)
* OGR drivers
- CSV driver:
- fix segfault when reading allCountries.txt of geonames.org
(#5668)
- FileGDB:
- avoid emitting error when opening a FileGDB v9, so that
OpenFileGDB can be tried to open it, in the case FileGDB
is a plugin (#5674)
- GeoJSON driver:
- ESRIJson: parse correctly rings of esriGeometryPolygon
objects to build correct Polygon or MultiPolygon? (#5538)
- GML driver:
- Fix incorrect geometry cast when reading GML topogeometries
(#5715)
- Update GFS files for RUIAN (UVOH & OB) (#5770)
- LIBKML driver:
- when skipped, fix segfault on second OGRRegisterAll() call
(#5775)
- do not delete the libkml singleton factory (linked to #5775)
- MapInfo? File driver:
- Add GDA94 datum entries to the lookup table (#5671)
- fix segfault in CreateFeature?() if passing an invalid OGR
feature style string (#1209)
- MSSQL driver:
- Fix recognizing image columns as geometry columns for the
select layers. (#5498)
- Fix issue when creating non-spatial table (#5696)
- Fix to read metadata if the tables are specified in the
connection string (#5796)
- Fix invalid use of CSLAddString() in OGR MSSQL (#5810)
- Fix crash if the tablename is specified in the connection
string (#5826)
- MySQL driver:
- don't be dependant on locale when building spatial filter
(#5720)
- NAS driver:
- make chevrons configurable by NAS_INDICATOR (#5708)
- OCI driver:
- Initialize member variable to avoid UpdateLayerExtents?()
to be called randomly on non spatial tables (#5376)
- fix FID (multi_load=off, OGRNullFID) - start with 1
(not -1) (#5454)
- OpenFileGDB driver:
- fix ResetReading?() on SQL layer with ORDER BY on indexed
column (#5669)
- add support for non spatial GDB v9 tables (#5673)
- PG driver:
- fix GDAL 1.11.0 regression that prevented to retrieve more
than 500 features from a connection with tables= parameter
and on a SQL result layer (#5837)
- SQLite/Spatialite driver:
- remove 'T' suffix when formatting the content of a Date
field (#5672)
- fix segmentation fault when executing OGR2SQLITE_Register()
when compiling against sqlite 3.8.7 (#5725)
- make GetFIDColumn() work when run as first method call
(#5781)
- VRT driver:
- do not propagate ignoring of x and y cols of a
PointFromColumns? to the source layer (#5777)
- XLSX driver:
- fix column numbering when there are more than 26 columns
(#5774)
* SWIG Language Bindings
- Python bindings:
- Fix hang of Python in case of repeated call to gdal/ogr.
UseExceptions?() and CE_Warning emitted (#5704)
- fix processing error of ogr_python.i with SWIG 3 (#5795)
- NUMPY driver: avoid returning CE_None in GetGeoTransform?()
when there's no geotransform set (#5801)
* Fri Mar 27 2015 dimstar@opensuse.org
- Add gdal-poppler-0.31.patch: Fix build with poppler 0.31+.
* Tue Mar 10 2015 schubert.seb@gmail.com
- Fix hard coded proj4 library name
* gdal-libproj.patch
* Sun Mar 08 2015 mpluskal@suse.com
- Update perl package dependencies
* Mon Feb 09 2015 mpluskal@suse.com
- Add GDALmake.opt.in.patch to fix random failures of parallel
builds
* Mon Feb 09 2015 mpluskal@suse.com
- Build with hdf5 on suse recent suse releases.
- Correct license and bundle license with packages.
- Misc spec file cleanups.
- Build with webp support if possible.
- Use autoreconf when possible to avoid issues with improper
cflags used and parallel builds.
- Rename package to match upstream name (gdal) - library is
provided as libgdal1 which matches shared libraries policy.
* Tue Dec 16 2014 guillaume@opensuse.org
- Add optional support to ECW JPEG lib support (disabled by default)
/usr/lib64/python3.6/site-packages/GDAL-3.6.2-py3.6.egg-info /usr/lib64/python3.6/site-packages/GDAL-3.6.2-py3.6.egg-info/PKG-INFO /usr/lib64/python3.6/site-packages/GDAL-3.6.2-py3.6.egg-info/SOURCES.txt /usr/lib64/python3.6/site-packages/GDAL-3.6.2-py3.6.egg-info/dependency_links.txt /usr/lib64/python3.6/site-packages/GDAL-3.6.2-py3.6.egg-info/not-zip-safe /usr/lib64/python3.6/site-packages/GDAL-3.6.2-py3.6.egg-info/requires.txt /usr/lib64/python3.6/site-packages/GDAL-3.6.2-py3.6.egg-info/top_level.txt /usr/lib64/python3.6/site-packages/osgeo /usr/lib64/python3.6/site-packages/osgeo/__init__.py /usr/lib64/python3.6/site-packages/osgeo/__pycache__ /usr/lib64/python3.6/site-packages/osgeo/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo/__pycache__/gdal.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo/__pycache__/gdal_array.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo/__pycache__/gdalconst.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo/__pycache__/gdalnumeric.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo/__pycache__/gnm.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo/__pycache__/ogr.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo/__pycache__/osr.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo/_gdal.cpython-36m-aarch64-linux-gnu.so /usr/lib64/python3.6/site-packages/osgeo/_gdal_array.cpython-36m-aarch64-linux-gnu.so /usr/lib64/python3.6/site-packages/osgeo/_gdalconst.cpython-36m-aarch64-linux-gnu.so /usr/lib64/python3.6/site-packages/osgeo/_gnm.cpython-36m-aarch64-linux-gnu.so /usr/lib64/python3.6/site-packages/osgeo/_ogr.cpython-36m-aarch64-linux-gnu.so /usr/lib64/python3.6/site-packages/osgeo/_osr.cpython-36m-aarch64-linux-gnu.so /usr/lib64/python3.6/site-packages/osgeo/gdal.py /usr/lib64/python3.6/site-packages/osgeo/gdal_array.py /usr/lib64/python3.6/site-packages/osgeo/gdalconst.py /usr/lib64/python3.6/site-packages/osgeo/gdalnumeric.py /usr/lib64/python3.6/site-packages/osgeo/gnm.py /usr/lib64/python3.6/site-packages/osgeo/ogr.py /usr/lib64/python3.6/site-packages/osgeo/osr.py /usr/lib64/python3.6/site-packages/osgeo_utils /usr/lib64/python3.6/site-packages/osgeo_utils/__init__.py /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__ /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal2tiles.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal2xyz.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal_calc.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal_edit.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal_fillnodata.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal_merge.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal_pansharpen.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal_polygonize.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal_proximity.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal_retile.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdal_sieve.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdalattachpct.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdalcompare.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/gdalmove.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/ogr_layer_algebra.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/ogrmerge.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/pct2rgb.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/__pycache__/rgb2pct.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__init__.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__ /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/array_util.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/base.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/batch_creator.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/color_palette.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/color_table.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/extent_util.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/gdal_argparse.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/numpy_util.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/osr_util.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/progress.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/raster_creation.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/rectangle.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/__pycache__/util.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/array_util.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/base.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/batch_creator.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/color_palette.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/color_table.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/extent_util.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/gdal_argparse.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/numpy_util.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/osr_util.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/progress.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/raster_creation.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/rectangle.py /usr/lib64/python3.6/site-packages/osgeo_utils/auxiliary/util.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal2tiles.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal2xyz.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal_calc.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal_edit.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal_fillnodata.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal_merge.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal_pansharpen.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal_polygonize.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal_proximity.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal_retile.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdal_sieve.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdalattachpct.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdalcompare.py /usr/lib64/python3.6/site-packages/osgeo_utils/gdalmove.py /usr/lib64/python3.6/site-packages/osgeo_utils/ogr_layer_algebra.py /usr/lib64/python3.6/site-packages/osgeo_utils/ogrmerge.py /usr/lib64/python3.6/site-packages/osgeo_utils/pct2rgb.py /usr/lib64/python3.6/site-packages/osgeo_utils/rgb2pct.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__init__.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__ /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/assemblepoly.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/build_jp2_from_xml.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/classify.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/crs2crs2grid.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/densify.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/dump_jp2.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/epsg_tr.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/esri2wkt.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/fft.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/fix_gpkg.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gcps2ogr.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gcps2vec.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gcps2wld.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal2grd.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_auth.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_cp.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_create_pdf.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_ls.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_lut.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_mkdir.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_remove_towgs84.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_rm.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_rmdir.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_vrtmerge.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdal_zip.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdalchksum.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdalcopyproj.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdalfilter.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdalident.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdalimport.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdalinfo.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/gdallocationinfo.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/get_soundg.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/histrep.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/hsv_merge.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/jpeg_in_tiff_extract.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/load2odbc.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/loslas2ntv2.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/magphase.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/make_fuzzer_friendly_archive.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/mkgraticule.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/ogr2ogr.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/ogr2vrt.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/ogr_build_junction_table.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/ogr_dispatch.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/ogrinfo.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/ogrupdate.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/rel.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/tigerpoly.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/tile_extent_from_raster.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/tolatlong.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/val_repl.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/validate_cloud_optimized_geotiff.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/validate_gpkg.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/validate_jp2.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/vec_tr.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/vec_tr_spat.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/__pycache__/wcs_virtds_params.cpython-36.pyc /usr/lib64/python3.6/site-packages/osgeo_utils/samples/assemblepoly.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/build_jp2_from_xml.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/classify.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/crs2crs2grid.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/densify.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/dump_jp2.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/epsg_tr.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/esri2wkt.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/fft.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/fix_gpkg.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gcps2ogr.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gcps2vec.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gcps2wld.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal2grd.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_auth.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_cp.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_create_pdf.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_ls.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_lut.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_mkdir.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_remove_towgs84.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_rm.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_rmdir.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_vrtmerge.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdal_zip.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdalchksum.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdalcopyproj.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdalfilter.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdalident.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdalimport.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdalinfo.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/gdallocationinfo.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/get_soundg.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/histrep.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/hsv_merge.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/jpeg_in_tiff_extract.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/load2odbc.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/loslas2ntv2.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/magphase.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/make_fuzzer_friendly_archive.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/mkgraticule.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/ogr2ogr.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/ogr2vrt.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/ogr_build_junction_table.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/ogr_dispatch.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/ogrinfo.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/ogrupdate.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/rel.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/tigerpoly.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/tile_extent_from_raster.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/tolatlong.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/val_repl.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/validate_cloud_optimized_geotiff.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/validate_gpkg.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/validate_jp2.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/vec_tr.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/vec_tr_spat.py /usr/lib64/python3.6/site-packages/osgeo_utils/samples/wcs_virtds_params.py /usr/share/doc/packages/python3-GDAL /usr/share/doc/packages/python3-GDAL/NEWS.md /usr/share/doc/packages/python3-GDAL/PROVENANCE.TXT /usr/share/licenses/python3-GDAL /usr/share/licenses/python3-GDAL/LICENSE.TXT
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:42:20 2026