Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
GEOCODING, can't find anything in UK
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
El Mexicano  
View profile  
 More options Sep 6 2006, 5:31 am
From: "El Mexicano" <peter.ge...@sbgit.com>
Date: Wed, 06 Sep 2006 02:31:45 -0700
Local: Wed, Sep 6 2006 5:31 am
Subject: GEOCODING, can't find anything in UK
Hi there i try to get some coordinates from cities in UK but the
following test URL returns near nothing. Other countries working great!

URL:
http://maps.google.com/maps/geo?q=London,+UK&output=xml&key=xxx
also tried:
http://maps.google.com/maps/geo?q=London,+GB&output=xml&key=xxx
http://maps.google.com/maps/geo?q=London,+United+Kingdom&output=xml&k...

It returns just:
  <?xml version="1.0" encoding="UTF-8" ?>
- <kml xmlns="http://earth.google.com/kml/2.0">
- <Response>
  <name>London, UK</name>
- <Status>
  <code>603</code>
  <request>geocode</request>
  </Status>
  </Response>
  </kml>

Thanx Peter


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
warden  
View profile  
 More options Sep 6 2006, 5:37 am
From: "warden" <webmas...@diochi.org.uk>
Date: Wed, 06 Sep 2006 02:37:08 -0700
Local: Wed, Sep 6 2006 5:37 am
Subject: Re: GEOCODING, can't find anything in UK
That's right. See the list of status codes:
http://www.google.com/apis/maps/documentation/reference.html#GGeoStat...

Google can't return geocoding data for the UK and a number of other
countries.

Andrew


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mapperz@googlemail.com  
View profile  
 More options Sep 6 2006, 7:24 am
From: "mapp...@googlemail.com" <mapp...@googlemail.com>
Date: Wed, 06 Sep 2006 04:24:45 -0700
Local: Wed, Sep 6 2006 7:24 am
Subject: Re: GEOCODING, can't find anything in UK
Google AJAX API does UK Geocoding of Address but the Map API does NOT
due to contractual reasons (err Ordnance Survey and Royal Mail Crown
Copyright of postcode and address poinst 'PAF')

so in 'theory' you could parse the ajax api geocoder and return a
marker on the map api
(though in the 'terms and conditions' might be infringed)

but Windows Local Live does have UK geocoding of Postcodes and
Addresses
reported here
http://mapperz.blogspot.com/2006/08/uk-geocoding-microsoft-virtual-ea...
http://local.live.com/

So in 'theory' you can send the request geocode to windows live local
and created a permalink (which contains the long/lat) parse though a
bit of code and create a marker on a google map (or other map).

US batch geocoding
http://www.batchgeocode.com/

Yahoo Maps has a better Geocoding Service (as more accurate and returns
precision of the gecoded address)
http://developer.yahoo.com/maps/rest/V1/geocode.html

mapperz
http://mapperz.blogspot.com
x never marks the spot. x,y does


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mapperz@googlemail.com  
View profile  
 More options Sep 6 2006, 3:41 pm
From: "mapp...@googlemail.com" <mapp...@googlemail.com>
Date: Wed, 06 Sep 2006 12:41:32 -0700
Local: Wed, Sep 6 2006 3:41 pm
Subject: Re: GEOCODING, can't find anything in UK
UK Addresses Geocoded
http://geo.localsearchmaps.com/

The PM's house
http://geo.localsearchmaps.com/?street=10+Downing+Street&city=London&...
returns
map.centerAndZoom(new GPoint(-0.1275, 51.5032), 4);

and your example geocoded.

http://geo.localsearchmaps.com/?city=London&country=UK
returns
map.centerAndZoom(new GPoint(-0.1271, 51.5063), 4);

Good Work 'emad'
http://www.localsearchmaps.com/

mapperz
http://mapperz.blogspot.com
x never marks the spot, x,y does.Now 10 Downing Street, London,UK does
too.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Esa  
View profile  
 More options Sep 6 2006, 4:37 pm
From: "Esa" <esa.ilm...@gmail.com>
Date: Wed, 06 Sep 2006 20:37:47 -0000
Local: Wed, Sep 6 2006 4:37 pm
Subject: Re: GEOCODING, can't find anything in UK

mapp...@googlemail.com wrote:

> so in 'theory' you could parse the ajax api geocoder and return a
> marker on the map api
> (though in the 'terms and conditions' might be infringed)

I don't think there is any problem. There are a couple of examples on
AJAX Search API site http://www.google.com/uds/samples/places.html

If you are using some other services for geocoding a Google Map page
you shall read their TOU.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mapperz@googlemail.com  
View profile  
 More options Sep 6 2006, 5:51 pm
From: "mapp...@googlemail.com" <mapp...@googlemail.com>
Date: Wed, 06 Sep 2006 14:51:41 -0700
Local: Wed, Sep 6 2006 5:51 pm
Subject: Re: GEOCODING, can't find anything in UK
Esa its not the TOU thats the problem
it is crown copyright on UK Addresses.

http://www.ordnancesurvey.co.uk/oswebsite/products/addresspoint/techi...

Under British law the Postal Address File (PAF) is protected

hence why there is a error Gecoding via the Google Mapping API

Mike Williams (Google Maps API Guru) explains
http://www.econym.demon.co.uk/googlemaps/geo.htm

"It's also helpful to display the failure reason to your users, where
possible, otherwise your users might waste their time doing things like
trying to guess the correct spelling of "Sauchiehall Street, Glasgow,
UK", when the problem isn't the spelling but the fact that the API
doesn't support UK geocoding for legal or contractual reasons."

try
http://www.econym.demon.co.uk/googlemaps/examples/geo.htm
with
10 Downing Street, London, UK

that is why mapperz wrote in 'theory'

archive news about it with multimap (april 2004)
http://www.webmapper.net/archives/2004/04/

mapperz
http://mapperz.blogspot.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
geoDoc  
View profile  
 More options Sep 7 2006, 3:52 pm
From: "geoDoc" <qofdatab...@googlemail.com>
Date: Thu, 07 Sep 2006 12:52:33 -0700
Local: Thurs, Sep 7 2006 3:52 pm
Subject: Re: GEOCODING, can't find anything in UK
Alternative geocoder is Gaze from mysociety

http://www.mysociety.org/?p=83

It geocodes places rather than postcodes but that could be handy!

--
Health data on google maps
www.gpcontract.co.uk/map.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
walweb.nl  
View profile  
 More options Sep 12 2006, 5:00 am
From: "walweb.nl" <walweb...@gmail.com>
Date: Tue, 12 Sep 2006 02:00:47 -0700
Local: Tues, Sep 12 2006 5:00 am
Subject: Re: GEOCODING, can't find anything in UK
Lookup your place by address
Check this out:
www.walweb.nl/picsfromspace

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »