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

upgrade ohsome-filter to 1.3.0 #62

Merged
merged 3 commits into from
Oct 15, 2020
Merged

upgrade ohsome-filter to 1.3.0 #62

merged 3 commits into from
Oct 15, 2020

Conversation

tyrasd
Copy link
Member

@tyrasd tyrasd commented Oct 15, 2020

new features included here are:

  • new filter: geometry filters return only features with a certain range of length (in meters) or area (in m²). example: area:(10..20) or length:(..123)
  • new filter: id filter allows to select by type and id in a single expression (syntax: id:node/42)
  • be a bit more forgiving with extra or omitted whitespace around parentheses

todo:

  • update ohsome-api documentation

@tyrasd tyrasd changed the title upgrade ohsome-filter to 1.3.0 WIP: upgrade ohsome-filter to 1.3.0 Oct 15, 2020
@tyrasd tyrasd added enhancement New feature or request upstream Issue or feature request related to an upstream dependency (e.g. OSHDB) labels Oct 15, 2020
@tyrasd tyrasd added this to the 1.2 milestone Oct 15, 2020
@tyrasd tyrasd changed the title WIP: upgrade ohsome-filter to 1.3.0 upgrade ohsome-filter to 1.3.0 Oct 15, 2020
@tyrasd tyrasd requested a review from FabiKo117 October 15, 2020 12:58
@tyrasd tyrasd force-pushed the upgrade-ohsome-filter branch from 1d12e22 to 857eccb Compare October 15, 2020 13:13
Copy link
Contributor

@FabiKo117 FabiKo117 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@tyrasd tyrasd merged commit d85b62a into master Oct 15, 2020
@tyrasd tyrasd deleted the upgrade-ohsome-filter branch October 15, 2020 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream Issue or feature request related to an upstream dependency (e.g. OSHDB)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants