Current views support did not link fields such as lat/long to a node so it was not possible to use the data to display with OpenLayers using Views etc.

Also noticed a left join using vid on both sides, which did not seem to be valid since the table being joined did not have a vid field.

Patch in #1.

CommentFileSizeAuthor
#1 calais_852750.patch1.63 KBcglusky
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

cglusky’s picture

Title: Expose Calais Geo to Node Views » Expose Calais Term Data Geo to Node Views
FileSize
1.63 KB

Tweaking the title. This does not have anything to do with the Calais Geo submodule. It is merely exposing fields such as lat/long from the calais_term_data_geo table to Node Views.

EDIT: It also adds a filter for lat/long based on generic views number handler

febbraro’s picture

Status: Active » Fixed

Committed, thanks for the patch. Will be in a dev release tonight and most in an offical release within 2 weeks.

Status: Fixed » Closed (fixed)
Issue tags: -views, -openlayers, -opencalais

Automatically closed -- issue fixed for 2 weeks with no activity.