Bartosz Lenart

Results 2 issues of Bartosz Lenart

## New `geo::algorithm` module to calculate shortest path between two given points based on given `MultiLineString` struct. ### Let's implement it in two separate steps for two separate features. 1....

Before starting with any new feature I would like to clear and reorganize the code a little bit, so it would be more GO like and less C/Python like. I...

enhancement