matthewproctor / australianpostcodes

A community sourced comprehensive database of Australian Post Codes with geolocation data.
255 stars 47 forks source link

Lat/Lng for selected suburbs seems shifted to the west compared to Google Maps #37

Open robertjf opened 1 year ago

robertjf commented 1 year ago

We're using this resource for a client and they've noticed that some suburbs appear to be off based on their coordinates.

Example:

Mount Cotton

lat: -27.6166667, lng:153.2166667

Shows up as this on Google Maps: image

Redland Bay

lat: -27.6329169, lng:153.2637845 image

What's the best way to get the database updated here so we can pull it down and keep it in sync?