Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
8answers
5k views

Generate google map based on UK postcode

Is it possible to do a google map lookup using the google maps API from a UK postcode? I know you can search by UK postcode on their website, but this converts to lat / long. I don't have access to ...
3
votes
12answers
383 views

How do sites look up addresses from UK postcodes?

U.K. that require addresses often ask the user to provide a postcode. The site then offers the user a choice between the addresses that match that postcode. Where do these sites get the data to do ...
1
vote
6answers
2k views

UK Royal Mail PAF address finder via postcode alternatives?

We need an address finder (premise level) based on postcode. We have a budget of 40k for this. But I have been assigned to find some cheaper alternatives for Royal mail PAF database. Is Google any ...
0
votes
2answers
30 views

PAF database vs a service such as Postcode Anywhere

Would it be more cost effective for a small business (around 25 concurrent users) to buy a PAF database and code it up ourselves or use a Postcode service such as Postcode Anywhere? The Royal Mail ...
0
votes
1answer
23 views

Importing PAF file to MySQL

I recently purchased PAF files from the Royal Mail. I've received them all but now need to import the contents into a MySQL database. After taking a look at the files there seems to be no common ...