aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/HighwaysEngland.pm
Commit message (Collapse)AuthorAgeLines
* [UK] improved road lookupStruan Donald2020-03-31-3/+33
| | | | | Check in road lookup DB for junctions based on place name, motorway services and the joining road.
* [UK] Allow "jct" in junction lookup.Matthew Somerville2020-03-31-4/+8
|
* Add Highways England junction lookupChris Mytton2020-03-12-0/+39
This is taken from the sort-my-sign repo. It allows the user to search for motorways names and junction numbers, e.g. "M60, Junction 2", and then geocodes that using a SQLite database created from Highways England markerpost locations.