Metadata-Version: 2.1
Name: odoo-addon-geoengine_base_geolocalize
Version: 16.0.1.0.2
Summary: Geospatial support for base_geolocalize
Home-page: https://github.com/OCA/geospatial
Author: ACSONE SA/NV, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.10
Requires-Dist: odoo-addon-geoengine-partner<16.1dev,>=16.0dev
Requires-Dist: odoo<16.1dev,>=16.0a
Requires-Dist: requests

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