[GRASS-git] [OSGeo/grass] 62265f: lib/vector: new functions for setting trim of GEOS...
Nicklas Larsson
noreply at github.com
Fri Sep 20 15:26:35 PDT 2024
Branch: refs/heads/releasebranch_8_4
Home: https://github.com/OSGeo/grass
Commit: 62265fb0556eca0a178cc2afd4f3ca6097d84445
https://github.com/OSGeo/grass/commit/62265fb0556eca0a178cc2afd4f3ca6097d84445
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2024-09-21 (Sat, 21 Sep 2024)
Changed paths:
M include/grass/defs/vector.h
M lib/vector/Vlib/geos_to_wktb.c
Log Message:
-----------
lib/vector: new functions for setting trim of GEOS WKT output (#4123)
GEOS 3.12 switched the default setting of the trim option to true.
To enable consistent behaviour to Vect_read_area_to_wkt() and
Vect_line_to_wkt() across GEOS versions, they now call new
2nd generation functions, which set this trim option explicitly
to false.
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