[GRASS-git] [OSGeo/grass] 0f6f0a: v.voronoi: fix skeleton creation (#7513)
Markus Metz
noreply at github.com
Sun Jun 7 13:15:16 PDT 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 0f6f0a567cd6ff1462ab1c61f197a914aa8ec2c6
https://github.com/OSGeo/grass/commit/0f6f0a567cd6ff1462ab1c61f197a914aa8ec2c6
Author: Markus Metz <33666869+metzm at users.noreply.github.com>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
M vector/v.voronoi/skeleton.c
Log Message:
-----------
v.voronoi: fix skeleton creation (#7513)
With recent changes to vector libs, point-in-polygon calculations became more strict. A point exactly on a boundary can not be assigned to one specific area. For skeleton creation, points on boundaries are actually desired. This PR adjusts the test in `v.voronoi` when snapping skeleton nodes to an area's boundary.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list