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 png #90

Closed nuest closed 3 years ago

nuest commented 3 years ago

.png plus .pngw world file, see https://gdal.org/drivers/raster/png.html

Example: https://zenodo.org/record/820562

nuest commented 3 years ago

Probably already supported via raster handler - add a test and see!

SbastianGarzon commented 3 years ago

Issue closed (spatial extent extraction), extraction of the temporal extent will be handle by #123