﻿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
25524	Evaluate handle_spheroid removal in get_distance method	Claude Paroz	nobody	"While fixing #25499, I had to keep duplicate handling of the 'spheroid' parameter for distance lookups (PostGISOperations), in the `get_distance()` method and in the `PostGISDistanceOperator` class. This is because `get_distance` is also called from the `GeoQuerySet` class which might be mostly obsolete or even removed in Django 2.0.

This ticket is a reminder to check and if possible remove the 'spheroid' handling in `PostGISOperations.get_distance()` in Django 2.0."	Cleanup/optimization	closed	GIS	dev	Normal	fixed	2.0		Ready for checkin	1	0	0	0	0	0
