Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to access / view reporter tiles on s3 #130

Open
kevalshah90 opened this issue Aug 17, 2022 · 0 comments
Open

Unable to access / view reporter tiles on s3 #130

kevalshah90 opened this issue Aug 17, 2022 · 0 comments

Comments

@kevalshah90
Copy link

kevalshah90 commented Aug 17, 2022

https://s3.amazonaws.com/reporter-tiles/

I am attempting to download the latest tiles from S3. The document links me to the path on s3; https://s3.amazonaws.com/reporter-tiles/listing.html

However, I get an error when trying to access the listings / tiles.

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>listing.html</Key>
<RequestId>HZT2691CWKGV2C7N</RequestId>
<HostId>QKZubk3Tolohw70z1+nG65sknkFyqSqZnBK5m9mTPrB96aVrNWOZhw6NofEjJzNBs5Zt1v0vyP0=</HostId>
</Error>

https://github.com/opentraffic/reporter/tree/dev/py

How do I view the latest reporter tiles for the bounding box of interest, so that I can download them? I am trying to run this command:

./download_tiles.sh -74.251961,40.512764,-73.755405,40.903125 https://s3.amazonaws.com/reporter-tiles/planet_2017_06_16-14_39_57 /data/tiles 5 false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant