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

Wrongly formated URL gets stuck. #1

Open
Ciantic opened this issue May 26, 2020 · 2 comments
Open

Wrongly formated URL gets stuck. #1

Ciantic opened this issue May 26, 2020 · 2 comments

Comments

@Ciantic
Copy link

Ciantic commented May 26, 2020

C:\DepSource\OSMTileDownloading>osm-tile-downloader.exe --north 62.2562 --south 62.2122 --west 25.7107 --east 25.7721 --url "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png" --output .\\tiles

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1/4366

It's just stuck there, nothing happens. It did create tiles directory, but it's empty.

@Ciantic
Copy link
Author

Ciantic commented May 26, 2020

I just downloaded it in Linux environment, same issue, hmm:

$ osm-tile-downloader --north 62.2473 --south 62.2252 --west 25.6971 --east 25.7736 --url "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png" --output ./tiles --rate 10
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1/2658

@Ciantic
Copy link
Author

Ciantic commented May 26, 2020

Oh it just doesn't like the way I have quoted the URL. Maybe this tool should give a more appropriate error rather than get stuck.

@Ciantic Ciantic changed the title Download does not start in Windows Wrongly formated URL gets stuck. May 26, 2020
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