- Enable export endpoint.
- sf output for snapping.
- sf output for POIs endpoint (#81)
- Enable snap endpoint.
- Enable optimization endpoint.
- Fixed resolving of URL paths to endpoints.
- More descriptive messages for API response errors.
- Arguments corresponding to array parameters don't need to be wrapped in
I()
.
ors_elevation()
now accepts point coordinates in matrix form.
ors_elevation()
does not issue a message on missing encoding anymore.
ors_pois()
gainssf
output.
- Improved
ors_elevation()
response handling.
ors_directions()
,ors_isochrones()
,ors_elevation()
andors_geocode()
can now outputsf
objects (#42).
ors_isochrones()
now acceptslocations
provided asdata.frame
(#38).
- Improve handling of paths to openrouteservice endpoints (#46).
ors_elevation()
example added to vignette.
- Switched to openrouteservice API v2.
ors_elevation()
provides access to the new endpoint.