geotiff.io icon indicating copy to clipboard operation
geotiff.io copied to clipboard

Load File Even if CORS Not Supported with CORS-ANYWHERE?

Open DanielJDufour opened this issue 6 years ago • 2 comments

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.

DanielJDufour avatar May 29 '19 02:05 DanielJDufour

Came up with idea after seeing it done in https://observablehq.com/@toja/shaded-relief

image

DanielJDufour avatar May 29 '19 02:05 DanielJDufour

Dude, @sdpeyton check this out!

DanielJDufour avatar May 29 '19 02:05 DanielJDufour