[Django] #25722: add support for `GEOSCovers`

6 views
Skip to first unread message

Django

unread,
Nov 9, 2015, 2:27:09 PM11/9/15
to django-...@googlegroups.com
#25722: add support for `GEOSCovers`
-----------------------------+--------------------
Reporter: sir-sigurd | Owner: nobody
Type: New feature | Status: new
Component: GIS | Version: 1.8
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------+--------------------
Support for `GEOSCoveredBy` also could be added, but `GEOSCoveredBy(g1,
g2)` is the same as `GEOSCovers(g2, g1)`, so it seems that there is no
point in adding it.

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

Django

unread,
Nov 9, 2015, 2:27:15 PM11/9/15
to django-...@googlegroups.com
#25722: add support for `GEOSCovers`
-----------------------------+--------------------------------------
Reporter: sir-sigurd | Owner: sir-sigurd
Type: New feature | Status: assigned
Component: GIS | Version: 1.8
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-----------------------------+--------------------------------------
Changes (by sir-sigurd):

* status: new => assigned
* needs_better_patch: => 0
* owner: nobody => sir-sigurd
* needs_tests: => 0
* needs_docs: => 0


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

Django

unread,
Nov 10, 2015, 2:28:37 AM11/10/15
to django-...@googlegroups.com
#25722: add support for `GEOSCovers`
-----------------------------+--------------------------------------
Reporter: sir-sigurd | Owner: sir-sigurd
Type: New feature | Status: assigned
Component: GIS | Version: master
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 claudep):

* version: 1.8 => master
* stage: Unreviewed => Accepted


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

Django

unread,
Nov 11, 2015, 2:20:50 AM11/11/15
to django-...@googlegroups.com
#25722: add support for `GEOSCovers`
-----------------------------+--------------------------------------
Reporter: sir-sigurd | Owner: sir-sigurd
Type: New feature | Status: assigned
Component: GIS | Version: master
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 sir-sigurd):

* has_patch: 0 => 1


Comment:

PR -- https://github.com/django/django/pull/5627

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

Django

unread,
Nov 18, 2015, 7:06:11 PM11/18/15
to django-...@googlegroups.com
#25722: add support for `GEOSCovers`
-----------------------------+--------------------------------------
Reporter: sir-sigurd | Owner: sir-sigurd
Type: New feature | Status: assigned
Component: GIS | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
-----------------------------+--------------------------------------
Changes (by timgraham):

* needs_better_patch: 0 => 1


Comment:

Left some minor comments for improvement.

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

Django

unread,
Nov 20, 2015, 8:24:47 AM11/20/15
to django-...@googlegroups.com
#25722: add support for `GEOSCovers`
-----------------------------+--------------------------------------
Reporter: sir-sigurd | Owner: sir-sigurd
Type: New feature | Status: assigned
Component: GIS | Version: master
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 sir-sigurd):

* needs_better_patch: 1 => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/25722#comment:5>

Django

unread,
Nov 20, 2015, 12:36:38 PM11/20/15
to django-...@googlegroups.com
#25722: add support for `GEOSCovers`
-----------------------------+--------------------------------------
Reporter: sir-sigurd | Owner: sir-sigurd
Type: New feature | Status: closed
Component: GIS | Version: master
Severity: Normal | Resolution: fixed

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 Tim Graham <timograham@…>):

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


Comment:

In [changeset:"ccc8f67b7760dd12faf6007f12a672a8e03f4d88" ccc8f67b]:
{{{
#!CommitTicketReference repository=""
revision="ccc8f67b7760dd12faf6007f12a672a8e03f4d88"
Fixed #25722 -- Added the GEOSGeometry.covers() method.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25722#comment:6>

Reply all
Reply to author
Forward
0 new messages