geocoder-php / geocoder-php/Geocoder
HERE switches to new Geocoding API
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 4k
- Forks
- 525
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
Hello,
as the documentation for geocoding at HERE states, they switch to a new API:
Note: This service is no longer being actively developed. We will only provide critical fixes for this service in future. Instead, use the new Geocoding and Search API v7 service.
Since it is basically a complete new provider, I've created my own provider based on the exisiting HERE provider. It replaces the old functionality.
What is the plan on this? Both API endpoints provide different data.
I am happy to pr my changes, however, some functionality has changed and because of that, it would be a breaking change.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the existing HERE provider with the linked provider implementation and review HERE's Geocoding and Search API v7 documentation. Clarify whether the project should replace the current provider or add a new one, then define the breaking-change scope and validation needed before considering the migration done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100