473,396 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

location finder by typing your post code (UK)

Hi,

I wonder if you could advice me on the best solution.

I will receive from my client a raw data with locations of their
stores, which probably would look like this:
"B&Q, Industrial Park, Huntingdon, Cambridgeshire, CB23 2KK, 01480
7131313"

What I need to do is add to the website a location finder by typing a
postcode. Let's say I type "CB4 1JT" or "Cambridge" where I live and I
want to display number of nearest stores.

Ideally I would like to achieve similar result to this one:
http://www.diy.com/diy/jsp/bq/templa...ore_finder.jsp

What would be the best approach to implement solution like that? Do I
need to buy off-shelf solution? Which one, from your experience, is
the best. Obviously it must support PHP.

Thanks a million,
Richard
Nov 22 '07 #1
3 4582
There is also a dedicated UK postcode discussion mailing list, but I no
longer have the details and a quick web search did not find it. If you
can find it with a web search, it would be a valuable info. resource
from people who do this kind of thing professionally. Key words that
might source it are: postcode gis geography (and synonyms) mailing list,
etc.. People in the newsgroups above may know the subscribe details.
It's not a UK dedicated postcode mailing list at all, it's a dedicated GIS
mailing list, but members have postcode to location expertise: See here:

http://www.jiscmail.ac.uk/lists/GIS-UK.html

HTH.
Nov 22 '07 #2
Richard wrote:
What I need to do is add to the website a location finder by typing a
postcode.
Here's a link to my own work on postcodes. It supports basic postcode
parsing/validating for the UK, most of Western Europe, plus several other
countries, plus for the UK only: district-accuracy postcode positioning,
distance calculations and searching.

http://examples.tobyinkster.co.uk/postcodes/

Unsupported -- don't ask me for help using it.

--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 1 day, 9:21.]

It'll be in the Last Place You Look
http://tobyinkster.co.uk/blog/2007/11/21/no2id/
Nov 22 '07 #3
While the city slept, Toby A Inkster (us**********@tobyinkster.co.uk)
feverishly typed...
Richard wrote:
>What I need to do is add to the website a location finder by typing a
postcode.

Here's a link to my own work on postcodes. It supports basic postcode
parsing/validating for the UK, most of Western Europe, plus several
other countries, plus for the UK only: district-accuracy postcode
positioning, distance calculations and searching.

http://examples.tobyinkster.co.uk/postcodes/

Unsupported -- don't ask me for help using it.
Ohhhhh.... now where was this when I was trying to figure all this out a few
months ago?? ;-)

An excellent set of data and routines sir! :-)

Cheers,
Nige

--
Nigel Moss http://www.nigenet.org.uk
Mail address will bounce. ni***@DOG.nigenet.org.uk | Take the DOG. out!
"Your mother ate my dog!", "Not all of him!"
Nov 22 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

53
by: dterrors | last post by:
Will php 6 do strong typing and/or namespaces? I was shocked to find out today that there are some people who actually argue that weak typing is somehow better. I didn't even know there was a...
1
by: Mark Anderson | last post by:
Am I correct in thinking that you can only use location.search to retrieve all a form's inputs if the method is GET. In my experiments so far, using search I only get what follows the ? in the...
19
by: Darren | last post by:
I have a page that opens a popup window and within the window, some databse info is submitted and the window closes. It then refreshes the original window using window.opener.location.reload(). ...
1
by: Tom | last post by:
If anyone is looking for a cost effective postcode finder try this http://www.postcodeanywhere.co.uk/ it is brilliant and very easy to use
1
by: Colin McGuire | last post by:
Thanks everyone for help in my previous post. Using the "Point.op_Addition" from the previous post I have to now focus on the real problem. I need to manually position a new form so that its...
5
by: Newbie! | last post by:
Hey Group, I carn`t find this anywhere:( Anybody know how I could set the location of a TaB Page by codes? Ta Si
23
by: lwoods | last post by:
I am trying to pass some info to another page on my site. I set "session_start()" in page 1, assign a session variable to a value, then execute a "header('Location: ....')." But on the target...
7
by: ezusbo | last post by:
Hi I have implemented this AJAX enabled route finder for getting from A to B on the London Underground network, with built in Google Maps for each station along the way. The AJAX piece allows...
5
by: EggHead | last post by:
Hi all, My development environment is VB 6.0, and my OS is winxp. I would like to know how to find the mouse location at a control when the mouse is point at that control. The problem is that the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.