Kevin Kreiser
Kevin Kreiser
@nilsnolde yep everything is complete
i wanted to do a run on the latest planet and see what errors it catches. i will post back the errors and the resulting sqlite db
so i finally got the planet downloaded and i ran admin generation and t his is what it output: ``` 2022/08/24 23:08:39.245929 [WARN] Degenerate ring for Colombia (120027) near lat,lon...
@gknisely unfortunately the original code skips over many different errors silently. one of the main things i changed with this pr was to actually print out the issues that it...
i think the easiest thing, and what ive been doing, is to compare the output of the two implementations. what i havent done is compared the results from the same...
@nilsnolde sorry i should have posted earlier i dont want you to waste your time. i did run both of them on the same data and in the end i...
Sorry no. I think @dnesbitt61 is the only one to take a look so far.
@geocartosoft can you post the route, the more examples the better
> do you think there's any foreseeable complexities involved at the end of the day we'll want to have a parallel path of execution in loki/search.cc, where at the beginning...
Yeah i think this was my intuition at the beginning when i was suggesting to control the behavior via `CanContract`. Give me a bit of time to refresh my knowledge...