I had a panel page that displayed a view that contained a attachment with a contextual filter to display all other nodes with the same wkt data as the viewed node (think locations using the same postal annex company, so geofield data are identical). After upgrading to 7.x-2.x-dev, the WKT field is now gone and Views showed that the contextual filter for wkt was invalid.

I have tried using the geohash and geom fields instead, but the page does not display the list as it did before. There are no changes to the view or the data except for that contextual filter input.

What am I doing wrong?

Comments

sansui’s picture

I also see there is no formatter option for WKT. Have tried using latitude/longitude without success

Edit: the installation I was looking at was using geolocation field instead of geofield.

balagan’s picture

In geofield 2.x the location data is stored in the geom array instead of wkt. I would keep trying that.