integrate ohsome filter#306
Merged
Merged
Conversation
avoids casting of result object -> good
still to improve, though: for example do not create a separate parser object for each request.
* rename variable to match code style guidelines * reoreder and complete javadoc at-clauses
were adapted from the current version used by the ohsome-api, with minor modifications
allowed are: a-z, A-Z, digits, colon, underscore and dash.
ce503b0 to
54a24df
Compare
only the regex pattern matching version doesn't have a corresponding solution in the new filter module, so marking all but that one as deprecated
Member
Author
|
documentation, examples (and benchmarks?) will be updated in a separate PR |
joker234
requested changes
Dec 9, 2020
Member
|
We don't want to keep the ohsome-filter Changelog, correct? Removed in c15e945 |
Member
Author
not really – it's still available in the original repository for reference |
Member
Member
Author
no, because the oshdb-filter doesn't have an equivalent for the |
Member
Author
ui, I totally forgot these still exist. I think it's time to drop them with 0.7, but let's do that in a separate PR |
add deprecation remarks there as well
joker234
approved these changes
Dec 9, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
see #302
New or changed dependencies:
Checklist
I have made corresponding changes to the documentationsee integrate ohsome filter #306 (comment)I have adjusted the examples and benchmark if necessarysee integrate ohsome filter #306 (comment)