﻿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
25816	make sure that properties of SpatialRefSysMixin return the same value whether or not GDAL is installed	Sergey Fedoseev	Sergey Fedoseev	At this moment there are several properties of SpatialRefSysMixin that use some fallback code if GDAL is not installed. In several cases returned value is obviously differs depending on whether or not GDAL is installed, for example `angular_units` property returns float with GDAL and string without it. I think that we need to add test to check that returned values are the same and fix fallback code if it doesn't require much work or could lead to some bugs.	Cleanup/optimization	closed	GIS	dev	Normal	wontfix			Accepted	1	0	0	1	0	0
