16#ifndef QGSVECTORTILEMVTUTILS_H 
   17#define QGSVECTORTILEMVTUTILS_H 
Line string geometry type, with support for z-dimension and m-values.
 
Assorted utility functions used during MVT decoding and encoding.
 
static bool isExteriorRing(const QgsLineString *lineString)
Returns whether this linear ring forms an exterior ring according to MVT spec (depending on the orien...