[Django] #35086: Add BoundedCircle support with SpatiaLite 5.1+

14 views
Skip to first unread message

Django

unread,
Jan 5, 2024, 2:27:09 AM1/5/24
to django-...@googlegroups.com
#35086: Add BoundedCircle support with SpatiaLite 5.1+
-----------------------------------------+------------------------
Reporter: David Smith | Owner: nobody
Type: Uncategorized | Status: new
Component: GIS | Version: 5.0
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 |
-----------------------------------------+------------------------
SpatiaLite added support for BoundedCircle (GEOSMinimumBoundingCircle)
https://groups.google.com/g/spatialite-users/c/hAJ2SgitN4M

GeoDjango already supports this on Oracle / PostGIS backends, we should
allow support on SpatiaLite too.

--
Ticket URL: <https://code.djangoproject.com/ticket/35086>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jan 5, 2024, 2:31:15 AM1/5/24
to django-...@googlegroups.com
#35086: Add BoundedCircle support with SpatiaLite 5.1+
-----------------------------+---------------------------------------
Reporter: David Smith | Owner: David Smith
Type: New feature | Status: assigned
Component: GIS | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------+---------------------------------------
Changes (by Mariusz Felisiak):

* owner: nobody => David Smith
* status: new => assigned
* version: 5.0 => dev
* type: Uncategorized => New feature
* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/35086#comment:1>

Django

unread,
Jan 5, 2024, 2:34:56 AM1/5/24
to django-...@googlegroups.com
#35086: Add BoundedCircle support with SpatiaLite 5.1+
-----------------------------+---------------------------------------
Reporter: David Smith | Owner: David Smith
Type: New feature | Status: assigned
Component: GIS | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------+---------------------------------------
Changes (by David Smith):

* has_patch: 0 => 1


Comment:

[https://github.com/django/django/pull/17691 PR]

--
Ticket URL: <https://code.djangoproject.com/ticket/35086#comment:2>

Django

unread,
Jan 5, 2024, 5:25:57 AM1/5/24
to django-...@googlegroups.com
#35086: Add BoundedCircle support with SpatiaLite 5.1+
-----------------------------+---------------------------------------------

Reporter: David Smith | Owner: David Smith
Type: New feature | Status: assigned
Component: GIS | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------+---------------------------------------------
Changes (by Mariusz Felisiak):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/35086#comment:3>

Django

unread,
Jan 5, 2024, 6:33:45 AM1/5/24
to django-...@googlegroups.com
#35086: Add BoundedCircle support with SpatiaLite 5.1+
-----------------------------+---------------------------------------------
Reporter: David Smith | Owner: David Smith
Type: New feature | Status: closed
Component: GIS | Version: dev
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------+---------------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"45f59d0eab56629f88826117e911af05bd55d2c3" 45f59d0e]:
{{{
#!CommitTicketReference repository=""
revision="45f59d0eab56629f88826117e911af05bd55d2c3"
Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+.

Spatialite 5.1 added support for BoundingCircle
(GEOSMinimumBoundingCircle). GEOS 3.7 is required which is lower than
Django's currently supported minmum of 3.8.

https://groups.google.com/g/spatialite-users/c/hAJ2SgitN4M

https://www.gaia-gis.it/gaia-sins/spatialite-sql-5.1.0.html
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/35086#comment:4>

Reply all
Reply to author
Forward
0 new messages