You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+5
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,16 @@ Changelog
8
8
* fix wrong thrown exceptions in case of invalid `bpolys` boundary ([#214])
9
9
* fix not thrown exception in case of `bpolys` and `bcircles` boundaries not lying completely within the underlying data-extract polygon ([#201])
10
10
11
+
### Performance Improvements
12
+
13
+
* avoid unneccessary geometry building for `count/ratio` requests ([#161])
14
+
11
15
### Other Changes
12
16
13
17
* upgrade to OSHDB version 0.7.0 – note that oshdb database files from the previous version are not compatible with this version anymore, you have to either [redownload](https://downloads.ohsome.org/OSHDB/v0.7/) or [recreate](https://github.com/GIScience/oshdb/blob/0.7/oshdb-etl/README.md) them from scratch ([#222])
14
18
* adapt error message for contributions extration endpoint in case of wrong `time` parameter value ([#208])
0 commit comments