Introduction
Web3 Geospatial Dashboard
This project renders spatial geometry defined by GeoJSON assets and Web3 enriched STAC APIs. By default, The EASIER Data Initiative has opened up a STAC API with Landsat 9 metadata loaded. The motivation behind this project is to showcase how decentralized technology such as IPFS and Filecoin can cultivate an open ecosystem for data exploration and management. Coupled with other tools that complement this dashboard such as the chrome extension and IPFS-STAC, the suite of tools offer effortless integration to Python programs and other applications within the IPFS ecosystem.
With the suite of tools that complement the dashboard, users can:
- View GeoJSON topology
- View pinning status of data on IPFS
- View asset metadata of scenes from a web3 enriched STAC API
- Hotswap STAC APIs
- Pin Content to your local IPFS Node
- Download geospatial content from IPFS
- Export selected subsets to GeoJSON
- Export NASA VEDA frontmatter templates
Useful Links
Name | Description |
---|---|
web3-geo-dashboard | Repository of the Web3 Geospatial Dashboard |
Kubo RPC API | Documentation for the API opened by IPFS nodes running Kubo |
IPFS Desktop Installation | Installation for IPFS Desktop, to easily spin up an IPFS node |
Web3 Geo Extension | Repository of complementary dashboard chrome extension |
Web3 Dashboard API | Repository of API that serves IPFS metadata |