Skip to content

monkut/safecasttiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

safecasttiles

A python3 django 1.8 project for generating & serving map tiles from safecast CSV data (http://blog.safecast.org/data/).

Sample image created with tiles rendered with this project:

Safecast Data 2014-10

Libraries/Tools

Required

Optional

Loading & Creating Data

The following django management commands are used to load and aggregate the safecast CSV data.

  • 'load_safecast_csv'

    • Load & aggregate the safecast CSV data to monthly averages stored in Measurement model objects.
  • 'create_ghost_values'

    • Create Measurement objects for locations where measurements currently do NOT exist. (Currently just hold the latest value and fade via the color staturation)

About

map tile generator for safecast data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published