I am trying to filter points based on lat/long between coordinates but ArcGis Online filtering tool will not accept. The expressions are "latitude is between ??.?? and ??.??" and "longitude is between ??.?? and ??.??". When I try each separately they work but when I try to combine them in an ALL expression I cannot APPLY FILTER.
I am open other filtering options to accomplish this.
Solved! Go to Solution.
try flipping the longitude values on a lark ie -90 then -83
try flipping the longitude values on a lark ie -90 then -83
Thanks for the quick response.