-
For unexperienced developers this: https://github.com/GIScience/oshdb/blob/master/oshdb/src/main/java/org/heigit/bigspatialdata/oshdb/osh/OSHRelation.java#L306 needs to get javadoc!
A) is this the …
-
On Ubuntu 18.04, running ETL with the usual command line:
mvn exec:java -Dexec.mainClass="org.heigit.bigspatialdata.oshdb.tool.importer.extract.Extract" -Dexec.args="--pbf /home/ertert/oshdb-new/os…
-
Currently, when querying large, but very sparse multipolygons as areas-of-interest, it can happen that a lot of CPU time is spent inside the _bbox polygon_ testing, leading to poor performance:
![…
-
**Bug**
Using the current ETL docu creates an H2-file that cannot be directly used in the Ohsome-API ("extract.region" not parsable -> it is empty).
**To Reproduce**
Run the ETL as documented her…
-
### Bug Description
The oshdb-filter will only check if the *whole* element adheres to the geometry-filter. If it is a geometry collection that contains the requested geometry the object will not b…
-
Pascal Neis has published a blog about reverted edits: https://www.openstreetmap.org/user/pitscheplatsch/diary/401668 . One of the comments is a request to show "my reverted edits". While this can alr…
-
### Use Case Description
An is_valid filter option would give the opportunity to:
- avoid summing up negative areas from broken polygons
- analysing the amount of bad geometries as an quality measu…
-
This could be a feature do show off the rich content of OSM vs. Google Maps: Rendering Playground with Details
Parents could search for playground in their neighborhood with quality details like
-…
-
**Problem**
The Stacktrace of a failure in the .map() step is cryptic:
```
Apr 13, 2019 7:53:20 PM org.apache.ignite.logger.java.JavaLogger error
SCHWERWIEGEND: Failed to obtain remote job result …
-
Currently, the ohsome API doesn't provide any health check. A health check should provide a statement if the ohsome API is ready to be used. This can depend on a health check that the OSHDB would prov…