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

Feature: Remove limits in case of paid plan #137

Closed
munterfi opened this issue Sep 21, 2021 · 1 comment · Fixed by #141
Closed

Feature: Remove limits in case of paid plan #137

munterfi opened this issue Sep 21, 2021 · 1 comment · Fixed by #141
Assignees
Labels
feature New feature or enhancement

Comments

@munterfi
Copy link
Owner

Inspired by mobilityinstitute@867f1d7:

  • New environment variable HERE_FREEMIUM and hereR::set_freemium(FALSE)
  • Deactivate rate limits in request in paid plans, deprecate hereR::set_rate_limits(FALSE)
  • Remove limits of matrix size in route_matrix in paid plans using .get_freemium()
  • Remove further restricitons?
@munterfi munterfi added the feature New feature or enhancement label Sep 21, 2021
@munterfi munterfi self-assigned this Sep 21, 2021
@szaboildi
Copy link
Contributor

The matrix size should probably still be limited, even in case of the Pro plan. The limit for that plan is 10000x10000 (https://developer.here.com/pricing#plan-details).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants