QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
QgsOgcUtils Member List

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

colorFromOgcFill(const QDomElement &fillElement)QgsOgcUtilsstatic
elseFilterExpression(QDomDocument &doc)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, bool requiresFilterElement=false)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, bool requiresFilterElement=false, const QMap< QString, QString > &fieldNameToXPathMap=QMap< QString, QString >(), const QMap< QString, QString > &namespacePrefixToUriMap=QMap< QString, QString >())QgsOgcUtilsstatic
expressionToOgcFilter(const QgsExpression &exp, QDomDocument &doc, QString *errorMessage=nullptr)QgsOgcUtilsstatic
expressionToOgcFilter(const QgsExpression &exp, QDomDocument &doc, QgsOgcUtils::GMLVersion gmlVersion, FilterVersion filterVersion, const QString &namespacePrefix, const QString &namespaceURI, const QString &geometryName, const QString &srsName, bool honourAxisOrientation, bool invertAxisOrientation, QString *errorMessage=nullptr, const QMap< QString, QString > &fieldNameToXPathMap=QMap< QString, QString >(), const QMap< QString, QString > &namespacePrefixToUriMap=QMap< QString, QString >())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, const QgsOgcUtils::Context &context=QgsOgcUtils::Context())QgsOgcUtilsstatic
geometryFromGML(const QDomNode &geometryNode, const QgsOgcUtils::Context &context=QgsOgcUtils::Context())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, const QMap< QString, QString > &fieldNameToXPathMap=QMap< QString, QString >(), const QMap< QString, QString > &namespacePrefixToUriMap=QMap< QString, QString >())QgsOgcUtilsstatic