RE: Convert Address to Latitude/Longitude

2005-11-06 Thread Emmet McGovern
s shown at the beginning of my street and now it's at the very end where it's supposed to be. -e -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Saturday, November 05, 2005 9:25 PM To: CF-Talk Subject: Re: Convert Address to Latitude/Longitude Emmet McGove

Re: Convert Address to Latitude/Longitude

2005-11-05 Thread Tony
ive told paul before too, HOLY crap that is some good work... tony On 11/5/05, Paul Hastings <[EMAIL PROTECTED]> wrote: > Emmet McGovern wrote: > > That's beautiful. Did you code that just for kicks? > > well besides i18n work we do a lot of GIS but i did it mainly to learn > flashforms better &

Re: Convert Address to Latitude/Longitude

2005-11-05 Thread Paul Hastings
Emmet McGovern wrote: > That's beautiful. Did you code that just for kicks? well besides i18n work we do a lot of GIS but i did it mainly to learn flashforms better & make seth duffey & mike nimer jealous ;-) ~| Logware (www.lo

Re: Convert Address to Latitude/Longitude

2005-11-05 Thread Paul Hastings
dave wrote: > thats nice you should share the code ;)~ > should be fairly easy but FI im a lazy SOB today!! yeah i've been meaning to clean it up & put it on that page. some time next week if i get the time. ~| Find out how CFTi

Re: Convert Address to Latitude/Longitude

2005-11-05 Thread Paul Hastings
Emmet McGovern wrote: > This site claims to hack the geocode out of googles API. Interesting yeah you can parse it out of a search response "easily" enough. > considering google's API specifically says it does not provide geocode > information. It's also a CF site. I'd be very interested to se

RE: Convert Address to Latitude/Longitude

2005-11-05 Thread Bobby Hartsfield
> http://www.sustainablegis.com/projects/geocode/flashforms/ Very nice. That is all... ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.362 / Virus Database: 267.12.8/161 - Release Date:

RE: Convert Address to Latitude/Longitude

2005-11-05 Thread Emmet McGovern
riginal Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Friday, November 04, 2005 11:24 PM To: CF-Talk Subject: Re: Convert Address to Latitude/Longitude Troy Montour wrote: > I'm trying to get a project finished by monday and the last piece I > need to do is convert

RE: Convert Address to Latitude/Longitude

2005-11-05 Thread Emmet McGovern
That's beautiful. Did you code that just for kicks? -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Friday, November 04, 2005 11:24 PM To: CF-Talk Subject: Re: Convert Address to Latitude/Longitude Troy Montour wrote: > I'm trying to get a projec

Re: Convert Address to Latitude/Longitude

2005-11-04 Thread dave
t;[EMAIL PROTECTED]> Sent: Friday, November 04, 2005 11:24 PM To: CF-Talk Subject: Re: Convert Address to Latitude/Longitude Troy Montour wrote: > I'm trying to get a project finished by monday and the last piece I > need to do is convert address's or Zip codes to Lat/Long a

Re: Convert Address to Latitude/Longitude

2005-11-04 Thread Paul Hastings
Troy Montour wrote: > I'm trying to get a project finished by monday and the last piece I > need to do is convert address's or Zip codes to Lat/Long and having > no luck finding code for this. depending on environment, a webservice is your best bet. geocoder.us is free & mostly ok but it's no

Re: Convert Address to Latitude/Longitude

2005-11-04 Thread David Livingston
Maybe you could use a webservice? This google search looked promising. http://www.google.com/search?hl=en&q=free+geocode+WEB+SERVICE&spell=1 Dave On Nov 4, 2005, at 3:19 PM, Troy Montour wrote: > Hello everyone, > I'm trying to get a project finished by monday and the last piece I > need to do i

RE: Convert Address to Latitude/Longitude

2005-11-04 Thread Emmet McGovern
EMAIL PROTECTED] Sent: Friday, November 04, 2005 2:54 PM To: CF-Talk Subject: RE: Convert Address to Latitude/Longitude Most providers of zipcode databases's tables have a longitude and latitude field as well as city, state, zip, etc. Terry -Original Message- From: Emmet McG

RE: Convert Address to Latitude/Longitude

2005-11-04 Thread Terry Troxel
itude/Longitude You need to look into some of the geocoder services. http://geocoder.us/ is a good start. Emmet -Original Message- From: Troy Montour [mailto:[EMAIL PROTECTED] Sent: Friday, November 04, 2005 4:20 PM To: CF-Talk Subject: Convert Address to Latitude/Longitude Hello everyone

RE: Convert Address to Latitude/Longitude

2005-11-04 Thread Emmet McGovern
You need to look into some of the geocoder services. http://geocoder.us/ is a good start. Emmet -Original Message- From: Troy Montour [mailto:[EMAIL PROTECTED] Sent: Friday, November 04, 2005 4:20 PM To: CF-Talk Subject: Convert Address to Latitude/Longitude Hello everyone, I'm t

RE: Convert Address to Latitude/Longitude

2005-11-04 Thread Justin D. Scott
5 4:20 PM > To: CF-Talk > Subject: Convert Address to Latitude/Longitude > > Hello everyone, > I'm trying to get a project finished by monday and the last piece I > need to do is convert address's or Zip codes to Lat/Long and having > no luck finding code for this.

Convert Address to Latitude/Longitude

2005-11-04 Thread Troy Montour
Hello everyone, I'm trying to get a project finished by monday and the last piece I need to do is convert address's or Zip codes to Lat/Long and having no luck finding code for this. does anyone know of any cold fusion code out there that will look at address's in a DB and then figure out th