geotiff.io
geotiff.io copied to clipboard
Load File Even if CORS Not Supported with CORS-ANYWHERE?
Is your feature request related to a problem? Please describe.
Can't load file from url if CORS not enabled
Describe the solution you'd like
If can't fetch file, use https://cors-anywhere.herokuapp.com/
Describe alternatives you've considered
Could spin up our own cors-anywhere application for GeoTIFF?? Or find geo people who want to go in on supporting a free service. Or maybe just give monthly donation to cors-anywhere based on expected usage??
Additional context
Need to double check and make sure cors-anywhere would be cool with this.
Came up with idea after seeing it done in https://observablehq.com/@toja/shaded-relief

Dude, @sdpeyton check this out!