Changes between Version 29 and Version 30 of rfc61_support_for_measured_geometries


Ignore:
Timestamp:
Jan 30, 2016, 10:28:51 PM (8 years ago)
Author:
Ari Jolma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rfc61_support_for_measured_geometries

    v29 v30  
    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 Add and Get and Points.
     160SetPointM, SetPointZM. Similarly for SetPoints, AddPoint, AddPoints.
     161
     162GetPoint does not have a 2D version, so only GetPointZM is needed.
    161163
    162164ogr_api.h: