Skip to content

Commit

Permalink
fix: remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 committed Jul 20, 2022
1 parent 7ee50da commit 2b3b1c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,3 @@ Python version is set to `3.8.10` as it is the current version used by `osgeo/gd
```bash
docker run -v ${HOME}/.aws/credentials:/root/.aws/credentials:ro -e AWS_PROFILE='your-aws-profile' 'image-id' python create_polygons.py --uri 's3://path-to-the-tiff/image.tif' --destination 'destination-bucket'
```

docker run -v ${HOME}/.aws/credentials:/root/.aws/credentials:ro -e AWS_PROFILE=li-topo-imagery-prod topo-imagery:latest python standardising.py --source s3://linz-imagery-staging/test/sample/BX24_5000_0405.tif --destination s3://linz-imagery-staging/test/cog-test-out/

0 comments on commit 2b3b1c8

Please sign in to comment.