Skip to content
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

Develop #105

Merged
merged 56 commits into from
Jan 1, 2021
Merged

Develop #105

merged 56 commits into from
Jan 1, 2021

Conversation

munterfi
Copy link
Owner

@munterfi munterfi commented Jan 1, 2021

  • Update route_matrix() from Routing API v7.2 (calculatematrix) to Matrix Routing API v8 (see #87).
  • Update isoline() from Routing API v7.2 (calculateisoline) to Isoline Routing API v8 (see #87).
  • Update route() from Routing API v7.2 (calculateroute) to Routing API v8, which brings the elevation to the route geometries (closes #87). Note: Currently arrival time is not yet supported.
  • Return ISO state and country code in geocode() with the updated API v7.2 as it did with the previous API v6 (closes #98).
  • Deprecate parameters mode and type in route(), route_matrix() and isoline(), use transport_mode and routing_mode instead.
  • Fix parsing of timezones in connection() and intermodal_route() (closes #94).
  • Fix not conditional use of suggested packages in vignettes (closes #101).
  • Fix issue with delimiter for POST requests by changing it from a space " " to a space pipe combination " | " (closes #102).
  • Added contribution guidelines, code of conduct and issue templates.

Correct wrong parameter name in isoline.
Add issue template, CODE_OF_CONDUCT.md and move to .github folder.
Use suggested packages conditionally, closes #101.
… and `isoline()`, use `transport_mode` and `routing_mode` instead.
@munterfi munterfi merged commit c1b37fb into master Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant