Path to this page:
./
geography/libgeotiff,
Library and tools for reading and writing GeoTIFF data
Branch: CURRENT,
Version: 1.6.0nb2,
Package name: libgeotiff-1.6.0nb2,
Maintainer: gdtGeoTIFF represents an effort by over 160 different remote sensing,
GIS, cartographic, and surveying related companies and organizations
to establish a TIFF based interchange format for georeferenced raster
imagery.
This library is the reference implementation for reading and writing
GeoTIFF tags.
Required to run:[
graphics/tiff] [
geography/proj]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: fa24069938ead4126d77b65a38784e1a9609e65b
RMD160: ae0e21c43c010cca8d77edc6f61f894db4a39c3d
Filesize: 524.585 KB
Version history: (Expand)
- (2020-11-05) Updated to version: libgeotiff-1.6.0nb2
- (2020-06-02) Updated to version: libgeotiff-1.6.0nb1
- (2020-04-30) Updated to version: libgeotiff-1.6.0
- (2020-04-12) Updated to version: libgeotiff-1.5.1nb1
- (2020-03-12) Updated to version: libgeotiff-1.5.1
- (2019-03-06) Updated to version: libgeotiff-1.4.3
CVS history: (Expand)
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-04-30 02:11:59 by Greg Troxel | Files touched by this commit (3) |  |
Log message:
libgeotiff: Update to 1.6.0
Upstream NEWS:
Add support for OGC GeoTIFF 1.1
Expose GTIFGetPCSInfoEx(), GTIFGetProjTRFInfoEx(),
GTIFGetGCSInfoEx(), GTIFGetDatumInfoEx(), GTIFGetEllipsoidInfoEx(),
GTIFGetPMInfoEx(), GTIFGetUOMLengthInfoEx() and
GTIFGetUOMAngleInfoEx() so that users can specify their own PROJ
context
Add GTIFKeyGetASCII(), GTIFKeyGetSHORT() and GTIFKeyGetDOUBLE() as
safer variants of GTIFKeyGet() with type checking
autotools build: enable build in a separate tree from source (#37)
(fixes #28)
Use pkg-config for libtiff detection
|
2020-04-22 21:36:32 by Greg Troxel | Files touched by this commit (1) |
Log message:
libgeotiff: Remove old comment
|
2020-04-12 10:29:21 by Adam Ciarcinski | Files touched by this commit (956) |  |
Log message:
Recursive revision bump after textproc/icu update
|
2020-03-26 15:15:19 by Nia Alarie | Files touched by this commit (2) |
Log message:
libgeotiff: Add buildlink3.mk and silence pkglint warning.
Lack of buildlink3 noted by Dr. Thomas Orgis
|
2020-03-12 01:17:20 by Greg Troxel | Files touched by this commit (3) |  |
Log message:
geography/libgeotiff: Update to 1.5.1
Not mentoined in upstream NEWS: shlib major change (ABI break)
libgeotiff 1.5.1
----------------
* re-add #define SetCSVFilenameHook gtSetCSVFilenameHook for compatibility with \
GDAL 2.4.x
libgeotiff 1.5.0
----------------
* Require PROJ >= 6 dependency
* Remove all CSV files used by geo_normalize API, since libgeotiff now relies
on PROJ database for EPSG CRS definitions.
* geo_normalize.c: SetGTParmIds(): use ProjStraightVertPoleLongGeoKey for \
CT_PolarStereographic
* geo_normalize.c: report StdParallel1 for Mercator_2SP when a PCS code is used
* geo_normalize.c: fix support for Laborde Oblique Mercator
* listgeo: use PROJ database to display non-hardcoded values of a number of keys
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|