Login    |    Register

connect and contribute... Click here for further options





Member Blogs

Sep14

Written by:Steve White
Thursday, September 14, 2006 

The Google Maps API is missing one important element for the UK - the ability to type in an address and then find that address on the map. This is known as geocoding: turning an address into map co-ordinates. So until there is a reliable geocoder for the UK in the Google Maps API I had to turn elsewhere.
I registered the application on the Yahoo Geocoding service: http://developer.yahoo.com/maps/rest/V1/geocode.html and started playing around.

I sent the AJAX request via a server side proxy to overcome the security of cross domain XMLHttp calls. I then processed the XML on the server side and returned XML back to the Javascript function to be parse.

If we get back a valid UK point from Yahoo, then the map automatically centers on that point and data is loaded depending on the bounds of the map. If not, we just return an alert to the client.

All's working well so far, but looking forward to the Google version.

Tags:

2 comment(s) so far...

Re: Google Map - UK Geocoding

You may already know about this but google have recently added the functionality that you are talking about. I wrote a post on it recently that has a link or two that you might be interested in. (http://paulbrackenridge.com/2007/07/17/google-map-geocoding-now-for-the-uk/).

HTH's

P

By Paul Brackenridge on   Thursday, July 19, 2007

Re: Google Map - UK Geocoding

Thanks for letting me know Paul. A member of the Google API Group also let me know about this. It's great news for the UK as a lot of people have been waiting for this. I've included the Local UK search on my map using the AJAX Search API and will eventually use the Google UK Geocoding service.

By host on   Thursday, July 19, 2007

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Add Comment   Cancel 

Search Blogs

Member Blogs

Member Blogs

You must be logged in and have permission to create or edit a blog.

Blog Archive


Go to email Go to delicious.com Go to digg Go to technorati Go to reddit Go to stumbleupon Go to facebook Go to newsvine Go to simpy Go to google bookmarks Go to yahoo bookmarks Go to yahoo myweb Go to ask Go to slashdot Go to rawsugar Go to mister-wong Go to backflip Go to diigo Go to tailrank Go to live Go to twitter Go to fark Go to blogmarks Go to linkagogo Go to wink Go to ma.gnolia Go to bluedot Go to netvouz Go to blinklist Go to sphinn
Home · Connect · Contribute
Copyright 2006 - 2008 Online Archaeology   |   Terms of Use   |   Privacy Statement