This project is not covered by Drupal’s security advisory policy.

Provides a Geonames autocomplete for fields.

Very useful if you need users to select cities like in facebook. It retrieves any type of geoname (country, province, city, etc) till the lowest level and stores it on the database to reduce requests.

It also supports multilanguage so users can find places on their preferred language.

Fields can be displayed and filtered on views since it's automatically integrated.

INSTALLATION INSTRUCTIONS:

  1. Download and enable required modules: Geonames, Entity, Entity Reference, Entity Construction Kit and Token.
  2. Don't forget to create an account in http://www.geonames.org/ and configure it properly at admin/config/geonames.
  3. Open the field manager where you want to create the field.
  4. Create a field of type Entity Reference.
  5. On Target type, select geoname.
  6. On Entity selection Mode, select Geonames from web service.
  7. Fill up the Display as you want it to appear in the autocomplete.
  8. Fill the rest of the settings as required. For reference go to http://www.geonames.org/export/geonames-search.html.
  9. For a better UI you may want to integrate with Chosen Ajax.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution No further development
    No longer developed by its maintainers.
  • chart icon8 sites report using this module
  • Created by Cristhian on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases