aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Geocode/Bing.pm
Commit message (Expand)AuthorAgeLines
* 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