mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-09 07:24:19 -07:00
AWS Sync Public Read (#508)
* adding layer to mvts * small fix for GHA * AWS Sync Public Read * removed temp file * updated state media income ftp
This commit is contained in:
parent
1c5d5de82b
commit
773c035493
5 changed files with 38 additions and 70 deletions
|
@ -193,7 +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`
|
||||
- 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 --acl public-read --delete`
|
||||
|
||||
### Serve the map locally
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue