graphhopper / geocoder-converter

Converts arbitrary geocoding responses to a GraphHopper response
https://graphhopper.com/api/1/docs/geocoding/#external-providers
Apache License 2.0
9 stars 11 forks source link

Switch to Nominatim HTTTPS #37

Closed boldtrn closed 6 years ago

boldtrn commented 6 years ago

As announced here Nominatim will be soon only available via https.

Thanks @grischard who mentioned this here.

grischard commented 6 years ago

Great! Since Jersey doesn't follow redirects by default, this would turn into a nasty bug once the redirect is switched on.