Skip to content

Commit 319d9f6

Browse files
committed
[UK] Add future SPC/SPE area types.
1 parent e679815 commit 319d9f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mapit_gb/fixtures/uk.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@
7272

7373
{ "pk": 54, "model": "mapit.type", "fields": { "code": "WMCF", "description": "Future UK Parliament constituency" } },
7474
{ "pk": 55, "model": "mapit.type", "fields": { "code": "NIEF", "description": "Future Northern Ireland Assembly constituency" } },
75+
{ "pk": 56, "model": "mapit.type", "fields": { "code": "SPCF", "description": "Future Scottish Parliament constituency" } },
76+
{ "pk": 57, "model": "mapit.type", "fields": { "code": "SPEF", "description": "Future Scottish Parliament region" } },
7577

7678
{ "pk": 1, "model": "mapit.codetype", "fields": { "code": "ons", "description": "SNAC" } },
7779
{ "pk": 2, "model": "mapit.codetype", "fields": { "code": "gss", "description": "GSS (SNAC replacement)" } },

0 commit comments

Comments
 (0)