Accepting request 907425 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/907425 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geotiff?expand=0&rev=11
This commit is contained in:
commit
ece9d10608
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 17 08:53:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.7.0:
|
||||||
|
* Add CoordinateEpochGeoKey = 5120 of type DOUBLE to store coordinate epoch of
|
||||||
|
tie points / geotransform matrix for dynamic CRS.
|
||||||
|
* geo_normalize.h/c: rename variables to please codespell
|
||||||
|
* GTIFGetGCSInfoEx(): use proj_crs_get_datum_forced() for PROJ >= 8 to avoid
|
||||||
|
issues with datum ensembles
|
||||||
|
* GTIFGetGCSInfoEx(): remove dead code
|
||||||
|
* geo_normalize.c: follow-up to e06625c4e5bcce9f9217d1d5a43dc6af73156283 to
|
||||||
|
avoid look up of user-defined GeogGeodeticDatumGeoKey that cause PROJ warnings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 25 12:07:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Tue Aug 25 12:07:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package geotiff
|
# spec file for package geotiff
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define sover 5
|
%define sover 5
|
||||||
%define libname lib%{name}%{sover}
|
%define libname lib%{name}%{sover}
|
||||||
Name: geotiff
|
Name: geotiff
|
||||||
Version: 1.6.0
|
Version: 1.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to handle georeferenced TIFF
|
Summary: Library to handle georeferenced TIFF
|
||||||
License: MIT AND SUSE-Public-Domain
|
License: MIT AND SUSE-Public-Domain
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9311017e5284cffb86f2c7b7a9df1fb5ebcdc61c30468fb2e6bca36e4272ebca
|
|
||||||
size 537175
|
|
3
libgeotiff-1.7.0.tar.gz
Normal file
3
libgeotiff-1.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fc304d8839ca5947cfbeb63adb9d1aa47acef38fc6d6689e622926e672a99a7e
|
||||||
|
size 541931
|
Loading…
x
Reference in New Issue
Block a user