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

Update content retrieval methods #96

Open
gravenp opened this issue Sep 19, 2023 · 1 comment
Open

Update content retrieval methods #96

gravenp opened this issue Sep 19, 2023 · 1 comment
Assignees

Comments

@gravenp
Copy link
Member

gravenp commented Sep 19, 2023

Based on discussions around Geo-Web-Project/cadastre#460, there are two ways that we can improve media retrieval on the Spatial Browser:

  • Don't assume content is linked only with IPFS (i.e. parse URI for ipfs & http links)
  • Implement fallback for the IPFS gateway used in the event one is blocked or unavailable (list of gateways here: https://ipfs.github.io/public-gateway-checker/)
@gravenp
Copy link
Member Author

gravenp commented May 9, 2024

With Geo-Web-Project/cadastre#511 & Geo-Web-Project/cadastre#512, we moved the Cadastre to using @helia/verified-fetch. Verified Fetch included IPFS gateway fallback functionality, so we should utilize that on the browser as well.

@tnrdd

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

2 participants