Opened 16 years ago

Closed 16 years ago

#2048 closed defect (fixed)

SDE Error(-139) The specified coordinate exceeds the valid coordinate range

Reported by: tamas Owned by: warmerdam
Priority: high Milestone: 1.5.0
Component: OGR_SF Version: unspecified
Severity: critical Keywords:
Cc: hobu

Description

When using a spatialfilter that falls outside of the area of the layer extent we get the following error. SDE Error(-139) The specified coordinate exceeds the valid coordinate range It seems that the atteched patch can fix the issue. However we should consider storing the layer extent permanently, and use a more elegant way to suppress the features when the coordinates of the spatialfilter are out of range.

Attachments (1)

ogrsdelayer.patch (1.4 KB ) - added by tamas 16 years ago.

Download all attachments as: .zip

Change History (3)

by tamas, 16 years ago

Attachment: ogrsdelayer.patch added

comment:1 by tamas, 16 years ago

Cc: hobu added

comment:2 by tamas, 16 years ago

Resolution: fixed
Status: newclosed

Applied in trunk r13240

Note: See TracTickets for help on using tickets.