Path to store project sqlite db. Use :memory:
for memory storage
Encryption keys for each namespace
Whether this device is an archive device
mapeo/crypto KeyManager instance
32-byte public key of the project creator core
path for drizzle migration folder for project
32-byte secret key of the project creator core
Static
EMPTY_CoreManager instance, used for tests
CoreOwnership instance, used for tests
DataTypes object mappings, used for tests
Replicate a project to a @hyperswarm/secret-stream. Invites will not function because the RPC channel is not connected for project replication, and only this project will replicate.
Export observations and or tracks as a GeoJSON file
Path to save the file. The file name is auto-generated
Optional
options: { Whether observations should be exported
Whether all tracks and their observations should be exported
The full path that the file was exported at
Export observations, tracks, and or attachments as a zip file.
Path to save the file. The file name is auto-generated
Optional
options: { Whether all attachments for observations should be exported
Whether observations should be exported
Whether all tracks and their observations should be exported
The full path that the file was exported at
Folder to store all hypercore data