Changes between Version 10 and Version 11 of rfc61_support_for_measured_geometries


Ignore:
Timestamp:
Jan 28, 2016, 2:10:12 AM (8 years ago)
Author:
Ari Jolma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rfc61_support_for_measured_geometries

    v10 v11  
    165165                                       int * pnMaxPoints,
    166166                                       int * pnReadPoints );
    167 void CPL_DLL OGRMakeWktCoordinateM( char *, double, double, double, double, int );
     167void CPL_DLL OGRMakeWktCoordinateM( char *, double, double, double, double, int ); // int = 3 means XYM, int = 4 means XYZM
    168168
    169169}}}