If it's just by zipcode alone. Were currently working on a MLS mapping project that uses specific addresses and you definitely need the census data for that.
If you are just interested in zipcode functionality be sure to take into consideration the need for 10 digit vs 5. The last locator app we wrote wasn't as accurate as it could have been since it was based on 5 digit database. I was actually planning on posting some simple 5 digit locator code this weekend. Message me offlist if that's all you need. Emmet -----Original Message----- From: Terry Troxel [mailto:[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 McGovern [mailto:[EMAIL PROTECTED] Sent: Friday, November 04, 2005 3:36 PM To: CF-Talk Subject: RE: Convert Address to Latitude/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, 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 the Lat/Long is for it? second if it can't use the address for some reason use the zip code to find Lat/Long? I had one awhile a go in VB but its not working and would rather have it in Cold fusion. So it can run it daily when the data is downloaded. Thank You Troy Montour ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223296 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

