There's a sample reverse geocoding request here: Reverse Geocoding (Address Lookup) http://code.google.com/apis/maps/documentation/geocoding/#ReverseGeocoding
To use it with your client id, you need to add both the client and signature parameters, following the instructions here: URL Authentication http://code.google.com/apis/maps/documentation/webservices/#URLSigning Unless you are using the legacy V2 Geocoding API, in which case you don't need to sign requests. On Thu, Aug 12, 2010 at 10:42, sureshT suri <[email protected]>wrote: > thanks for the help, > but i am little bit confused in handling this task can i have the sample > URL for reverse geo codings > > > On Thu, Aug 12, 2010 at 1:12 AM, Rossko <[email protected]>wrote: > >> > I haven taken the google api premier key,but i don't know how to set >> > the url for requesting the locations using the clientID >> >> See the documentation >> >> http://code.google.com/apis/maps/documentation/premier/guide.html#WebServices >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Maps API" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-maps-api%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-maps-api?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
