Best way to geocode UK postcode with Google Maps API?
Posted
by joshcomley
on Stack Overflow
See other posts from Stack Overflow
or by joshcomley
Published on 2010-05-14T09:02:06Z
Indexed on
2010/05/14
9:04 UTC
Read the original article
Hit count: 338
What is the most effective and accurate way to geocode a UK postcode? Using the built in geocode object results in massively blurred results (lots of postcodes returning just a general area).
Are there any free UK postcode geocoding services I can plug into via JavaScript?
© Stack Overflow or respective owner