I would like to have two fields in one node which contain different geocoded locations.

Then, have a View with a Proximity Filter, and be able to pre-configure the View so the Proximity Filter uses one specified geocoded field, and ignores the other.

I set up two fields Postal Address and geocoded from each in separate fields.

In my testing, the Proximity Filter always based itself on the first geocoded value, even if that value is not displayed in the View. If the first geocoded field is empty, the View does not display any results.

Curious if anyone has found a way to use a Proximity Filter in a View to sort nodes with more than one geocoded value, and being able to choose which value is used in the View.

Comments

itserich’s picture

This is in D7.

javier.drupal.2012’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev

Hi @itserich!

Did you solve this issue? I'm trying to filter a multiple field with more than one location, but openlayers proximity only filter attending to the first value.

Thanks!