Skip to content

This is a script that creates a json file from names on Mozilla's SF monument.

Notifications You must be signed in to change notification settings

chrismore/mozmonument2json

Repository files navigation

mozmonument2json

This repository contains scripts and json files from Mozilla's SF monument.

Both json files contain the same data, but just in a different structure.

mozmonument-nested.json -- nested by side.

mozmonument.json -- flat.

mozmonument2json-nested.sh -- shell script to create the nested json.

mozmonument2json.sh -- shell script used to create the flat json.

mozmonument.csv -- names in csv format.

SFMonumentNamesPerPanelPlainText.txt -- raw data from Adobe Illustrator with some regex applied to make it easier to parse.

Side key:

  • 1 and 4 face the embarcadero
  • 1 and 2 face harrison
  • 2 and 3 face the building
  • 3 and 4 face the stairs

If you have created an app, please file a Github issue to have it listed on the wiki.

A couple ideas:

  • Mobile name finder
  • CSS rotating monument
  • SVG monument

About

This is a script that creates a json file from names on Mozilla's SF monument.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages