csv2html

GeoTIFF (geografic enabled TIFF) library -- tools

Install

All systems
curl cmd.cat/csv2html.sh
Debian Debian
apt-get install geotiff-bin
Ubuntu
apt-get install geotiff-bin
image/svg+xml Kali Linux
apt-get install geotiff-bin
Windows (WSL2)
sudo apt-get update sudo apt-get install geotiff-bin
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.