mapbox / robosat

Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
MIT License
2.02k stars 382 forks source link

rs download does sth. wrong when creating the url for the api #173

Closed a333klm closed 5 years ago

a333klm commented 5 years ago

Execution of rs download: warning

Result when called in browser: api_result

daniel-j-h commented 5 years ago

Could you provide a bit more information? How do you call rs download?

In the end all rs download is doing is a simple http call to the url you provide.

a333klm commented 5 years ago

I am sorry. Analyzed my call again. Seems to me that I did sth. wrong. Now it works with Mapbox.

himanshu-sikaria commented 4 years ago

@JannisEgelhof can you share what you were doing wrong here? I am facing the same issue