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

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

Open
DanielJDufour opened this issue May 29, 2019 · 2 comments
Open

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

DanielJDufour opened this issue May 29, 2019 · 2 comments

Comments

@DanielJDufour
Copy link
Member

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
Copy link
Member Author

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

image

@DanielJDufour
Copy link
Member Author

Dude, @sdpeyton check this out!

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