[GRASS-git] [OSGeo/grass] cd76f8: lib/vector: fix always true if-condition in Vect_p...
Nicklas Larsson
noreply at github.com
Wed Nov 6 02:45:00 PST 2024
Branch: refs/heads/releasebranch_8_4
Home: https://github.com/OSGeo/grass
Commit: cd76f8b7d1434e165c586dfc0229358f66ca11e8
https://github.com/OSGeo/grass/commit/cd76f8b7d1434e165c586dfc0229358f66ca11e8
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2024-11-06 (Wed, 06 Nov 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