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

Geocoder DB is a plugin for Geocoder which queries a database table for lat, lon fields.

The reason for this module was to speed up geocoding for locations already stored in the database (proximitry search), and to prevent duplicate API calls.

Module Settings:

  • Tablename
  • Lat fieldname
  • Lon fieldname
  • Condition fields (compared to the searched address)
  • Fallback: If query returns no result a fallback geocoder is used (e.g. Google API)

Module Dependencies:

  • Geocoder
  • Ctools
Supporting organizations: 

Project information

Releases