Client side Geo-coding --- process

101 views
Skip to first unread message

kShan

unread,
Dec 1, 2011, 4:53:03 PM12/1/11
to google-map...@googlegroups.com
We are using client-side Geocoding for our product which is going live in few weeks and I want to make sure that we won't run in to any query restrictions when we go live. Please review the below items and share your comments/thoughts. Thanks!

------Website will display list of hotels close to a user based on user's input address.
------We will be using client-side Geocoding. so when a user does a search for a hotel on the website, all requests will be counted against the user's IP address
Example: if there are say 3000 searches done in a second by 3000 different users, and if we use clientside geocoding then that 3000 requests will be counted against the client's IP addresses. Our hosting server will not hit any quota limitations

------We will be displaying the results in a map to meet Google's terms of Use
------On a separate page, when a user clicks on a hotel, we display the hotel's address as a marker in google Map. This is again client side geocoding.

Anything else we should be aware of? all answers/help greatly appreciated. Thanks!

Ben Appleton

unread,
Dec 1, 2011, 6:50:24 PM12/1/11
to google-map...@googlegroups.com
On Fri, Dec 2, 2011 at 8:53 AM, kShan <kks...@gmail.com> wrote:
We are using client-side Geocoding for our product which is going live in few weeks and I want to make sure that we won't run in to any query restrictions when we go live. Please review the below items and share your comments/thoughts. Thanks!

------Website will display list of hotels close to a user based on user's input address.
------We will be using client-side Geocoding. so when a user does a search for a hotel on the website, all requests will be counted against the user's IP address
Example: if there are say 3000 searches done in a second by 3000 different users, and if we use clientside geocoding then that 3000 requests will be counted against the client's IP addresses. Our hosting server will not hit any quota limitations

That's right. Client services (such as geocoding) count against the client, not your server.

------We will be displaying the results in a map to meet Google's terms of Use
------On a separate page, when a user clicks on a hotel, we display the hotel's address as a marker in google Map. This is again client side geocoding.

Anything else we should be aware of? all answers/help greatly appreciated. Thanks!

--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/4v28VR2y7HsJ.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.

kShan

unread,
Dec 5, 2011, 1:41:44 AM12/5/11
to google-map...@googlegroups.com
Thanks!
Reply all
Reply to author
Forward
0 new messages