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.
 
 
Houzéfa Abbasbhay 69b441227a Update "display name" fields when updating first / last names. 9 years ago
..
i18n [IMP] base_location_geonames_import: Several improvements and added hooks 9 years ago
static/description [IMP] base_location_geonames_import: Several improvements and added hooks 9 years ago
test [FIX] TypeError: unlink() got multiple values for keyword argument 'context' 10 years ago
wizard protect import of external dependencies 9 years ago
README.rst [IMP] base_location_geonames_import: Several improvements and added hooks 9 years ago
__init__.py Add module base_location_geonames_import 10 years ago
__openerp__.py [IMP] base_location*: Expand authors 9 years ago

README.rst

Base Location Geonames Import
=============================

This module adds a wizard to import better zip entries from Geonames database.

Installation
============
For installing this module, you need these Python libraries: requests and
unicodecsv.

Configuration
=============

If want want/need to modify the default URL
(http://download.geonames.org/export/zip/), you can set the 'geonames.url'
system parameter.

Usage
=====

When you start the wizard, it will ask you to select a country. Then, for the
selected country, it will delete all the current better zip entries, download
the latest version of the list of cities from geonames.org and create new
better zip entries.

Credits
=======

Contributors
------------

* Alexis de Lattre <alexis.delattre@akretion.com>
* Lorenzo Battistini <lorenzo.battistini@agilebg.com>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>

Icon
----
* http://icon-park.com/icon/location-map-pin-orange3/
* http://commons.wikimedia.org/wiki/File:View-refresh.svg


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.