Implement a cache to help reduce number of geolocation queries

×

Status message

You are not a member of this team. If you want to be part of this team, click on 'Subscribe to this team'.

Even after increasing our quota limits using the geolocation API key from Google (see https://www.labdoo.org/content/geolocation-queries-quota-limits), we are still reaching the limit of 2500 queries a day (see attached screenshots of the geolocation developers dashboard). To resolve this i am going to implement a caching algorithm for geolocation queries which should substantially reduce the effective number of queries.

In the meantime, when tagging a laptop or other objects, if the geolocation of your object fails (you will see that because the object will be geolocated in the middle of the Atlantic ocean at GPS coordinates [0,0]), please edit it and use the small google map to manually geolocate the object at the right position.

I will prioritize this task so it should be resolved soon.