[Fdo-trac] [fdo-trac] #893: MySQL Provider upgrade to use ST_INTERSECTS()
FDO
trac_fdo at osgeo.org
Wed Aug 13 23:10:01 PDT 2014
#893: MySQL Provider upgrade to use ST_INTERSECTS()
------------------------------+---------------------------------------------
Reporter: kshippey | Owner: gregboone
Type: enhancement | Status: new
Priority: major | Milestone: 3.8.0
Component: MySQL Provider | Version: 3.8.0
Severity: 3 | Keywords: ST_INTERSECTS
External_id: |
------------------------------+---------------------------------------------
The MySQL FDO Provider in version 3.8.0 uses the function MBR_Intersects()
on line 277 of \MySQL\Fdo\FdoRdbmsMySqlFilterProcessor.cpp . The function
ST_Intersects() is available in MySQL 5.6 and offers more geometric
precision for lines and polygons than MBR.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/893>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list