QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
QgsOgcUtils Member List

This is the complete list of members for QgsOgcUtils, including all inherited members.

colorFromOgcFill(const QDomElement &fillElement)QgsOgcUtilsstatic
expressionFromOgcFilter(const QDomElement &element, QgsVectorLayer *layer=nullptr)QgsOgcUtilsstatic
expressionFromOgcFilter(const QDomElement &element, FilterVersion version, QgsVectorLayer *layer=nullptr)QgsOgcUtilsstatic
expressionToOgcExpression(const QgsExpression &exp, QDomDocument &doc, QString *errorMessage=nullptr)QgsOgcUtilsstatic
expressionToOgcExpression(const QgsExpression &exp, QDomDocument &doc, QgsOgcUtils::GMLVersion gmlVersion, FilterVersion filterVersion, const QString &geometryName, const QString &srsName, bool honourAxisOrientation, bool invertAxisOrientation, QString *errorMessage=nullptr)QgsOgcUtilsstatic
expressionToOgcFilter(const QgsExpression &exp, QDomDocument &doc, QString *errorMessage=nullptr)QgsOgcUtilsstatic
expressionToOgcFilter(const QgsExpression &exp, QDomDocument &doc, QgsOgcUtils::GMLVersion gmlVersion, FilterVersion filterVersion, const QString &geometryName, const QString &srsName, bool honourAxisOrientation, bool invertAxisOrientation, QString *errorMessage=nullptr)QgsOgcUtilsstatic
FILTER_FES_2_0 enum valueQgsOgcUtils
FILTER_OGC_1_0 enum valueQgsOgcUtils
FILTER_OGC_1_1 enum valueQgsOgcUtils
FilterVersion enum nameQgsOgcUtils
geometryFromGML(const QString &xmlString)QgsOgcUtilsstatic
geometryFromGML(const QDomNode &geometryNode)QgsOgcUtilsstatic
geometryToGML(const QgsGeometry &geometry, QDomDocument &doc, QgsOgcUtils::GMLVersion gmlVersion, const QString &srsName, bool invertAxisOrientation, const QString &gmlIdBase, int precision=17)QgsOgcUtilsstatic
geometryToGML(const QgsGeometry &geometry, QDomDocument &doc, const QString &format, int precision=17)QgsOgcUtilsstatic
geometryToGML(const QgsGeometry &geometry, QDomDocument &doc, int precision=17)QgsOgcUtilsstatic
GML_2_1_2 enum valueQgsOgcUtils
GML_3_1_0 enum valueQgsOgcUtils
GML_3_2_1 enum valueQgsOgcUtils
GMLVersion enum nameQgsOgcUtils
rectangleFromGMLBox(const QDomNode &boxNode)QgsOgcUtilsstatic
rectangleFromGMLEnvelope(const QDomNode &envelopeNode)QgsOgcUtilsstatic
rectangleToGMLBox(QgsRectangle *box, QDomDocument &doc, int precision=17)QgsOgcUtilsstatic
rectangleToGMLBox(QgsRectangle *box, QDomDocument &doc, const QString &srsName, bool invertAxisOrientation, int precision=17)QgsOgcUtilsstatic
rectangleToGMLEnvelope(QgsRectangle *env, QDomDocument &doc, int precision=17)QgsOgcUtilsstatic
rectangleToGMLEnvelope(QgsRectangle *env, QDomDocument &doc, const QString &srsName, bool invertAxisOrientation, int precision=17)QgsOgcUtilsstatic
SQLStatementToOgcFilter(const QgsSQLStatement &statement, QDomDocument &doc, QgsOgcUtils::GMLVersion gmlVersion, FilterVersion filterVersion, const QList< LayerProperties > &layerProperties, bool honourAxisOrientation, bool invertAxisOrientation, const QMap< QString, QString > &mapUnprefixedTypenameToPrefixedTypename, QString *errorMessage=nullptr)QgsOgcUtilsstatic