[fdo-trac] #615: FdoSpatialOperations incorrectly rejected
FDO
trac_fdo at osgeo.org
Fri Feb 12 08:43:18 EST 2010
#615: FdoSpatialOperations incorrectly rejected
---------------------------------+------------------------------------------
Reporter: woutersmit | Owner: danstoica
Type: defect | Status: new
Priority: major | Milestone: 3.6.0
Component: SQLServer Spatial | Version: 3.5.0
Severity: 1 | Keywords:
External_id: |
---------------------------------+------------------------------------------
I'm using the 3.5 branch. And I have an application that retrieves
features from a ms sql 2008 datastore. I'm using a 'FdoSpatialCondition'
with the 'FdoSpatialOperations_Equals' filter.
Class 'FdoRdbmsSqlServerFilterCapabilities' seems to cause a rejection of
this filter higher up the stack. This rejection is incorrect since the
'FdoRdbmsSqlServerFilterProcessor' correctly implements this filter.
If I skip the 'FdoRdbmsSqlServerFilterCapabilities' check, I
'''correctly''' get my features.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/615>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list