mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-21 07:12:05 +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,51 @@
|
|||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
|
||||
:alt: License
|
||||
|
||||
Geospatial support for base_geolocalize
|
||||
=======================================
|
||||
|
||||
Geolocalise your partner based on longitude and latitude provided by
|
||||
`OpenStreetMap via its Nominatim service
|
||||
<http://wiki.openstreetmap.org/wiki/Nominatim>`_. Please read carefully the
|
||||
`usage policy <http://wiki.openstreetmap.org/wiki/Nominatim_usage_policy>`_
|
||||
before using the module.
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
Take a look at the installation section in the description of the module
|
||||
'base_geoengine'.
|
||||
|
||||
The module also requires one additional python libs:
|
||||
|
||||
* `requests <https://pypi.python.org/pypi/requests>`_
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
||||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/geospatial/issues>`_.
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
|
||||
`here <https://github.com/OCA/geospatial/issues/new?body=module:%20geoengine_base_geolocalize%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
Contributors
|
||||
------------
|
||||
|
||||
* Laurent Mignon <laurent.mignon@acsone.eu>
|
||||
|
||||
Maintainer
|
||||
----------
|
||||
|
||||
.. image:: http://odoo-community.org/logo.png
|
||||
:alt: Odoo Community Association
|
||||
:target: http://odoo-community.org
|
||||
|
||||
This module is maintained by the OCA.
|
||||
|
||||
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
|
||||
|
||||
To contribute to this module, please visit http://odoo-community.org.
|
||||
Loading…
Add table
Add a link
Reference in a new issue