It would be nice to be able to add latitude and longitude filters. This is partly as a way of telling views module to ignore all nodes that don't have lat/long information, meaning that it doesn't need to load hundreds of nodes if only a handful of them have location information attached to them.

I've attached a patch which adds the filters with a greater than/less than operator.

CommentFileSizeAuthor
latlong-filters.patch760 bytesgeodaniel

Comments

karens’s picture

Status: Needs review » Fixed

Just getting ready to commit this. Thanks for the patch and sorry for the delay!

geodaniel’s picture

That's great, thanks Karen!

Anonymous’s picture

Status: Fixed » Closed (fixed)