Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 10-26-2004, 12:00   #1 (permalink)
Astra
Civilians

 
Default Managing locations

Hi All

I know this is a strange request, but I currently creating an estate agent
type site and I noticed on somebody else's (big company - not interested in
little old me!!) that they give the user the option to see property results
that are 2, 5, 10 miles, etc away from the location that I can pick.

I think this is a really clever feature, but have a sneaking suspicion that
this kind of effect could be re-created using some kind of internal grid
reference proc rather than having to buy a £30,000 piece of post coding
software.

The locations that I am using are only probably half of 1 county so its not
as if I'm trying to map out the whole of the UK.

Has anybody had a go at making their own internal grid ref system to get
this sort of thing to work?

Rgds

Robbie




----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 10-26-2004, 12:00   #2 (permalink)
Fat Sam
Civilians

 
Default Re: Managing locations


"Astra" <info@NoEmail.com> wrote in message news:417e311f_4@127.0.0.1...
> Hi All
>
> I know this is a strange request, but I currently creating an estate agent
> type site and I noticed on somebody else's (big company - not interested

in
> little old me!!) that they give the user the option to see property

results
> that are 2, 5, 10 miles, etc away from the location that I can pick.
>
> I think this is a really clever feature, but have a sneaking suspicion

that
> this kind of effect could be re-created using some kind of internal grid
> reference proc rather than having to buy a £30,000 piece of post coding
> software.
>
> The locations that I am using are only probably half of 1 county so its

not
> as if I'm trying to map out the whole of the UK.
>
> Has anybody had a go at making their own internal grid ref system to get
> this sort of thing to work?


Speaking as a trained cartographer, and also as a geek who dabbles in a bit
of web coding, I'd say the Grid Ref method would be the one most likely to
be used by sites employing this feature.....

Never tried it, but I'd imagine it's not that hard to pull off.....Give
yourself a "northings" entry and an "eastings" entry in your
database.....Break them up by using the 1km grid squares as they appear on
an OS 1:50000 scale map, and use 6 figure references to give you a 100m
accuracy range.....

You may need some way of mapping postcodes to grid references....Possibly
using only the first half (for example BT26).....I'd think to pull this off
sucessfully, you'd need a database with the postcode values mapped to grid
ref's, and a second database with the grid refs of your properties.....

This may be just the way my brain interprets the problem, and you're likely
to find as many different solutions as there are people in this
newsgroup....

--
Sam.
www.doohickeys.co.uk
For Desirable Devices


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-26-2004, 12:00   #3 (permalink)
Matt Bradley
Civilians

 
Default Re: Managing locations

Astra wrote:
> Hi All
>
> I know this is a strange request, but I currently creating an estate agent
> type site and I noticed on somebody else's (big company - not interested in
> little old me!!) that they give the user the option to see property results
> that are 2, 5, 10 miles, etc away from the location that I can pick.


You'd probaly be needing this:
<http://www.royalmail.com/portal/rm/jump2?mediaId=400088&catId=400084>

And then script to run over it. The script bit should be fairly easy.
See "Fat Sam"s response to your query - the maths is no problem.

Royal Mail's postcode / grid ref data may prove pricey. Unless you fancy
mapping the region yourself ;-)

--
Matt Bradley
"I always like to know everything about my new friends,
and nothing about my old ones" - Oscar Wilde (The Picture of Dorian Gray)
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-26-2004, 20:00   #4 (permalink)
Toby Inkster
Civilians

 
Default Re: Managing locations

Astra wrote:

> I think this is a really clever feature, but have a sneaking suspicion that
> this kind of effect could be re-created using some kind of internal grid
> reference proc rather than having to buy a £30,000 piece of post coding
> software.


It's not *that* expensive. In the UK you want QAS or AFD -- the latter
probably. QAS have been bought by big, scary Experian recently. (They
wrote to tell me, which was nice. But how did they know who I was? /me
looks over shoulder.)

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-26-2004, 20:00   #5 (permalink)
Fat Sam
Civilians

 
Default Re: Managing locations


"Toby Inkster" <usenet200410@tobyinkster.co.uk> wrote in message
news:pan.2004.10.26.21.09.37.233477@tobyinkster.co .uk...
> Astra wrote:
>
> > I think this is a really clever feature, but have a sneaking suspicion

that
> > this kind of effect could be re-created using some kind of internal grid
> > reference proc rather than having to buy a £30,000 piece of post coding
> > software.

>
> It's not *that* expensive. In the UK you want QAS or AFD -- the latter
> probably. QAS have been bought by big, scary Experian recently. (They
> wrote to tell me, which was nice. But how did they know who I was? /me
> looks over shoulder.)


Perhaps you're their main supplier for inkjet cartridges ;-)

--
Sam.
www.doohickeys.co.uk
For Desirable Devices


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-26-2004, 20:00   #6 (permalink)
Charles Sweeney
Civilians

 
Default Re: Managing locations

Fat Sam wrote:

>
> "Toby Inkster" <usenet200410@tobyinkster.co.uk> wrote in message
> news:pan.2004.10.26.21.09.37.233477@tobyinkster.co .uk...
>> Astra wrote:
>>
>> > I think this is a really clever feature, but have a sneaking
>> > suspicion

> that
>> > this kind of effect could be re-created using some kind of internal
>> > grid reference proc rather than having to buy a £30,000 piece of
>> > post coding software.

>>
>> It's not *that* expensive. In the UK you want QAS or AFD -- the
>> latter probably. QAS have been bought by big, scary Experian
>> recently. (They wrote to tell me, which was nice. But how did they
>> know who I was? /me looks over shoulder.)

>
> Perhaps you're their main supplier for inkjet cartridges ;-)


Bastard! Beat me to it!

--
Charles Sweeney
http://CharlesSweeney.com
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-26-2004, 20:00   #7 (permalink)
Fat Sam
Civilians

 
Default Re: Managing locations


"Charles Sweeney" <me@charlessweeney.com> wrote in message
news:Xns958EF0EB280EBmecharlessweeneycom@130.133.1 .4...
> Fat Sam wrote:
>
> >
> > "Toby Inkster" <usenet200410@tobyinkster.co.uk> wrote in message
> > news:pan.2004.10.26.21.09.37.233477@tobyinkster.co .uk...
> >> Astra wrote:
> >>
> >> > I think this is a really clever feature, but have a sneaking
> >> > suspicion

> > that
> >> > this kind of effect could be re-created using some kind of internal
> >> > grid reference proc rather than having to buy a £30,000 piece of
> >> > post coding software.
> >>
> >> It's not *that* expensive. In the UK you want QAS or AFD -- the
> >> latter probably. QAS have been bought by big, scary Experian
> >> recently. (They wrote to tell me, which was nice. But how did they
> >> know who I was? /me looks over shoulder.)

> >
> > Perhaps you're their main supplier for inkjet cartridges ;-)

>
> Bastard! Beat me to it!


Sorry...I couldn't resist it.....

--
Sam.
www.doohickeys.co.uk
For Desirable Devices


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using frontpage in different locations Alan Web Design 0 09-23-2005 08:00
Relative file locations ?? help InOverMyHead Microsoft Applications 1 04-04-2005 00:00
Removing Publishing Locations Arnold Web Design 0 11-24-2004 16:00
Great Duty Locations samuelguritz Army 6 11-03-2004 00:42
Header and Footer Locations (2) Bernie Beal Microsoft Applications 1 07-14-2004 15:49


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 09:32.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.90520 seconds with 19 queries