Matthieu Viry
Matthieu Viry
Fixed by commits 0e59282 to 61a8920. It will be released in the very next minor release (v0.12). Turns out #99 wasn't *that* blocking and it will be handled later.
Can you share your geopackage (or a geopackage that allows to reproduce the issue) by email ? I'm unable to reproduce it (cf. my screenshot).  >...
> that I can't share No problem ;) Thanks for providing another problematic dataset! > N.B. I only tested with single-layers gpkg, might be the problem ? It should not!...
Fixed by 326e3c8.
Added in the v2.
Thanks for your feedback. Indeed, the algorithm computes closed rings. However I think you can obtain the LineStrings you want by clipping the result by another LineString which represents the...
Some time ago I tried to implement various validity checks for `geo-types` geometries : https://github.com/mthh/geo-validity-check I think it implements most of the validity checks of GEOS as well as some...
Only partially, the current implementation offers removal of duplicate points but not removal *within a given tolerance*.
Added in the v2.
In the v2, new lines are actually polylines and are customizable (thickness, color, opacity, dashed or not, arrow head or not).