You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think adding such a script is a good idea. I get the following error:
Downloading release 2026-02-18.0: 7.408446,43.722901,7.4405,43.752481 to data/sources/monaco.parquet
HTTP Error:
HTTP GET error on '/?encoding-type=url&list-type=2&prefix=release%2F2026-02-18.0%2F' (HTTP 400)
Wrote data/sources/monaco.parquet
I am not good at reading bash. I would prefer if we could hard-code the Overture release and the bounding box in the SQL. In the current state I would need to ask a chatbot or read about bash's syntax to know how to use this script.
The help text really improves it. They expire Overture releases quite quickly btw, I think keeping just two around at any given point. My Python predecessor to this script already does not work.
Do you still see this error if you upgrade to a more recent DuckDB? Version 1.4.x should work, and I recall seeing exactly your error when I was previously stuck at version 1.1.x.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…re as Parquet file [#541]
@migurski @wipfli
This seems more minimal than demanding installation of https://docs.overturemaps.org/getting-data/overturemaps-py/ or another custom tool?