o2r-project / geoextent

Python library for extrating geospatial extent of files and directories with multiple data formats
https://o2r.info/geoextent/
MIT License
1 stars 4 forks source link

Add support for Cloud-optimized GeoTIFFs (COG) #140

Open nuest opened 3 years ago

nuest commented 3 years ago

https://www.cogeo.org/

Should be pretty straightforward with GeoTIFF, could try to do that with any non-DOI URL that is given and then handle failures gracefully.