Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | do not add town if it is already in the query | Struan Donald | 2011-10-18 | -1/+1 | |
| | |||||
* | append town name to Bing gecode queries if provided to decrease false matches | Struan Donald | 2011-10-18 | -0/+1 | |
| | |||||
* | Ignore London in admin interface, text tweaks. | Matthew Somerville | 2011-09-27 | -1/+1 | |
| | |||||
* | Add address information to description in RSS feeds | Struan Donald | 2011-08-29 | -0/+32 | |
| | |||||
* | Store lat/lon from multiple results and use that to prevent infinite loop on ↵ | Matthew Somerville | 2011-08-09 | -2/+2 | |
| | | | | e.g. 'Clapham'. | ||||
* | Missing include. | Matthew Somerville | 2011-07-12 | -3/+3 | |
| | |||||
* | Get OSM lookup hopefully working, does #95 except for bin scripts. | Matthew Somerville | 2011-07-12 | -32/+5 | |
| | |||||
* | Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ↵ | Matthew Somerville | 2011-07-12 | -0/+143 | |
| | | | | branch, needs altering before it will work. | ||||
* | Factor out postcode lookups into cobrands, and string lookups into separate ↵ | Matthew Somerville | 2011-07-12 | -0/+152 | |
packages. |