﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25951	use trimmed EWKT for GEOSGeometry.__str__	Sergey Fedoseev	Claude Paroz	"{{{
In [14]: print Point(1, 1)
POINT (1.0000000000000000 1.0000000000000000)
}}}
These trailing zeros are quite annoying so I think we could use trimmed EWKT for `__str__`.
Not sure if we could/should use trimming for `ewkt` and `wkt` properties."	Cleanup/optimization	closed	GIS	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
