Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
giscience
big-data
ohsome
libs
ohsome-filter
Commits
cb76a057
Verified
Commit
cb76a057
authored
Mar 06, 2020
by
Martin Raifer
Browse files
1.0.0 release
parent
f22fef89
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
0 → 100644
View file @
cb76a057
1.0.0
-----
First release.
Supports filters for tags (key=value, key!=value, key=
*, key!=*
), OSM type (type), boolean operators (and, or, not) and parentheses.
pom.xml
View file @
cb76a057
...
...
@@ -6,7 +6,7 @@
<groupId>
org.heigit.ohsome
</groupId>
<artifactId>
ohsome-filter
</artifactId>
<version>
1.0
-SNAPSHOT
</version>
<version>
1.0
.0
</version>
<description>
A flexible filtering library for OSM entities.
</description>
<packaging>
jar
</packaging>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment