listgeo

GeoTIFF (geografic enabled TIFF) library -- tools

Install

All systems
curl cmd.cat/listgeo.sh
Debian Debian
apt-get install geotiff-bin
Ubuntu
apt-get install geotiff-bin
Arch Arch Linux
pacman -S libgeotiff
image/svg+xml Kali Linux
apt-get install geotiff-bin
Fedora
dnf install libgeotiff
Windows (WSL2)
sudo apt-get update sudo apt-get install geotiff-bin
OS X
brew install libgeotiff
Raspbian
apt-get install geotiff-bin

geotiff-bin

GeoTIFF (geografic enabled TIFF) library -- tools

This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. The GeoTIFF library comes with two utility programs here included: listgeo - dumps the metadata of a GeoTIFF file. geotifcp - applies metadata to a TIFF file, making it a GeoTIFF file.

libgeotiff

A TIFF based interchange format for georeferenced raster imagery