Type Definition gdal_sys::OGRwkbGeometryType::Type

source ·
pub type Type = c_uint;
Expand description

List of well known binary geometry types. These are used within the BLOBs but are also returned from OGRGeometry::getGeometryType() to identify the type of a geometry object.