Geonames CCK

the greenman - March 19, 2008 - 16:51

The geonames_cck module implements a CCK field type that uses geonames (http://www.geonames.org) to translate location names into their longditude and latitude coordinates.

This module was designed to work with the geomap (http://drupal.org/project/geomap) module. Locations are output using Geo microformats, and the geomap module will display any geo data on a google map.

We use the geonames web service module (http://drupal.org/project/geonames) to handle the actual communication with geonames.

Limitations

We have built this version of the module to handle basic name lookups and disambigation. There are all sorts of things it does not do.

No Multiple Values

Although a lot of work has been done, working multivalue support was out of scope for our initial release.

No Locations Module Integration

The current implementation of this module does not integrate with the standard locations system. There are a few reasons for this, but the first was simply implmentation scope. As a result of this lack of integration, we do not currently have working proximity search functionality.

Sponsors

Development has been sponsored by Code Positive Ltd (http://www.codepositive.com) and The School Of Everything (http://www.schoolofeverything.com)

Releases

Official releasesDateSizeLinksStatus
5.x-1.02008-Mar-2516.75 KBRecommended for 5.xThis is currently the recommended release for 5.x.
 
 

Drupal is a registered trademark of Dries Buytaert.