Skip to content

Support year-prefixed download tile filenames and v2 manifest#269

Merged
m-mohr merged 1 commit into
mainfrom
feature/download-tile-v2-schema
Apr 23, 2026
Merged

Support year-prefixed download tile filenames and v2 manifest#269
m-mohr merged 1 commit into
mainfrom
feature/download-tile-v2-schema

Conversation

@haithcoatj
Copy link
Copy Markdown
Collaborator

Summary

Handles the renamed download files on Source Cooperative (tile filenames now include a year prefix) and the new v2 manifest schema.

  • Manifest URL: ftw-download-grid.geojsonftw-download-grid-v2.geojson
  • Tile URL: .../geoparquet/{year}/{tile_id}.parquet.../geoparquet/{year}/{year}_{tile_id}.parquet
  • GridCell.feature_count / size_bytes updated to per-year dicts to match v2 manifest properties (no UI currently displays these)

Source Cooperative renamed the per-tile GeoParquet files to include a
year prefix and published a new manifest with per-year stats dicts.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@haithcoatj haithcoatj requested a review from m-mohr April 23, 2026 04:23
@m-mohr m-mohr merged commit 5c3c799 into main Apr 23, 2026
1 check passed
@m-mohr m-mohr deleted the feature/download-tile-v2-schema branch April 23, 2026 13:53
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.

2 participants