Merge pull request #3652 from alphagov/updated-bristol-boundaries

Update local authority district GeoJSON to bring in fixes for Bristol
This commit is contained in:
Chris Hill-Scott
2020-09-29 13:32:32 +01:00
committed by GitHub
6 changed files with 386 additions and 386 deletions

View File

@@ -376,8 +376,8 @@ def test_broadcast_page(
'England remove',
'Scotland remove',
], [
'An area of 176,714.9 square miles Will get the alert',
'An extra area of 3,052.8 square miles is Likely to get the alert',
'An area of 177,439.8 square miles Will get the alert',
'An extra area of 3,058.9 square miles is Likely to get the alert',
'40,000,000 phones estimated',
]),
([

View File

@@ -32,5 +32,5 @@ def test_simple_polygons(fake_uuid):
# Because the areas are close to each other, the simplification
# and unioning process results in a single polygon with fewer
# total coordinates
[55],
[51],
]