Opened 13 years ago

Closed 13 years ago

#3810 closed defect (fixed)

wrong clipping with OGR Spatialite driver

Reported by: romat Owned by: Even Rouault
Priority: normal Milestone: 1.7.3
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

When layer in Spatialite database is spatially indexed (R-tree or MBR-cache) then query returns only features that are completely within specified extent. When layer is not indexed it correctly returns features that intersect specified extent.

Attachments (2)

indexed.png (1.7 KB ) - added by romat 13 years ago.
notindexed.png (2.1 KB ) - added by romat 13 years ago.

Download all attachments as: .zip

Change History (5)

by romat, 13 years ago

Attachment: indexed.png added

by romat, 13 years ago

Attachment: notindexed.png added

comment:1 by Even Rouault, 13 years ago

Owner: changed from warmerdam to Even Rouault

comment:2 by Even Rouault, 13 years ago

Fixed in trunk in r21002

comment:3 by Even Rouault, 13 years ago

Component: defaultOGR_SF
Resolution: fixed
Status: newclosed

Test added in r21011. Backported in branches/1.7 in r21012

Note: See TracTickets for help on using tickets.