Changes between Version 11 and Version 12 of rfc61_support_for_measured_geometries


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

--

Legend:

Unmodified
Added
Removed
Modified
  • rfc61_support_for_measured_geometries

    v11 v12  
    6363    wkbTINZM = 3016,                /**< ISO SQL/MM Part 3. GDAL &gt;= 2.1 */
    6464
    65 // define new abstract types (why? what's the difference to the enum values?)
     65// define new abstract types (why? what's the difference to the enum values? - they do not need to be handled in switches)
    6666#define wkbCurveZ           ((OGRwkbGeometryType)1013)      /**< ISO SQL/MM Part 3. GDAL &gt;= 2.1 */
    6767#define wkbSurfaceZ         ((OGRwkbGeometryType)1014)      /**< ISO SQL/MM Part 3. GDAL &gt;= 2.1 */