Docs
1.0.0
Search
K

Spatial Browser Development

Documentation for the user interface to browse the Geo Web network.
Interested developers are encouraged to build their own Spatial Browsers and innovate across new devices, use cases, media formats, and rendering technology stacks. Spatial Browsers are envisioned to be supported directly through network funds (e.g. earn revenue per active, non-sybil user).
An SDK for Spatial Browsers will eventually be developed, but currently is supported by the Geo Web Subgraph and Data Models.
The first implementation of a Geo Web Spatial Browser can be found at https://geoweb.app/. It supports the Geo Web definitions and schemas accordingly:
A BasicProfile contains a DID's basic profile information. This schema lives in @datamodels.
Property
Support
name
url

Pinset

Pinset of IPFS objects.
Property
Support
root
An array of media object stream IDs.
Operation
Support
Edit
View
​✅
A media object, such as an image, video, audio, or 3D model. This schema comes from Schema.org.
Property
Support
@type
name
contentUrl
contentSize
encodingFormat
encoding
Type
Encoding
Support
3DModel
model/gltf-binary
3DModel
model/vnd.usdz+zip
ImageObject
image/gif
ImageObject
image/jpeg
ImageObject
image/png
ImageObject
image/svg+xml
AudioObject
audio/mpeg
AudioObject
audio/mp4
VideoObject
video/mpeg
VideoObject
video/mp4