Changes between Version 2 and Version 3 of FDORfc49
- Timestamp:
- 06/02/10 06:05:29 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc49
v2 v3 36 36 #define SQREPSILON 1e-20 37 37 }}} 38 39 Here 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. 38 40 39 41 The idea is to add support in FDO API for passing the tolerance into the spatial utility.