TwiGVis :: Code

Twitter Geography Visualizer
tweetGeo.pde

This is the main file, including declaring preferences, global vars, etc., and Processing's setup() and draw() functions.

rendering.pde

Extra functions for drawing the coast lines, borders, graticule, etc.

latlong.pde

Code for calculating map projections.

helpers.pde

Miscellaneous utility and odd-job functions.

io.pde

Functions to read the various input files and handle keystrokes during runtime.

redcross.pde

Code to handle the Red Cross's mobile donations data.