aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Geocode
Commit message (Collapse)AuthorAgeLines
...
* 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-2/+2
| | | | e.g. 'Clapham'.
* Missing include.Matthew Somerville2011-07-12-3/+3
|
* Get OSM lookup hopefully working, does #95 except for bin scripts.Matthew Somerville2011-07-12-32/+5
|
* Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ↵Matthew Somerville2011-07-12-0/+143
| | | | branch, needs altering before it will work.
* Factor out postcode lookups into cobrands, and string lookups into separate ↵Matthew Somerville2011-07-12-0/+152
packages.