Download & Extend

Geolocation Field

Geolocation provides a Drupal 7 field for storing Longitude/Latitude pairs. It currently supports:

  • Plain text
  • Google Maps
  • Geolocation (HTML 5) Service

This module aims to provide a simple and solid way to associate geo-information to entities. You can add Geolocation fields to content types (nodes), users, taxonomy terms, comments and all other "fieldable entities" provided by contrib modules, e.g. private messages (Privatemsg).

Drupal 7

The module is maintained by derjochenmeyer and jm.federico. Here is a demo (7.x-1.0 of Apr/10/2012).

Optional modules

Technical

At the moment Geolocation stores the following values in the database: lat (latitude), lng (longitude), lat_sin (precalculated latitude sine), lat_cos (precalculated latitude cosine), lng_rad (precalculated radian longitude). The precalculated values will speed up (not yet implemented) proximity SQL look ups. Being considered is the possibility of storing geocoded address information AND/OR addresses

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.1 tar.gz (27.19 KB) | zip (32.09 KB) 2012-Apr-10 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (28.46 KB) | zip (33.39 KB) 2013-Apr-25 Notes
6.x-1.x-dev tar.gz (13.25 KB) | zip (16.58 KB) 2011-Jun-19 Notes

Project Information


Maintainers for Geolocation Field

  • derjochenmeyer - 28 commits
    last: 3 weeks ago, first: 2 years ago
  • jm.federico - 32 commits
    last: 1 year ago, first: 2 years ago
  • dopry - 5 commits
    last: 5 years ago, first: 6 years ago

Issues for Geolocation Field

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants