Changes between Version 33 and Version 34 of rfc61_support_for_measured_geometries


Ignore:
Timestamp:
Jan 30, 2016, 11:13:33 PM (8 years ago)
Author:
Ari Jolma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rfc61_support_for_measured_geometries

    v33 v34  
    158158the coordinate dimension 3. To keep 2D points 2D !SetPoint_2D must be used. Thus we need
    159159separate functions for M and ZM geometries. The proposal is to use postfixes M and ZM, i.e.,
    160 !SetPointM, !SetPointZM. Similarly for !SetPoints and !AddPoint.
     160!SetPointM, !SetPointZM. Similarly for !AddPoint.
    161161
    162162Currently there is no !SetPoints_2D function.
    163163The doc at pabyZ param at !SetPoints comments that "defaults to NULL for 2D objects" but that does not seem to be the case.
     164See #6344. If that is fixed as written there, then only !SetPointsZM is needed.
    164165
    165166!GetPoint and !GetPoints do not have a 2D version, so only *ZM version is needed.