Changes
This commit is contained in:
parent
3a3f899ea2
commit
128b3191e7
68 changed files with 28060 additions and 1152 deletions
|
|
@ -19,7 +19,7 @@ tasks:
|
|||
download:places:
|
||||
desc: Extract place names from OSM PBF
|
||||
cmds:
|
||||
- uv run python -m pipeline.download.places --output ./property_data/places.parquet {{.CLI_ARGS}}
|
||||
- uv run python -m pipeline.download.places --output ./property-data/places.parquet {{.CLI_ARGS}}
|
||||
|
||||
test:
|
||||
desc: Run all tests (Python and Rust)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue