Skip to content
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

Update Here Geocode and Reverse Geocode Provider to GS7 (v7) #1229

Closed
wants to merge 13 commits into from

Conversation

SCatrinh
Copy link

@SCatrinh SCatrinh commented Jun 27, 2024

Updated Here.com provider to Here GS7.

We are currently using here-provider 0.6.0 that is using Here v6.2 and are updating to use Here's 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.

Edit: Also includes an update to php common to allow for providers to use alternative query methods to query strings IE Here.com's qualified queries.

Here Migration Docs
https://www.here.com/docs/bundle/geocoding-and-search-api-migration-guide/page/migration-geocoder/README.html

Geocode Endpoint Docs
https://www.here.com/docs/bundle/geocoding-and-search-api-developer-guide/page/topics/endpoint-geocode-brief.html

Reverse Geocode 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

@SCatrinh SCatrinh closed this Jul 2, 2024
@SCatrinh
Copy link
Author

SCatrinh commented Jul 2, 2024

Closing, determining a better solution. Thank-you for your time and patience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant