-
Notifications
You must be signed in to change notification settings - Fork 11
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
Geocoding and Search API v7 #52
Comments
Many thanks for reporting! The update of the API versions is planned for the release of {hereR} v0.5.0. Apart from the Geocoding API v6.2 also the Routing API v7.2 and the Public Transit API v3 could be upgraded. The reason for being a bit delayed with upgrading the API versions in the {hereR} package is that HERE has switched to a new encoding of LINESTRINGs "flexible polyline encoding" (which is not relevant in the case of the Geocoder API but it is for the Routing and Public Transit API) and there hasn't been an implementation in R for decoding polylines encoded in this format. Therefore, the {flexpolyline} package had to make its way to CRAN first. The release of v0.5.0 is planned for mid or end of September. |
The Geocoder API used in
Except for the new Thanks again for your input! Session info
|
HERE launched a new Geocoding and Search API v7 (apparently already some time ago).
The Geocoder, Geocoder Autocomplete (and Places) APIs have been placed "in maintenance":
From https://developer.here.com/documentation/geocoder/dev_guide/topics/what-is.html
I have not found out the EOL of the "old" APIs, so cannot say how urgent it is to act on this.
Apparently the response format also changed. Here are the geocoding results for "Schweighofstrasse 190, Zurich, Switzerland"
v6.2
v7
The text was updated successfully, but these errors were encountered: