Astral
Pinned
Repositories
- verifiable-spatial-data-registries Public
A repository to develop a standard smart contract for spatial data registries
- verifiable-location-credentials Public
A repository to develop standards and tools for verifiable location credentials
-
-
- GeoDID-Browser Public
- wrapperTest Public
- astralprotocol Public
To create decentralized applications that leverage spatial data and location information, we need to be able to store and access spatial data in ways that ensure it is simple and reliable for Web3 developers to work with. This is the purpose of the Astral Protocol: to create the bindings between Web3 and spatial data technologies.
- IPLD-GeoTIFF-1 Public
Tile an existing GeoTIFF at various resolutions, encode the tiles and rows with IPLD-CBOR, and pin the Blocks to IPFS. Using IPLD Resolver, we can resolve to the path of the tile that we wish to query. The Resolver returns the binary which we can deserialize, to then write to a new GeoTIFF file, for consumption on the client side.