Opened 15 years ago
Last modified 11 years ago
#12733 new New feature
Added support for Extent aggregate on mysql databases
Reported by: | 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)
Change History (8)
by , 15 years ago
Attachment: | extent-patch.diff added |
---|
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
follow-up: 3 comment:2 by , 14 years ago
Needs tests: | set |
---|---|
Patch needs improvement: | set |
Triage Stage: | Accepted → Unreviewed |
comment:3 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|
Whatever the solution I guess the ticket itself is still accepted (but not "Ready for checkin").
comment:4 by , 14 years ago
Severity: | → Normal |
---|---|
Type: | → New feature |
Note:
See TracTickets
for help on using tickets.
Patch only works for Points, not for Polygons... new patch seems to be working, but needs more testing ... will be coming soon