-
### Description
We have received notification from HERE that the Map Tile API we currently use will be retired by **September 30, 2022**. We should consider migrating to their newer offerings and…
-
-
**Description**
Hello, thanks for the great package. I often use the isolines feature with an sf of many source points. I'd like to retain attributes of my source points in the output, either a meani…
-
Flatdata seems to be inspired by Google FlatBuffers, though it has more to it, for example, there are utilities to handle memmapping of files, etc.
Is there any documentation that compares / contra…
-
Hi,
I am trying to use OSM data and dodgr to produce isochrone-type data. I want to select a starting point, and then generate all the routes on the network from that point that are within 500 metr…
-
When trying to use isoline(), I get the error
Warning message:
In .parse_response(i, out$responses()[[i]]) :
Request 'id = 1' failed: Status 400.
My code is as follows
poi = st_as_sf(…
-
Hi Abdullah,
Thanks for your work.
I'm trying to do the following but it doesn't work:
response = isoline_routing_api.time_isoline(
transport_mode=IsolineRoutingTransportMode.pedastr…
-
**Describe the bug**
Unfortunately HERE introduced rate limits on freemium licenses:
> Starting April 1st, 2021, we will be introducing rate limiting for our freemium licenses. This means that alo…
-
The Routing API v7 used in the {hereR} package is no longer actively developed. Newer versions of the APIs are available and the package should be updated to the:
- [Routing API v8.16.0](https://de…
-
Since the fix of the timezone issue in `isoline()` (see ), there is now an incorrect shift in the arrival and departure time of `connection()` and `intermodal_route()`. This occurs due the change in `…