[GRASS-git] [OSGeo/grass] bae4b1: v.voronoi: fix skeleton creation (#7513)
Markus Metz
noreply at github.com
Thu Jun 11 13:22:14 PDT 2026
Branch: refs/heads/releasebranch_8_5
Home: https://github.com/OSGeo/grass
Commit: bae4b19b763af4882fa153f30982cdf63e3bc317
https://github.com/OSGeo/grass/commit/bae4b19b763af4882fa153f30982cdf63e3bc317
Author: Markus Metz <33666869+metzm at users.noreply.github.com>
Date: 2026-06-11 (Thu, 11 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