oca-technical/odoo-bringout-oca-geospatial-geoengine_base_geolocalize/geoengine_base_geolocalize
2025-08-29 15:43:03 +02:00
..
i18n Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
models Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
static/description Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
tests Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
views Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
__init__.py Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
__manifest__.py Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
README.rst Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00

.. 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.