Navigation Menu

Skip to content

danvk/oldnyc

Repository files navigation

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.

About

Mapping photos of Old New York

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published