﻿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
27550	add version of GEOSGeometry.normalize() that returns new geometry	Sergey Fedoseev	Sergey Fedoseev	"GEOSGeometry.normalize() normalizes geometry in-place. In some cases it would be more convenient to have a cloned normalized geometry for the code conciseness.
We could add `clone` kwarg to this method similarly to [https://docs.djangoproject.com/en/1.10/ref/contrib/gis/geos/#django.contrib.gis.geos.GEOSGeometry.transform GEOSGeometry.transform()] or we could add the `normalized` property."	New feature	assigned	GIS	dev	Normal				Unreviewed	0	0	0	0	0	0
