All Projects → danvk → Oldnyc

danvk / Oldnyc

Licence: apache-2.0
Mapping photos of Old New York

Programming Languages

python
139335 projects - #7 most used programming language

Old NYC

Live site: http://www.oldnyc.org

The static content for this site lives in oldnyc/oldnyc.github.io. In particular you may be interested in the giant JSON data file which contains all the data served on the site.

This repo contains Python code used to generate the data for the site.

To get going on development:

git clone git://github.com/danvk/oldnyc.git
cd oldnyc
virtualenv env
source env/bin/activate
pip install -r requirements.txt

See nyc/howto.md for more details on how to perform specific tasks.

If you're interested in building your own "Old" site using this code, check out this great writeup on Old Ravenna.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].