Why this query not work in SDK console on - I want to find at least one place?
I opened SDK console and enter following queries without any results.
distance(geoLocation , geopoint(52.23261180, 21.02342870)) < 400000
distance(geoLocation , geopoint(52.23261180, 21.02342870)) > 0
Do you have any idea?
I was excluded following causes:
- Data exist.
- Field with location is named geoLocation.
- Field contains some data search.GeoPoint(latitude=52.218052099999987, longitude=21.0046356).