diff options
author | Matthew Somerville <matthew@mysociety.org> | 2019-08-07 18:21:21 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2019-11-10 18:27:00 +0000 |
commit | 3d006f2e75a61c0bbf9a9f2334b865ebfd0f1287 (patch) | |
tree | b3ae4e4782c529ecd8eb62d215399af076ef439e /t/Mock/MapIt.pm | |
parent | 974f85a193b4a934e703300802e9955417211ba3 (diff) |
[Cheshire East] Initial cobrand.
Diffstat (limited to 't/Mock/MapIt.pm')
-rw-r--r-- | t/Mock/MapIt.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/Mock/MapIt.pm b/t/Mock/MapIt.pm index 8b8bb5978..67e0a5364 100644 --- a/t/Mock/MapIt.pm +++ b/t/Mock/MapIt.pm @@ -45,6 +45,7 @@ my @PLACES = ( [ 'TW7 5JN', 51.482286, -0.328163, 2483, 'Hounslow Borough Council', 'LBO' ], [ '?', 51.48111, -0.327219, 2483, 'Hounslow Borough Council', 'LBO' ], [ '?', 51.482045, -0.327219, 2483, 'Hounslow Borough Council', 'LBO' ], + [ 'CW11 1HZ', 53.145324, -2.370437, 21069, 'Cheshire East Council', 'UTA', 135301, 'Sandbach Town', 'UTW' ], [ '?', 50.78301, -0.646929 ], [ 'TA1 1QP', 51.023569, -3.099055, 2239, 'Somerset County Council', 'CTY', 2429, 'Taunton Deane Borough Council', 'DIS' ], [ 'GU51 4AE', 51.279456, -0.846216, 2333, 'Hart District Council', 'DIS', 2227, 'Hampshire County Council', 'CTY' ], |