I have a problem parsing out some addresses that Mappoint returns for lat/on locations.
When I try to parse out street and city for some returned address that are actually not street addresses I get an error.
The one that snags the most is an address something like "San Francisco Airport", for a lat/lon around the terminal.
Is there a way to detect such a non-parsable location such as the one above and then I would display the full address with city zip etc, but otherwise just glean and display the street and city?