Skip to content

Odk - #32

Merged
mberg merged 3 commits into
masterfrom
odk
Feb 6, 2026
Merged

Odk#32
mberg merged 3 commits into
masterfrom
odk

Conversation

@mberg

@mberg mberg commented Feb 6, 2026

Copy link
Copy Markdown
Member

No description provided.

mberg added 3 commits February 5, 2026 17:48
- Auto-load entity lists when project settings opens with a
  configured project but no entity list selected
- Fix pixels table join in fetch_pixel_coverage_activity: pixels
  table is global (no campaign_id column)
The entity export workflow now handles both pixel and location rounds.
Rounds are split by sampling_target in the route, and the workflow
fetches from coverage_pixel or coverage tables accordingly. Location
entities use external_id as label with point geometry and quadkey as
details. The geometry type picker is only shown when pixel rounds are
selected.
All population reads now use the pixels.population column directly,
removing the JOIN to pixel_metadata for population data. The
enrichment pipeline also writes to pixels.population when enriching
population. Truncated the pixel_metadata table (data was duplicated).
The pixel_metadata table is retained for non-population covariates.
@mberg
mberg merged commit 06f2a14 into master Feb 6, 2026
1 of 2 checks passed
@mberg
mberg deleted the odk branch February 6, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant