Update Here Geocode and Reverse Geocode Provider to GS7 (v7)
Here.com has released their GS7 (v7) API.
We are currently using here-provider 0.6.0 that is using v6.2 endpoints. We are updating to use Here's GS7 endpoints per a conversation with our Here.com rep. Our rep let us know that Here.com intends to drop support for our current endpoints (v6.2) and that we should switch to the new GS7 endpoints.
Note: with the change to GS7 the shape of the responses from here has completely changed Update was made using the following Here.com Documentation.
Here Migration Docs https://www.here.com/docs/bundle/geocoding-and-search-api-migration-guide/page/migration-geocoder/README.html
Geo-code Endpoint Docs https://www.here.com/docs/bundle/geocoding-and-search-api-developer-guide/page/topics/endpoint-geocode-brief.html
Reverse Geo-code Endpoint Docs https://www.here.com/docs/bundle/geocoding-and-search-api-developer-guide/page/topics/endpoint-reverse-geocode-brief.html
Here API Reference https://www.here.com/docs/bundle/geocoding-and-search-api-v7-api-reference/page/index.html
Anything I can do to get eyes on this? Feedback is appreciated as well. Thank you for your time.
@jbelien Is there any way we can expedite the PR related to this issue? https://github.com/geocoder-php/Geocoder/pull/1231
Here is making legacy services unavailable starting the week of January 20th, 2025. We can ask for a 30-day extension but after that Geocoding API v6 will not longer work at all. Thank you for your attention to this.