Changes between Version 7 and Version 8 of rfc61_support_for_measured_geometries


Ignore:
Timestamp:
Jan 28, 2016, 1:30:18 AM (8 years ago)
Author:
Ari Jolma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rfc61_support_for_measured_geometries

    v7 v8  
    8585
    8686!IsEmpty = !(flags & OGR_G_NOT_EMPTY), Is3D = flags & OGR_G_3D, !IsMeasured = flags & OGR_G_MEASURED.
     87
     88The !IsEmpty method is needed only in the base class but the emptiness needs to be managed in all classes through the flags.
    8789
    8890Keep (with original semantics, i.e., coordinate dimension is 2 or 3), but deprecate