Ticket #4633 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

"SELECT MAX(OGR_GEOM_AREA) FROM XXXX" broken

Reported by: rouault Owned by: rouault
Priority: normal Milestone: 1.9.1
Component: OGR_SF Version: 1.9.0
Severity: normal Keywords:
Cc:

Description

Grr, an optimization in ogr_gensql.cpp broke the "SELECT MAX(OGR_GEOM_AREA) FROM XXXX" because it missed that the geometry was necessary

Change History

Changed 13 months ago by rouault

  • status changed from new to closed
  • resolution set to fixed

Fixed in trunk (r24289) and branches/1.9 (r24290)

Note: See TracTickets for help on using tickets.