When using a geofield source, I a get "Column not found" SQL error.
That's because it always tries to get the field_geofield_latcolumn but this name is not correct.

The attached patch fixes this error for us.

CommentFileSizeAuthor
views_geojson-wrong-column.patch711 bytesprudloff

Comments

prudloff created an issue. See original summary.

  • jeffschuler committed bf425e0 on 8.x-1.x
    Issue #3117707 by prudloff: Build geofield column names properly.
    
jeffschuler’s picture

Version: 8.x-1.0-rc2 » 8.x-1.x-dev
Status: Needs review » Fixed

You're right. Thanks! Committed.

jeffschuler’s picture

Title: Wrong column name » Build geofield column names properly.

Status: Fixed » Closed (fixed)

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