feat: synchronize regional official time series
This commit is contained in:
@@ -1024,6 +1024,21 @@ Modern raster-derived forest polygons have the same identity limitation. Their
|
||||
area is measured in EPSG:31370 and is exact within the 10 m source
|
||||
representation, not a cadastral forest survey.
|
||||
|
||||
The same source-governed operators can synchronize the approved regional
|
||||
scope in one explicit pass:
|
||||
|
||||
```bash
|
||||
docker exec geointel python /app/scripts/provision_regional_timeseries.py
|
||||
```
|
||||
|
||||
This resolves the retained official boundary and imports five Statbel
|
||||
population snapshots plus five modern forest snapshots into
|
||||
`Kempen Regional Workbench`. Mol and regional series keys remain separate and
|
||||
existing immutable datasets are reused. Complete statistical sectors use exact
|
||||
published totals; a rectangle cutting a sector remains an area-weighted
|
||||
estimate. Forest area is measured within the official 10 m representation.
|
||||
Use `--fetch-only` to validate source artifacts without database mutation.
|
||||
|
||||
## Helpful repository scripts
|
||||
|
||||
- `bash scripts/backend_install.sh`
|
||||
|
||||
Reference in New Issue
Block a user