Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,18 @@
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>`_