<div dir="ltr"><br><br>On Thu, Jul 18, 2019 at 6:07 AM Stephane Goldstein <<a href="mailto:s.n.g@gmx.com">s.n.g@gmx.com</a>> wrote:<br>><br><div>> I am getting a weird result when using v.overlay since I upgraded from version 7.4 to 7.6.</div><div><br></div><div>this was a bug in finding line intersections, fixed in d729e94:</div><div><a href="https://github.com/OSGeo/grass/commit/d729e9406ac1bff0d68b0e10b3de44b62bc2d064">https://github.com/OSGeo/grass/commit/d729e9406ac1bff0d68b0e10b3de44b62bc2d064</a></div><div><br></div><div>Markus M</div><div><br></div><div>><br></div>> I am using GRASS 7.4 trough the QGIS Processing Toolbox, in Arch Linux and Grass 7.6 trough the QGIS Processing Toolbox in a Windows VM (since getting this unexpected results I downgraded my Grass installation back to 7.4 in Linux)<br>><br>> One common step in my workflow is to vectorize a raster (using v.to.rast) and then overlay the result with an hexagonal grid.<br>><br>> Since version 7.6, it seems that the result does snapping vertices of the two overlapping features when they are too close to each other. Even if I specify snapping = -1.<br>><br>> I'm not sure if I am missing something or if I should file a bug report. I put together some files that can be used to reproduce the error:<br>><br>> - hexagons_ext.gpkg: an extract of the hexagonal grid<br>> - raster_ext.gpkg: an extract of the raster<br>> - overlay_ext_7.4.gpkg: overlay of both with the "and" operator, using Grass 7.4, with the desired result<br>> - overlay_ext_7.6.gpkg: overlay result using Grass 7.6 containing undesired snapping<br>> - errors.gpkg: points where snapping is occurring<br>><br>> Any help is appreciated.<br>> Thanks,<br>> Stephane<br>><br>> Download link:<br>> <a href="https://send.firefox.com/download/0a9efe8d5669941b/#mmdtLo-ZYMgSoORqeNMwkQ">https://send.firefox.com/download/0a9efe8d5669941b/#mmdtLo-ZYMgSoORqeNMwkQ</a><br>> _______________________________________________<br>> grass-user mailing list<br>> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a></div>