[Django] #37215: Geography should accept SRID other than 4326
0 views
Skip to first unread message
Django
unread,
Jul 14, 2026, 10:53:09 AM (2 days ago) Jul 14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-...@googlegroups.com
#37215: Geography should accept SRID other than 4326
---------------------------+---------------------------------------
Reporter: djonathan | Type: New feature
Status: new | Component: GIS
Version: dev | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------+---------------------------------------
Since version 2.2 PostGIS accepts any geographic SRID with the geography
type, but django still has a check to prevent it. It would be nice to
remove this restriction from Django.
Since version 2.2 PostGIS accepts any geographic SRID with the geography
type, but django still has a check to prevent it. It would be nice to
remove this restriction from Django.