Constants (wkbVariant)
Table of Contents
Properties
gdal.wkbVariantIso
    String
        const
    
    SFSQL 1.2 and ISO SQL/MM Part 3 extended dimension (Z&M) WKB types.
gdal.wkbVariantOgc
    String
        const
    
    Old-style 99-402 extended dimension (Z) WKB types. Synonymous with 'wkbVariantOldOgc' (gdal >= 2.0)
gdal.wkbVariantOldOgc
    String
        const
    
    Old-style 99-402 extended dimension (Z) WKB types. Synonymous with 'wkbVariantOgc' (gdal < 2.0)