[GRASS-git] [OSGeo/grass] 85498f: lib/vector: new functions for setting trim of GEOS...
Nicklas Larsson
noreply at github.com
Fri Aug 2 07:52:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 85498f4189602a3ba292d7573a774760157c76d2
https://github.com/OSGeo/grass/commit/85498f4189602a3ba292d7573a774760157c76d2
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2024-08-02 (Fri, 02 Aug 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