aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Geocode/Google.pm
Commit message (Expand)AuthorAgeLines
* Fix co-ordinate bug in Google geocoder.Matthew Somerville2016-01-29-1/+1
* Upgrade Google geocoder to version 3 of the API.Matthew Somerville2015-08-28-15/+13
* Merge branch 'issues/fms-mobile/190'Matthew Somerville2015-02-13-10/+9
|\
| * Make sure all co-ordinates are stringified.Matthew Somerville2015-02-13-10/+9
* | Expire cached geolocations after a week.Matthew Somerville2015-02-13-34/+9
|/
* Use env in shebang lines, and remove unneeded onesMatthew Somerville2015-01-19-3/+1
* Add Zurich geocoder (and allow geocoder choice to be picked in config).Matthew Somerville2012-12-04-1/+6
* Remove any Northern Ireland specific code.Matthew Somerville2012-07-20-3/+0
* Add Nominatim-based geocoding service (fixes #183).Matthew Somerville2012-07-13-4/+8
* Fix bug wherein links on multiple result pages in other locales would not wor...Anders Einar Hilden2012-05-10-1/+8
* Store lat/lon from multiple results and use that to prevent infinite loop on ...Matthew Somerville2011-08-09-1/+1
* Factor out postcode lookups into cobrands, and string lookups into separate p...Matthew Somerville2011-07-12-0/+85