aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Geocode/Bing.pm
Commit message (Expand)AuthorAgeLines
* Move main bin scripts to separate packages.Matthew Somerville2015-12-02-0/+1
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-1/+1
* 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-41/+4
|/
* Use env in shebang lines, and remove unneeded onesMatthew Somerville2015-01-19-2/+0
* Add Zurich geocoder (and allow geocoder choice to be picked in config).Matthew Somerville2012-12-04-1/+8
* Remove any Northern Ireland specific code.Matthew Somerville2012-07-20-9/+1
* Add Nominatim-based geocoding service (fixes #183).Matthew Somerville2012-07-13-1/+1
* Remove various UK specific code out of Default cobrand into UK one.Matthew Somerville2012-07-13-1/+1
* Merge branch 'master' into bromleyMatthew Somerville2012-05-16-1/+8
|\
| * Fix bug wherein links on multiple result pages in other locales would not work.Matthew Somerville2012-05-04-1/+8
* | Fix geocoding when it returns multiple results, only some of which are in NI.Matthew Somerville2012-05-11-3/+9
|/
* Make sure postalCode is present in result.Matthew Somerville2012-03-30-1/+1
* Also treat as same if just same locality and postalcode.Matthew Somerville2012-03-30-1/+3
* Ignore some 'duplicate' results in geocoding.Matthew Somerville2012-03-30-0/+8
* Initial creation of Bromley cobrand.Matthew Somerville2012-03-22-1/+1
* Reverse bing geocoding should get the local culture parameterGuillaume RISCHARD2012-03-22-2/+2
* International support for Bing geocodingGuillaume RISCHARD2012-03-22-4/+7
* do not add town if it is already in the queryStruan Donald2011-10-18-1/+1
* append town name to Bing gecode queries if provided to decrease false matchesStruan Donald2011-10-18-0/+1
* Ignore London in admin interface, text tweaks.Matthew Somerville2011-09-27-1/+1
* Add address information to description in RSS feedsStruan Donald2011-08-29-0/+32
* 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/+67