1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/graphics/py-cogdumper/pkg-descr
Sunpoet Po-Chuan Hsieh 1d07f8fbb7 Add py-cogdumper 1.1.0
COG Dumper is a python utility to extract a tile from a Cloud Optimized GeoTIFF
(COG) without decompressing the contained data. Tiff data can be hosted locally,
on a web server or S3.

This can be useful for serving compressed tiles from a TIFF without invoking
Rasterio and GDAL. This utility has been tested with Tiff that have JPEG
compression.

WWW: https://github.com/mapbox/COGDumper
2020-05-08 20:46:28 +00:00

10 lines
390 B
Plaintext

COG Dumper is a python utility to extract a tile from a Cloud Optimized GeoTIFF
(COG) without decompressing the contained data. Tiff data can be hosted locally,
on a web server or S3.
This can be useful for serving compressed tiles from a TIFF without invoking
Rasterio and GDAL. This utility has been tested with Tiff that have JPEG
compression.
WWW: https://github.com/mapbox/COGDumper