Reverse Geocoding on the Fly

Hatami Nugraha7 years ago

Dear Anton,

I used Google API for Reverse Geocoding, and it will hit the daily quota limit even only for 2 devices with 1 minute update interval.
I have a suggestion to save the quota which is the geocoding is only done on the fly. So the server (web/javascript) is doing the reverse geocoding only when the user select the device on the web. Other than that, there is no background reverse geocoding that save into the location database. What do you think ?

Thanks.

Anton Tananaev7 years ago

For any suggestions you should use GitHub. Actually this has already been suggested and discussed before, so I would recommend to find and the the thread.

Hatami Nugraha7 years ago

Okay. Thanks Anton.