Last night

This commit is contained in:
Andras Schmelczer 2026-02-08 10:21:37 +00:00
parent 2906b01734
commit 42ee2d4c51
47 changed files with 848 additions and 478 deletions

View file

@ -28,7 +28,7 @@ vars:
INSPIRE_OUTPUT: "{{.DATA_DIR}}/inspire"
OA_BOUNDARIES_OUTPUT: "{{.DATA_DIR}}/oa_boundaries.gpkg"
UPRN_LOOKUP_OUTPUT: "{{.DATA_DIR}}/uprn_lookup.parquet"
POSTCODE_BOUNDARIES_OUTPUT: "{{.DATA_DIR}}/postcode_boundaries"
POSTCODE_BOUNDARIES_OUTPUT: "{{.DATA_DIR}}/new_postcode_boundaries"
tasks:
download:tiles:
@ -247,8 +247,6 @@ tasks:
- download:oa-boundaries
- download:inspire
- download:uprn-lookup
status:
- test -d {{.POSTCODE_BOUNDARIES_OUTPUT}}/units
cmds:
- >-
uv run python -m pipeline.transform.postcode_boundaries