awslabs / open-data-registry

A registry of publicly available datasets on AWS
https://registry.opendata.aws
Apache License 2.0
1.43k stars 917 forks source link

Can't download SpaceNet Buildings Dataset v1 #456

Closed bessszilard closed 4 years ago

bessszilard commented 4 years ago

I am trying to download SpaceNet Buildings Dataset v1

I ran the suggested command in a Sagemaker notebook, and I got this error.

Command:

$ aws s3 cp s3://spacenet-dataset/SpaceNet_Roads_Competition/AOI_2_Vegas_Roads_Train.tar.gz 

Error: fatal error: An error occurred (404) when calling the HeadObject operation: Key "SpaceNet_Roads_Competition/AOI_2_Vegas_Roads_Train.tar.gz" does not exist

I tried this with Paris data as well, and I got the same error. I found this repo, but it has achieved by the owner, so I put there any issue.

How can I download this dataset properly?

pschmied commented 4 years ago

Hello,

It looks like you are viewing an outdated version of the documentation. The Registry of Open Data currently lists https://spacenet.ai/ as the source for documentation.

If you have any further questions about this dataset or the documentation, please feel free to contact SpaceNet directly, as they manage this dataset.

Best, Peter