Closed (fixed)
Project:
Location
Version:
6.x-3.0
Component:
Location_views
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2009 at 16:50 UTC
Updated:
23 Jan 2011 at 10:00 UTC
Hi
My site allows to add locations with or without coordinates. The question is: How do I filter the locations WIHTOUT data on the coordinates field?
Thanks in advance
Comments
Comment #1
rooby commentedLocation stores lat/lon values for all locations, so if you don't enter them they will be 0.000000, 0.000000
So you could just add a Location: Latitude filter to your view and set the operator to 'Is not equal to' and set the value to zero