Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6639 closed defect (fixed)

GPKG/SQlite: Error when running ExecuteSQL() with a spatial filter on an empty layer

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

Description

If running ExecuteSQL() with a select that returns 0 row and has a spatial filter, a "Invalid geometry field index : 0" error is returned

Change History (5)

comment:1 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed

In 35279:

GPKG/SQlite: do not emit error when running ExecuteSQL() with a spatial filter on an empty layer (fixes #6639)

comment:2 by Even Rouault, 8 years ago

In 35280:

GPKG/SQlite: do not emit error when running ExecuteSQL() with a spatial filter on an empty layer (fixes #6639)

comment:3 by Even Rouault, 8 years ago

In 35281:

GPKG/SQlite: do not emit error when running ExecuteSQL() with a spatial filter on an empty layer (fixes #6639)

comment:4 by Even Rouault, 8 years ago

In 35282:

GPKG/SQlite: do not emit error when running ExecuteSQL() with a spatial filter on an empty layer (fixes #6639)

comment:5 by Even Rouault, 8 years ago

Milestone: 1.11.6
Note: See TracTickets for help on using tickets.