Opened 14 years ago

Last modified 10 years ago

#12733 new New feature

Added support for Extent aggregate on mysql databases

Reported by: jann.kleen@… Owned by: nobody
Component: GIS Version: 1.1
Severity: Normal Keywords: extent, mysql
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: yes Patch needs improvement: yes
Easy pickings: no UI/UX: no

Description

This patch enables the usage of extent aggregates for mysql backends, using MIN/MAX queries.

Attachments (1)

extent-patch.diff (2.7 KB ) - added by jann.kleen@… 14 years ago.

Download all attachments as: .zip

Change History (8)

by jann.kleen@…, 14 years ago

Attachment: extent-patch.diff added

comment:1 by Alex Gaynor, 14 years ago

Triage Stage: UnreviewedAccepted

comment:2 by Spark23, 14 years ago

Needs tests: set
Patch needs improvement: set
Triage Stage: AcceptedUnreviewed

Patch only works for Points, not for Polygons... new patch seems to be working, but needs more testing ... will be coming soon

in reply to:  2 comment:3 by Łukasz Rekucki, 14 years ago

Triage Stage: UnreviewedAccepted

Whatever the solution I guess the ticket itself is still accepted (but not "Ready for checkin").

comment:4 by Matt McClanahan, 13 years ago

Severity: Normal
Type: New feature

comment:5 by Aymeric Augustin, 12 years ago

UI/UX: unset

Change UI/UX from NULL to False.

comment:6 by Aymeric Augustin, 12 years ago

Easy pickings: unset

Change Easy pickings from NULL to False.

comment:7 by Ramiro Morales, 10 years ago

See also #20253 that ask for the same feature for spatialite.

Note: See TracTickets for help on using tickets.
Back to Top