sozialhelden / wheelmap-classic

:wheelchair: Legacy "classic" wheelmap.org (deprecated)
http://www.wheelmap.org
GNU Affero General Public License v3.0
46 stars 16 forks source link

OpenStreetMap import will break if links aren't updated before May 7 #671

Closed grischard closed 6 years ago

grischard commented 6 years ago

http://planet.openstreetmap.org is available over https, and will start redirecting to https on 2018-05-07.

Your project seems to be using osmosis, which will not follow redirects by default.

Would it please be possible to update all files from http://planet.openstreetmap.org to httpS://planet.openstreetmap.org before then?

Ideally, would it be possible to make all requests to openstreetmap.org over https? All services respond over https and will start redirecting soon.

spacekookie commented 6 years ago

Fixing this isn't going to be too easy. I tested a changed configuration.txt which resulted in certificate SNI errors.

Issues with the migration

ghost commented 6 years ago

Update: The change is live! To do: update documentation.

spacekookie commented 6 years ago

Change is now live and documented in all appropriate places :tada: