i'm not entirely sure but $values = geofield_compute_values($item['geom'], $input_format); apparently expects any value to be wrapped within 'geom'.

i have added a quick fix for the lat/lon but didn't check for the others. needs review could also mean needs work :)

CommentFileSizeAuthor
geofield_devel_generate_fix.patch862 bytesdasjo
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pcambra’s picture

Status: Needs review » Reviewed & tested by the community

The patch fixes the lat/lon generation, WKT generation seems to work fine already

Brandonian’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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