-
A Class that takes OSHDBContributions returns more detailed information like the type of tagChange or memberlistChange etc.
spin-off from https://gitlab.gistools.geog.uni-heidelberg.de/giscience/bi…
-
opened by @tyrasd
due to some data redactions, there might still be some missing data versions in our .osh.pbf files (and therefore in our oshdb files). For example, due to https://www.openstreetm…
-
Q/A (from #283) relating to e.g. https://github.com/GIScience/oshdb/blob/c637936209abe4834f751e4f16cec350ae49e7fc/oshdb-util/src/test/java/org/heigit/bigspatialdata/oshdb/util/geometry/osmhistorytestd…
-
The error message discussed here: https://github.com/GIScience/oshdb/pull/224#discussion_r404967554 could be improved
-
opened by @franz-benjamin with title **mapReducer.getTimestamps**
It would be nice to have `mapReducer.getTimestamps()`, `mapReducer.getAreaOfInterest()`, etc.
see https://gitlab.gistools.geog.u…
-
OSHDB-API holds OSM data for unit-tests. This resource should be
- [ ] standardised (one type (xml), one place, one file...)
- [ ] have a standard transformation into OSH and GridOSH-Objects
- [ ] …
-
Storing serialized objects prevents us to do changes afterwards without rebuilding the entire database.
see also this comment: https://github.com/GIScience/oshdb/pull/131#issuecomment-472456015
I wo…
-
see https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/oshdb/issues/7
- [x] set up service to import changesets (with comments) into postgres: https://github.com/ToeBee/Changese…
-
The CellIterator is one of the key elements (and a great one, too!) of the DB. These are some proposals for ContributionTypes, to make the results more self-evident, especially when being used through…
-
Benchmark b2 has different checksums for Ignite and H2 (see db-1 postgres server benchmark results). This may point to an error in the code we should investigate.