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

Disable size limit for requests with data #330

Merged
merged 1 commit into from
May 25, 2022
Merged

Conversation

matthiasschaub
Copy link
Collaborator

@matthiasschaub matthiasschaub commented May 10, 2022

Description

Only enforce size limit on input AOI if ohsome API needs to be queried.
If OSM data is provided through a request with a custom Layer object
disable the size restriction.

Corresponding issue

None

New or changed dependencies

  • None

Checklist

  • I have updated my branch to main (e.g. through git rebase main)
  • My code follows the style guide and was checked with pre-commit before committing
  • I have commented my code
  • I have added sufficient unit and integration tests
  • I have updated the CHANGELOG.md

joker234
joker234 previously approved these changes May 24, 2022
Only enforce size limit on input AOI if ohsome API needs to be queried.
If OSM data is provided through a request with a custom Layer object
disable the size restriction.
@matthiasschaub matthiasschaub merged commit 3528af4 into main May 25, 2022
@matthiasschaub matthiasschaub deleted the disable-size-limit branch May 25, 2022 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants