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.
| Comment | File | Size | Author |
|---|---|---|---|
| views_geojson-wrong-column.patch | 711 bytes | prudloff |
Comments
Comment #3
jeffschulerYou're right. Thanks! Committed.
Comment #4
jeffschuler