QgsOgcUtilsSQLStatementToFilter class
Internal use by QgsOgcUtils.
Contents
Constructors, destructors, conversion operators
-
QgsOgcUtilsSQLStatementToFilter(QDomDocument& doc,
QgsOgcUtils::
GMLVersion gmlVersion, QgsOgcUtils:: FilterVersion filterVersion, const QList<QgsOgcUtils:: LayerProperties>& layerProperties, bool honourAxisOrientation, bool invertAxisOrientation, const QMap<QString, QString>& mapUnprefixedTypenameToPrefixedTypename) - Constructor.
Public functions
- auto errorMessage() const -> QString
- Returns the error message.
- auto GMLNamespaceUsed() const -> bool
- Returns whether the gml: namespace is used.
-
auto toOgcFilter(const QgsSQLStatement::
Node* node) -> QDomElement - Convert a SQL statement to a OGC filter.