mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-11 23:14:19 -07:00
Tile-baking columns with floating rounds completed (#491)
* Tile-baking columns with floating rounds completed * completed * correction on github workflow * tiles folder no longer needed * addressed comments * updating requirements.txt * poetry lock update * adding xlswriter * final poetrylock * updated requirements.txt * checkpoint * removed matplotlib * ignoring pylint too many statements * reinstated too many statements * converting data sync to generate score GHA UI-driven
This commit is contained in:
parent
176cb71d9a
commit
3d8dbb293c
8 changed files with 311 additions and 209 deletions
|
@ -193,6 +193,7 @@ If you want to run tile generation, please install TippeCanoe [following these i
|
|||
- Start a terminal
|
||||
- Change to the package directory (i.e. `cd data/data-pipeline/data_pipeline`)
|
||||
- Then run `poetry run generate_tiles`
|
||||
- If you have S3 keys, you can sync to the dev repo by doing `aws s3 sync ./data_pipeline/data/score/tiles/ s3://justice40-data/data-pipeline/data/score/tiles --delete`
|
||||
|
||||
### Serve the map locally
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue