Skip to content

Download instructions for dummies? #62

Answered by mtravis
selsin asked this question in Places
Discussion options

You must be logged in to vote

@selsin I'm happy try and help you out.

Firstly you don't need an AWS account to actually get the data. You will need the AWS CLI install on your machine.

Once you have that you can then download the places data using this command.

aws s3 cp --region us-west-2 --no-sign-request --recursive s3://overturemaps-us-west-2/release/2023-07-26-alpha.0/ <DESTINATION>

Once you have all the data in the destination folder you can convert it to spatial formats using GDAL or DuckDB.

Can I check to see which type of OS you're using? What you do next kind of determines what advice I can give here.

Replies: 2 comments 26 replies

Comment options

You must be logged in to vote
26 replies
@mtravis
Comment options

mtravis Sep 14, 2023
Collaborator

@Sok46
Comment options

@selsin
Comment options

@selsin
Comment options

@Krizz
Comment options

Answer selected by selsin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6 participants