Inspired by Rand McNally's histomap, picography allows you to visualise and share a personal history.
Picographs are maps of a person's time and existence. Like other maps, they do not capture the full depth and story of the terrain. They are instead guides for a journey and an exercise in considering and documenting the most meaningful parts of that slice of the universe.
You can build your picograph from a tsv blueprint or from a python blueprint.
A user guide to writing a blueprint.py
can be found here.
A default picography.css
and index.html
are provided for formatting. personal.css
is available for those who wish to personalise the design of their picographs.
./picography.py -i blueprint.tsv -o timeline.svg
draws timeline.svg
based on blueprint.tsv
.
./picography.py -i blueprint.py -o timeline.svg
draws timeline.svg
based on blueprint.py
.
./blueprint.py -t -o blueprint.tsv
writes a blueprint.tsv from a blueprint.py.
We, the creators, hope you get as much satisfaction from building and sharing your picographs as we did.
If you would like help building yours, or have some grand ideas for improving the general feel and design, or want to feed our longing to hear the stories of friends and strangers, you can send a ping to anjakefala or file an issue.