Histoglyph · Supabase
Data manager
The central database is shared by every visitor. Place verification uses the same local vector map and projection as the game.
Places0
Verified places0
Needs review0
People0
Export
Exports the central Supabase data in pages, so it also works above the normal API row limit.
Import places
Import places before people. The legacy text ID is retained for reliable linking.
Download templateImport people
Accepted answers and tags are imported from pipe-separated columns.
Download templateLarge imports
For thousands of records, use tools/import_to_supabase.py locally with a Supabase secret key stored only in environment variables.