Skip to content

prcoleman/uCORE

 
 

Repository files navigation

To get the Django back-end setup, you may need to add your template directory to the TEMPLATE_DIRS setting in settings.py. Then, create the db directory (mkdir db) and sync the db: python manage.py syncdb. Also, change the site_media URL config in ucore/coreo/urls.py to match the path to the media dir on your computer.

The KMZ file referenced is hard coded in core.js. You will need to point our google earth ext plugin to the KML you plan on using.

Here's some KML files to use:
http://earthatlas.info/kml/statistics/infant_mortality_rate_2005_prism.kmz

Testing if I can push this to another repo.

About

Welcome to a cool project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • Python 5.2%