rnevitt
02-27-2007, 07:15 PM
When I make a request with a full address like: 2419 S. Milwaukee St., Denver, CO 80210 Subdivision data such as:
<Subdivision>CO</Subdivision> is returned.
However, when I request: Denver, CO 80210
<Subdivision>Colorado</Subdivision> is returned.
I had hoped that return values would have been standardized. Has anyone noticed this and do you have any suggestions how to deal with other than converting the return data on my side?
<Subdivision>CO</Subdivision> is returned.
However, when I request: Denver, CO 80210
<Subdivision>Colorado</Subdivision> is returned.
I had hoped that return values would have been standardized. Has anyone noticed this and do you have any suggestions how to deal with other than converting the return data on my side?