Skip to content

Commit e2f8da9

Browse files
committed
cleanup, store originals in git lfs
1 parent c1b5354 commit e2f8da9

File tree

8 files changed

+467
-18
lines changed

8 files changed

+467
-18
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
originals/2011_POA_shape.zip filter=lfs diff=lfs merge=lfs -text

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
build/
21
node_modules/
2+
dist/

TODO.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# TODO
22

3-
- Create mapbox filter
4-
- Create new layer for mapbox postcodes
5-
- Pull in d3 colourschemes
3+
- Typescript-ize
64
- Make 4 boxes
75
- When clicking on a box, create a filter for all 4 boxes, with this one being "active"
8-
- Calculate bounds for filter and zoom
96
- Calculate valid "active" postcodes and create a new layer for each of them, or reuse given 10 layers, and hide as necessary

0 commit comments

Comments
 (0)