According to Google, longitude goes from -180 to 180, so..... that seems wrong. :) I'd check for something else wrong.
On Mon, Feb 1, 2010 at 5:46 PM, Tim Do <[email protected]> wrote: > > ah, you're right! thanks! > > so I went and geocoded all the records, now I'm seeing this message often... > > The value of the CENTERLONGITUDE attribute is invalid. The value specified, > -117.8529534, must be greater than -90.0. > > did the geocoder do it incorrectly?? > > > > -----Original Message----- > From: Raymond Camden [mailto:[email protected]] > Sent: Monday, February 01, 2010 1:03 PM > To: cf-talk > Subject: Re: cfmapitem > > > Are you sure it is bad addresses? If you use too many, Google will > block you for trying to geolocate too much. See this blog entry: > > http://www.coldfusionjedi.com/index.cfm/2009/12/15/Having-trouble-with-too-many-map-markers-and-CFMAP > > > On Mon, Feb 1, 2010 at 2:59 PM, Tim Do <[email protected]> wrote: >> >> I'm looping through a query with addresses, some good some not so good. >> When I try to to map all the points, the bad addresses prompt that it can't >> be mapped. I'm using addresses instead of lat/lons so I can't really check >> to see if they're valid. I'm trying not to geocode all the records and >> maintain it. How do I have the bad address prompt not show?? >> >> Thanks! >> Tim >> >> >> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330320 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

