Advanced Flash Components
Search!
Search!
Home >  Bugs >  UMap (AS 3.0) >  Real Geocoding
Real Geocoding
Bug ID: 0000000068
Item Type: BUG Component: UMap (AS 3.0)
Reproduced: Always Severity: Major
Priority: N/A Component Version: 2.7
Status: NEW Last Update: Jul 03, 2008 00:35
Summary: Real Geocoding
Description: Two things:

1) The geocoder should be able to geocode postcodes.
geocoder.geocode(postcode, country);

2) The geocoder should be able to geocode addresses.
geocoder.geocode("555 happy street, SF, CA, 94107, USA");
geocoder.geocode(AddressObject);

Thanks in advance,
Joe




Communique
Joe ando [megaplow]:   Jul 24, 2008 15:29   post#0000000063
Hello,
Has there been any progress or plans to work on geooding functionality aside from that provided from geonames? I look forward to any progress on this issue. I have rebuilt my system many times using Google, Yahoo and Mapquest, but their prices were way too high. I bought UMap when I found out it had a geocoder. I didn't know that the geocoder couldn't actually do geocoding. The function to call really shouldn't be called geocodeAddress because there is no address in the argument.

Regards and please keep me posted,
Joe
Joe ando [megaplow]:   Oct 03, 2008 11:34   post#0000000064
Bump... is there any plan to implement this?
Login to add your comment.