[fdo-trac] #540: Add XYZM functions to ArcSDE, MySQL,
	SQLServerSpatial and WFS
    FDO 
    trac_fdo at osgeo.org
       
    Thu Jul 16 15:00:25 EDT 2009
    
    
  
#540: Add XYZM functions to ArcSDE, MySQL, SQLServerSpatial and WFS
---------------------------------------------------------------------------+
 Reporter:  brentrobinson                                                  |         Owner:  brentrobinson
     Type:  enhancement                                                    |        Status:  assigned     
 Priority:  major                                                          |     Milestone:  3.5.0        
Component:  General                                                        |       Version:  3.5.0        
 Severity:  2                                                              |    Resolution:               
 Keywords:  Expression X Y Z M function ArcSDE MySQL SQLServerSpatial WFS  |   External_id:               
---------------------------------------------------------------------------+
Comment (by brentrobinson):
 Revision: 4848
 Author: brentrobinson
 Date: 2:58:02 PM, Thursday, July 16, 2009
 Message:
 Ticket#540: SQLite: XYZM Function fixes.
 Modified xyzmFunc() extension function implementation to return NULL to
 SQLite when the ordinate is NULL or undefined.
 Expanded FgFPoint structure to 4 ordinates. FgfPoint is used to parse out
 coordinates from a Geometry FGF. A point will have 4 ordinates when both Z
 and M are defined.
 Added unit test for XYZM functions.
 ----
 Modified : /trunk/Providers/SQLite/Src/Provider/SltExprExtensions.cpp
 Modified : /trunk/Providers/SQLite/Src/SpatialIndex/SltGeomUtils.h
 Added : /trunk/Providers/SQLite/Src/UnitTest/FdoExpressionFunctionTest.cpp
 Added : /trunk/Providers/SQLite/Src/UnitTest/FdoExpressionFunctionTest.h
 Modified : /trunk/Providers/SQLite/Src/UnitTest/Makefile.am
 Modified : /trunk/Providers/SQLite/Src/UnitTest/UnitTest.vcproj
 Revision: 4847
 Author: brentrobinson
 Date: 2:55:51 PM, Thursday, July 16, 2009
 Message:
 Ticket#540: Added featid to select property list. SQLite provider does not
 add it automatically.
 ----
 Modified :
 /trunk/Utilities/TestCommon/Src/TestCommonExpressionFunction.cpp
-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/540#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
    
    
More information about the fdo-trac
mailing list