Skip to content

Fix utility pole height example's BigQuery fetch step.#52

Merged
anubis05 merged 1 commit into
mainfrom
imin-pole-height-example
May 6, 2026
Merged

Fix utility pole height example's BigQuery fetch step.#52
anubis05 merged 1 commit into
mainfrom
imin-pole-height-example

Conversation

@WodahsReklaw
Copy link
Copy Markdown
Collaborator

@WodahsReklaw WodahsReklaw commented May 6, 2026

Updating the example to fix a few issues:

  • LIMIT variable wasn't used
  • DATASET_ID needing to be updated to BIGQUERY_DATASET_ID.
  • ASSET_TYPE wasn't used

The assets being grouped by asset ID also made the GCS URI repeated which didn't work well with the way we were providing singluar images which also may have been deleted (which I think was the cause of the 404?)
This should do the right thing now.

The current example isn't using the correct LIMIT variable
and there seems to be an issue later when actually trying to
get the results resulting in a 404.

This should do the right thing now.
@anubis05 anubis05 merged commit 69d4141 into main May 6, 2026
2 checks passed
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