A framework for building dynamic spatial data driven web applications

#Features

An integrated server & client framework

Server side (Python):
* Python database API with convenience functions
* Spatio-Temporally referenced Numpy arrays for raster data
* Automatic conversion of data formats (Geometries, Dates/Times, Numbers):
  * Python to/from Javascript
  * Python to/from database (Postgres, Sqlite)
* Spatial regression modeling method
* Standalone Python development server
* Easily extendable with custom Python modules

Client side (Javascript):
* OpenLayers based map control
* High level classes for creating data driven vector and raster layers
* Timeline control
* Event system
* Simple mechanism for calling Python functions from Javascript