This release moves away from using the GraphHopper servers by default in order to remove strain from their servers.
A list of available mirrors is available in the project README
The default update interval has also been changed as most use cases don't require a weekly index update. I suggest that this also be changed in existing deployments. This will help keep costs down for both the official and community hosted mirrors. (See #78)
For now, I have set my own mirror as the default BASE_URL
in order to prevent breaking existing installations. It is a full mirror of the latest OpenSearch indices for photon, including country codes. This is subject to change depending on cost incurred.
What's Changed
Full Changelog: 0.7.0-rev.2...0.7.0-rev.3