'sf'-Based Interface to the 'HERE' REST APIs
HERE Geocoding & Search API: Autosuggest
HERE Public Transit API: Transit Route
HERE Traffic API: Flow
HERE Geocoding & Search API: Geocode
hereR: 'sf'-Based Interface to the 'HERE' REST APIs
HERE Traffic API: Incidents
HERE Intermodal Routing API: Calculate Route
HERE Isoline Routing API: Calculate Isoline
HERE Geocoding & Search API: Reverse Geocode
HERE Matrix Routing API: Calculate Matrix
HERE Routing API: Calculate Route
Set the currency for HERE API requests
Set whether plan is freemium or not
Set HERE Application Credentials
Verbose API usage of hereR
HERE Public Transit API: Find Stations Nearby
Remove HERE Application Credentials
HERE Destination Weather API: Observations, Forecasts, Astronomy and A...
Interface to the 'HERE' REST APIs <https://developer.here.com/develop/rest-apis>: (1) geocode and autosuggest addresses or reverse geocode POIs using the 'Geocoder' API; (2) route directions, travel distance or time matrices and isolines using the 'Routing', 'Matrix Routing' and 'Isoline Routing' APIs; (3) request real-time traffic flow and incident information from the 'Traffic' API; (4) find request public transport connections and nearby stations from the 'Public Transit' API; (5) request intermodal routes using the 'Intermodal Routing' API; (6) get weather forecasts, reports on current weather conditions, astronomical information and alerts at a specific location from the 'Destination Weather' API. Locations, routes and isolines are returned as 'sf' objects.
Useful links