﻿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
25662	allow creation of empty GEOSGeometries	Sergey Fedoseev	Sergey Fedoseev	"ATM empty geometries could be created only with WKT, like this:

{{{
GEOSGeometry('LINESTRING EMPTY')
}}}

but we should support instantiation like this

{{{
LineString()
}}}"	New feature	closed	GIS	1.8	Normal	fixed			Accepted	1	0	0	0	0	0
