﻿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
34882	options=0 is not respected when calling AsGeoJSON()	Denis Rouzaud	Denis Rouzaud	"When calling AssGeoJSON, if `bbox` and `crs` are both `false`, then `options = 0`, there fore not added to the expression. See [0].

In Postgis [1], with geometries, the default is not 0 but 8, meaning the CRS is returned, not respecting the original call arguments.


[0] https://github.com/django/django/blob/6ad0dbc8d90ef37731608f7ac3d6e1d62cc8c765/django/contrib/gis/db/models/functions.py#L198
[1] https://postgis.net/docs/ST_AsGeoJSON.html"	Bug	closed	GIS	4.2	Normal	fixed			Ready for checkin	1	0	0	0	0	0
