Changes between Version 7 and Version 8 of rfc49_curve_geometries


Ignore:
Timestamp:
Nov 10, 2014, 11:26:15 AM (9 years ago)
Author:
Even Rouault
Comment:

Add precision that going to linear approximation for GEOS operations is "for now"

Legend:

Unmodified
Added
Removed
Modified
  • rfc49_curve_geometries

    v7 v8  
    332332=== Implementation of existing OGRGeometry methods ===
    333333
    334 As GEOS does not support curve geometries, all GEOS related operations, the ones
     334As GEOS does not support curve geometries for now, all GEOS related operations, the ones
    335335returning a boolean value such as Intersects(),
    336336or the ones returning a new geometry such as Intersection(), have been adapted
    337 so that non-linear geometries are first converted to their linear approximation.
     337so that non-linear geometries are first converted to their linear approximation
     338(this might be revisited if GEOS supports curve geometries in the future)
    338339When GEOS returns a geometry, and that one of the input parameters was a non-linear
    339340geometry, the reverse operation is done to attempt retrieving