Opened 16 years ago

Closed 16 years ago

#268 closed defect (fixed)

SQL Server spatial queries use wrong geometry SRID

Reported by: oresthalustchak Owned by: danstoica
Priority: major Milestone: 3.3.1
Component: SQLServer Spatial Version: 3.3.0
Severity: 3 Keywords:
Cc: External ID:

Description

The SQL Server spatial filters such as STIntersects require that the SRID values match for geometries being compared. The provider uses SRID 0 for the geometry in filters instead of the SRID of the geometry in the table being queried.

Change History (4)

comment:1 by oresthalustchak, 16 years ago

Version: 3.2.03.3.0

comment:2 by gregboone, 16 years ago

Milestone: 3.3.03.2.1

comment:3 by gregboone, 16 years ago

Milestone: 3.2.13.3.1

comment:4 by danstoica, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.