Skip to content
GitLab
Menu
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
helpers
oshdb extract generator
Commits
7e804621
Verified
Commit
7e804621
authored
Dec 11, 2020
by
Johannes Visintini
Committed by
Martin Raifer
Dec 14, 2020
Browse files
update ohsome filter and oshdb
parent
9a682c6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
7e804621
...
@@ -15,19 +15,22 @@
...
@@ -15,19 +15,22 @@
<version>
2.7
</version>
<version>
2.7
</version>
</parent>
</parent>
<properties>
<oshdb.version>
0.6.0
</oshdb.version>
<ohsomefilter.version>
1.4.1
</ohsomefilter.version>
</properties>
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
org.heigit.
bigspatialdata
</groupId>
<groupId>
org.heigit.
ohsome
</groupId>
<artifactId>
oshdb-api
</artifactId>
<artifactId>
oshdb-api
</artifactId>
<version>
0.5.9
</version>
<version>
${oshdb.version}
</version>
<type>
jar
</type>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.heigit.ohsome
</groupId>
<groupId>
org.heigit.ohsome
</groupId>
<artifactId>
ohsome-filter
</artifactId>
<artifactId>
ohsome-filter
</artifactId>
<version>
1.2-SNAPSHOT
</version>
<version>
${ohsomefilter.version}
</version>
<type>
jar
</type>
</dependency>
</dependency>
<dependency>
<dependency>
...
@@ -98,4 +101,4 @@
...
@@ -98,4 +101,4 @@
</plugin>
</plugin>
</plugins>
</plugins>
</build>
</build>
</project>
</project>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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