﻿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
25446	Can't use PostGIS function ST_OrderingEquals with GeoDjango	Evan Heidtmann	nobody	"Unless I'm missing something, Django 1.8 provides no facility in the ORM to use the ST_OrderingEquals() function to compare two geometries. I would like to use this function in a query. 

Am I correct? If so, I may attempt a patch or at least a workaround.

Thanks!

Ref: http://postgis.net/docs/manual-1.3/ch06.html#ST_OrderingEquals

P.S. It's another question entirely whether the '__exact' lookup should use this function. For comparison, two LineString objects with opposite vertex ordering are not considered equal, so why should they be considered equal at the DB level?"	New feature	new	GIS	dev	Normal				Accepted	0	0	0	0	0	0
