Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] #789

Open
ricardodepinho opened this issue Dec 23, 2024 · 0 comments
Open

[Feature Request] #789

ricardodepinho opened this issue Dec 23, 2024 · 0 comments

Comments

@ricardodepinho
Copy link

Add support for GeoTiff and Cloud Optimized GeoTiff (COG) file format in filestash, so it can generate Thumbnails and Previews.
https://cogeo.org/

GeoTiff and COG are official open standards formats supported by Open Geostatial Consortium (https://www.ogc.org/)
https://www.ogc.org/pt/press-release/cloud-optimized-geotiff-cog-published-as-official-ogc-standard/

These formats are largely used and very popular in the GIS area and the Cloud Optimized version is intended to be shared on web server (S3, Webdav, ..) offering the ability of instant view over HTTP-Range.

These formats are supported by the free and opensource GeoTIFF.js library that can be used in filestash to add support:
https://github.com/geotiffjs/geotiff.js

File examples can be found on community sharing platforms, like:
https://map.openaerialmap.org/

I really believe the support for GeoTIFF and COG will be an added value for filestash users.

Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant