thefinn93 / urbanmaps

maps of urban things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

urbanmaps

maps of urban things

Install

From the root of the git repo

cp urbanmaps/example.settings.py urbanmaps/settings.py

Next, go get an api key from CloudMade

Then, edit urbanmaps/settings.py and insert the api key into CLOUDMADE_KEY="..."

Make sure you have django installed pip install django

Now make the databases: python manage.py syncdb

Finally, start up the webserver python manage.py runserver

About

maps of urban things

License:GNU General Public License v3.0


Languages

Language:CSS 70.0%Language:JavaScript 25.9%Language:Python 4.2%