ischeinkman / UnofficialAZAApp

An unofficial app for the brotherhood of the Aleph Zadik Aleph.
4 stars 4 forks source link

Latitude and Longitude generation sometimes returning strange values #3

Open ischeinkman opened 8 years ago

ischeinkman commented 8 years ago

From @ischeinkman on September 12, 2015 20:59

For example: an address located in Sunnyvale receives a latitude and longitude in Alaska.

Copied from original issue: ischeinkman/OfficialRamonApp#40

ischeinkman commented 8 years ago

Possible cause: the generator retrieves latitude and longitude from the equivalent of address search results. The results for the given addresses might not give the correct address first. Solution: distance check returned values against predefined center with predefined allowed threshold.