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 JPEG2000 #85

Closed nuest closed 3 years ago

nuest commented 3 years ago

Possibly required for #84

The image might have timestamps that could be used for temporal extraction.

nuest commented 3 years ago

@SbastianGarzon If the raster handler based on GDAL really works that well as discussed today, maybe this is too easy not to do?

SbastianGarzon commented 3 years ago

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