geotiff
Geotiff reader
A Python package for reading and writing geotiff files without relying on GDAL.
A noGDAL tool for reading and writing geotiff files
216 stars
13 watching
23 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
blacha/cogeotiff | A software library for reading high-performance cloud-optimized geotiff files | 82 |
georust/geotiff | A Rust library for reading GeoTIFF files | 83 |
stefangordon/geotiffsharp | A C# library for parsing and extracting metadata from GeoTIFF files. | 11 |
geotiffjs/geotiff.js | Library to parse and analyze TIFF files for geospatial data visualization and analysis | 880 |
saheelbreezo/cloud-optimised-geotiff | A collection of tools and libraries for working with cloud-optimized GeoTIFF files in Python. | 5 |
geotiff/geoblaze | A JavaScript raster processing engine for geospatial data analysis | 181 |
satelliteapplicationscatapult/fulgurite | A Spark-based library for reading and writing GeoTIFF images in a distributed manner. | 18 |
rouault/cog_validator | A tool for validating Cloud Optimized GeoTIFF files against the COG specification | 54 |
softwareunderground/gio | A Python library that provides a standardized interface for reading and writing subsurface data files from various geoscience surface formats. | 58 |
toblerity/fiona | A Python library that provides an interface to read and write geographic data files in various GIS formats. | 1,162 |
pytroll/pygac | A tool for reading and calibrating data from satellite sensors. | 21 |
geofileops/geofileops | A Python toolbox for efficient processing of large vector files in GIS operations. | 112 |
kraina-ai/quackosm | A tool for reading OpenStreetMap PBF files into a format suitable for geospatial analysis and integration with cloud stacks | 207 |
geospatialpython/pyshp | A Python library for reading and writing ESRI Shapefile format | 1,106 |
geospatial-jeff/aiocogeo | Asynchronous Cogeotiff reader with support for multiple file systems and metadata access | 73 |