Re: [PHP] Maps / Distance / GeoCoding [php/mysql]

2008-09-12 Thread tedd
At 11:51 PM +0100 9/11/08, Nathan Rixham wrote: re: an earlier thread as promised here are some note's on geo-coding using mysql and php (and geoip and distance between points) also worth reading up on wiki about the great circle and associated content! (+openGIS) Won't make sense to all unl

[PHP] Maps / Distance / GeoCoding [php/mysql]

2008-09-11 Thread Nathan Rixham
re: an earlier thread as promised here are some note's on geo-coding using mysql and php (and geoip and distance between points) also worth reading up on wiki about the great circle and associated content! (+openGIS) Won't make sense to all unless you're working with spatial data - if anybod

Re: [PHP] Maps

2007-12-06 Thread David Giragosian
On 12/6/07, Richard Lynch <[EMAIL PROTECTED]> wrote: > > Yes, you can do that, and look at Yahoo! maps as an alternative. > > Same smell. :-) > > On Wed, December 5, 2007 12:27 pm, Robert Fitzpatrick wrote: > > Well, I have two clients that both want mapping for their sales > > people. > > I have b

Re: [PHP] Maps

2007-12-06 Thread Richard Lynch
Yes, you can do that, and look at Yahoo! maps as an alternative. Same smell. :-) On Wed, December 5, 2007 12:27 pm, Robert Fitzpatrick wrote: > Well, I have two clients that both want mapping for their sales > people. > I have been looking at the Google API and Phoogle > (www.systemsevendesigns.c

[Fwd: Re: [PHP] Maps]

2007-12-05 Thread Jochem Maas
I forgot to CC the list, sorry. Original Message Subject: Re: [PHP] Maps Date: Wed, 05 Dec 2007 20:25:06 +0100 From: Jochem Maas <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> Robert Fitzpatrick wrote: > Well, I have two clients that bo

Re: [PHP] Maps

2007-12-05 Thread Daniel Brown
On Dec 5, 2007 1:27 PM, Robert Fitzpatrick <[EMAIL PROTECTED]> wrote: > Well, I have two clients that both want mapping for their sales people. > I have been looking at the Google API and Phoogle > (www.systemsevendesigns.com/phoogle). I assume with these examples I > will be able to produce what t

[PHP] Maps

2007-12-05 Thread Robert Fitzpatrick
Well, I have two clients that both want mapping for their sales people. I have been looking at the Google API and Phoogle (www.systemsevendesigns.com/phoogle). I assume with these examples I will be able to produce what they need? Which is to select several addresses and produce a fastest route map

[PHP] Maps and plotting data

2006-01-10 Thread Adrian Bruce
Has anyone used any of the php mapping classes that are available? (Image_GIS etc) I would like to create dynamic maps and plot data i.e. postcodes on them like you do in applications like map-point. I am not quite sure if there is any php scripts/programs that already do this or if i have