How can I determine if a latitude/longitude fits in a rectangle?
This rectangle is built by two GeoPoints
(minLat/minLong, maxLat/maxLong).
We could resolve without Solr or ElasticSearch?
How can I determine if a latitude/longitude fits in a rectangle?
This rectangle is built by two GeoPoints
(minLat/minLong, maxLat/maxLong).
We could resolve without Solr or ElasticSearch?
From your description of how the rectangle is built, it sounds as if you just need to check that your latitude and longitude are within the min/max values