Skip to content
This repository was archived by the owner on Sep 10, 2026. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Repository moved to code.randogoth.com/randogoth/geotemporal-sigilizer.git

GeoTemporal Sigilizer for Fatum Project

  • generates a sigil from geographic coordinates and epoch timestamp
  • takes two to five arguments: [decimal latitude] [decimal longitude] ([epoch timestamp] [first name] [last name])
  • If just latitude and longitude are provided, the timestamp is calculated automatically for this moment.
  • If first- and last name of a person are provided, their birth-location coordinates and birth-time should be the geospatial arguments

The GeoTemporal Sigilizer uses the principle of classic magical sigil creation with kameas / magic squares and applies it to the fractal grid that underlies Open Location Codes

Installation

pip install -r requirements.txt

Example:

sigilize.py 52.4852321 13.4355856 322813800 "Sublunar" "Space"

Result:

Result

About

generates a sigil from geographic coordinates and epoch timestamp

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors