Changes between Version 2 and Version 3 of FDORfc49


Ignore:
Timestamp:
Jun 2, 2010, 6:05:29 AM (14 years ago)
Author:
romicadascalescu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc49

    v2 v3  
    3636        #define SQREPSILON 1e-20
    3737}}}
     38
     39Here we try to change the FDO API for spatial evaluation (FdoSpatialUtility - FDOGeometry.dll) used by providers like SQLite, SDF, SHP and not providers like KingOracle or SQL Spatial Server where the spatial evaluation is made by the server.
    3840
    3941The idea is to add support in FDO API for passing the tolerance into the spatial utility.