78 GMLVersion gmlVersion,
80 bool invertAxisOrientation,
105 bool invertAxisOrientation,
106 int precision = 17 );
119 bool invertAxisOrientation,
120 int precision = 17 );
154 GMLVersion gmlVersion,
155 FilterVersion filterVersion,
158 bool honourAxisOrientation,
159 bool invertAxisOrientation,
160 QString* errorMessage =
nullptr );
175 GMLVersion gmlVersion,
176 FilterVersion filterVersion,
179 bool honourAxisOrientation,
180 bool invertAxisOrientation,
181 QString* errorMessage =
nullptr );
254 bool honourAxisOrientation,
255 bool invertAxisOrientation );
273 bool mInvertAxisOrientation;
287 #endif // QGSOGCUTILS_H Class for parsing and evaluation of expressions (formerly called "search strings").
A rectangle specified with double values.
Internal use by QgsOgcUtils.
A geometry is the spatial representation of a feature.
bool GMLNamespaceUsed() const
Return whether the gml: namespace is used.
A class to represent a point.
FilterVersion
OGC filter version.
const QString & errorMessage() const
Return the error message.
The QgsOgcUtils class provides various utility functions for conversion between OGC (Open Geospatial ...