Matthieu Viry

Results 80 comments of 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). ![Capture du 2024-07-05 15-08-51](https://github.com/riatelab/magrit/assets/12172162/96e80ddd-1481-467d-8441-0b16affeb5ca) >...

> 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!...

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*.

In the v2, new lines are actually polylines and are customizable (thickness, color, opacity, dashed or not, arrow head or not).