ok
This commit is contained in:
parent
c2070693fb
commit
909e241907
55 changed files with 594 additions and 223 deletions
|
|
@ -229,7 +229,7 @@ $(SATELLITE_HIGHRES_TILES): $(PMTILES_BIN) pipeline/download/satellite_highres.p
|
|||
docker build -t $(GDAL_ECW_IMAGE) docker/gdal-ecw
|
||||
uv run python -m pipeline.download.satellite_highres --output $@ --pmtiles-bin $(PMTILES_BIN) --pmtiles-version $(PMTILES_VERSION) --gdal-image $(GDAL_ECW_IMAGE) $(SATELLITE_HIGHRES_ARGS)
|
||||
|
||||
# EPC requires manual registration — fail with instructions
|
||||
# EPC requires manual registration. Fail with instructions
|
||||
$(EPC):
|
||||
@echo ""
|
||||
@echo "=== EPC dataset not found ==="
|
||||
|
|
@ -409,7 +409,7 @@ $(TREE_DENSITY_PC): $(FR_TOW) $(NFI) $(ARCGIS) $(TREE_DENSITY_DEPS)
|
|||
--arcgis $(ARCGIS) \
|
||||
--output-postcodes $(TREE_DENSITY_PC)
|
||||
|
||||
# Postcode boundaries require manual generation — fail with instructions
|
||||
# Postcode boundaries require manual generation. Fail with instructions
|
||||
$(PC_BOUNDARIES):
|
||||
@echo ""
|
||||
@echo "=== Postcode boundaries not found ==="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue