You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
299 B

  1. This module provides functionality to get coordinates corresponding to partner address.
  2. This module is derived from base_geolocalize from Odoo and implements Nominatim / OpenStreetMap API instead of Google one
  3. This module relies on `Nominatim API <https://nominatim.openstreetmap.org/search.php>`