oca-technical/odoo-bringout-oca-geospatial-base_geoengine/base_geoengine/readme/INSTALL.rst
2025-08-29 15:43:03 +02:00

18 lines
507 B
ReStructuredText

To install this module, you need to have `PostGIS <http://postgis.net/>`_ installed.
On Ubuntu::
.. code-block:: bash
sudo apt-get install postgis
The module also requires two additional python libs:
* `Shapely <http://pypi.python.org/pypi/Shapely>`_
* `geojson <http://pypi.python.org/pypi/geojson>`_
When you will install the module this two additional libs will be installed.
For a complete documentation please refer to the `public documenation <http://oca.github.io/geospatial/index.html>`_