Does anyone know of a way to utilize the location module to conduct proximity searches internationally, based on some criteria other than Zip codes?

In particular, I have a series of classified ads that each have a unique location; it would be helpful to sort these posts using a proximity filter in Views on a global basis, rather than just limited to those in the US, UK and a handful of other countries that have available zipcode data.

Thank you!

Comments

greggles’s picture

Category: feature » support
Status: Active » Fixed

In the 6.x-1.x version of location you can do it based on:

  1. latitude/longitude
  2. postal code with country code
  3. postal code (assume default country)

So, you have to know the latitude/longitude.

Status: Fixed » Closed (fixed)

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