[GRASS-git] [OSGeo/grass] 78490a: lib/vector: fix always true if-condition in Vect_p...
Nicklas Larsson
noreply at github.com
Wed Jul 31 06:54:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 78490a200aa77d6a109242f6b3e1a9c8bb5f56f6
https://github.com/OSGeo/grass/commit/78490a200aa77d6a109242f6b3e1a9c8bb5f56f6
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
M lib/vector/Vlib/buffer2.c
Log Message:
-----------
lib/vector: fix always true if-condition in Vect_point_buffer2() (#4115)
The true if-statement only handles buffers with rounded corners.
E.g. using `v.buffer` without `-s` on points. GEOS handles buffers
with corners.
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