Moritz Schott
Moritz Schott
I would like to contradict https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/oshdb/issues/127 It should be impossible for a contribution to have **no ContributionType**. If it is we should solve this.
- [ ] imo no Contribution should have 0 contribution types (as it is currently the case, e.g. if a the major version of a waymember changed that did not...
just to keep the discussion alive: @rtroilo had the Idea of a contribution type: `filter-passing` or similar that would replace creation and deletion in case of version number >1
I don't know if this helps but when I had to check which polygon a geometry lies in and the polygons had 'bad bboxes' (e.g. france with DOM/TOM) created an...
great you did some benchmarking!!! Disclaimer: I am not sure I fully understand the problem. Maybe you could add some more information to the issue-text. Anyway I will share my...
fix when addressing #169 , also related: #259 et al
I had no expectation to the implementation (although date] and date[ seem equal opponents and I prefer the current implementation) but rather to the documentation ;-)
sorry, I don't understand the question
great you picked this up again! Yes, I like the wording of `mapaggregator.sparseResult(true)` with `.sparseResult(false)` being the default (current procedure). I tend more towards throwing an exception but both solution...
A) could you please point me to where I can find the OSHRelation.buildRecord() method? Am I missing something? I was looking at ``` OSHRelation oshr=OSHRelation.build(List versions,Collection nodes, Collection ways) ```...