Go to file
2016-02-26 11:55:20 +01:00
pg Fix the tests for adjacent union function 2016-02-26 11:55:20 +01:00
python Add python dependency 2016-02-22 12:26:32 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-02-23 17:23:33 +01:00
DEPLOYING.md Add a top-level Makefile 2016-02-19 11:57:13 +01:00
LICENSE Add licencse 2016-02-15 18:36:38 +01:00
Makefile Add a top-level Makefile 2016-02-19 11:57:13 +01:00
README.md Update README.md 2016-02-23 17:18:19 +01:00
TODO.md Add the cartodb extension as a dependency 2016-02-18 19:18:15 +01:00

crankshaft

CartoDB Spatial Analysis extension for PostgreSQL.

Code organization

  • pg contains the PostgreSQL extension source code
  • python Python module

Requirements

  • pip