﻿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
5434	Add preserve_topology option to GEOSGeometry.simplify	Robert Coup	jbronn	"By default, simplify() does not preserve topology - e.g. polygons can be split, collapse to lines or disappear holes can be created or disappear, and lines can cross. 

The attached patch adds a `preserve_topology` parameter. If `True` (default is `False`), the result will have the same dimension and number of components as the input. This is significantly slower.

"		closed	GIS	gis		fixed	sprint		Unreviewed	1	0	0	0	0	0
