To install this module, you need to have `PostGIS `_ installed.
On Ubuntu::
.. code-block:: bash
sudo apt-get install postgis
The module also requires two additional python libs:
* `Shapely `_
* `geojson `_
When you will install the module this two additional libs will be installed.
For a complete documentation please refer to the `public documenation `_