jasonhartsoe / geocoding-net

Automatically exported from code.google.com/p/geocoding-net
0 stars 0 forks source link

Google Address Accuracy enum incomplete #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Geocode this address "3/193 Kent St, New Farm QLD 4005, Australia"
2. This address has the address accuracy of 9/Premise which is not
supported by the GoogleAddressAccuracy class
3. It will incorrectly report the accuracy as unknown.

What is the expected output? What do you see instead?
I would expect the accuracy to state that it is at a premise level.

Original issue reported on code.google.com by drew.fre...@gmail.com on 13 Oct 2009 at 5:38

GoogleCodeExporter commented 8 years ago
Drew,

Check out the patch I uploaded for Issue 2. I fixed this issue as long as added 
some 
other features to make it easier to access the status from Google, Yahoo and 
Bing.

Original comment by shaun%go...@gtempaccount.com on 11 Nov 2009 at 7:12

GoogleCodeExporter commented 8 years ago
Fixed in r36

Original comment by chadl...@gmail.com on 24 May 2010 at 3:58