CodeforAustralia / school-finder

:eyes: Find schools by location
https://education.nsw.gov.au/school-finder
GNU General Public License v3.0
17 stars 7 forks source link

Wrong results being returned from dubious addresses #323

Closed reekypete closed 7 years ago

reekypete commented 7 years ago

From a user:

I’m searching using our address 4620 pacific hwy karuah nsw 2324, I’ve been getting crazy results Indicating schools 2 hours north of us as per the attached picture

Basically: The google geocoder returns 2 possibilities:

  1. A generic "Pacific Highway" address, and
  2. The correct address

The code chooses the first, which is the generic "Pacific Highway" address, which is many miles away.

On testing, some searches return 3+ possibilities.