Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
26 stars 15 forks source link

Explore using different IPFS gateways for batched Cadastre calls #467

Closed gravenp closed 10 months ago

gravenp commented 10 months ago

To improve availability while maintaining the ability to fetch batches of parcel-related IPFS data, we should explore moving off w3s.link which is blocked by many ISP (apparently). We need the ability batch the requests (like w3s offers) or another method to avoid hitting rate limits.

gravenp commented 10 months ago

Cody suggested looking into cf-ipfs.io to start