-
Notifications
You must be signed in to change notification settings - Fork 434
Elevation provider for CGIAR and MULTI offline #1866
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
Comments
Hey, |
Hi, I have the same problem. This is helpful, but I'm not completely sure where the elevation: false line needs to go... is it the one under profile_default in the ors-config.yml file?
Thanks again. |
Yes that's the one. You can also change the elevation provider from multi to STRM.
|
The data was temporarily not available. The elevation data is available again https://srtm.csi.cgiar.org/download so closing this. |
OK, thanks. |
Is there an existing issue for this?
Problem description
The URL for CGIAR (https://srtm.csi.cgiar.org/wp-content/uploads/files/srtm_5x5/TIFF/) is offline. If the elevation provider CGIAR or MULTI is configured in the config ORS will throw an error:
Failed to either read or execute the ors configuration and its parameters: java.lang.RuntimeException: Couldn't process file /home/ors/files/osm_file.pbf, error: java.net.SocketTimeoutException: Connect timed out
Proposed solution
Change the URL to a known good for CGIAR and MULTI.
Additional context
This occoured when running the v8.0.0 and v8.2.0 versions of the docker image.
Forum Topic Link
No response
The text was updated successfully, but these errors were encountered: