Opened 17 years ago
Closed 17 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 , 17 years ago
Version: | 3.2.0 → 3.3.0 |
---|
comment:2 by , 17 years ago
Milestone: | 3.3.0 → 3.2.1 |
---|
comment:3 by , 17 years ago
Milestone: | 3.2.1 → 3.3.1 |
---|
comment:4 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.