Geo API for Stoic.
Stores and returns GeoJSON primitives for use by Stoic.
Many config options can be set in .venv
environment exports, and others from
configs.py
.
Install cassandra and run:
$ ./manage dbinit
Run a local server:
$ ./manage runserver
Run tests
$ ./manage test