mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-21 18:32:11 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -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>`_
|
||||
Loading…
Add table
Add a link
Reference in a new issue