QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Namespaces | Functions
qgswfsdescribefeaturetype.h File Reference
#include "qgsserverinterface.h"
#include "qgswfsparameters.h"
Include dependency graph for qgswfsdescribefeaturetype.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QgsWfs
 WMS implementation.
 

Functions

void QgsWfs::getFieldAttributes (const QgsField &field, QString &fieldName, QString &fieldType)
 Helper for returning the field type and type name. More...
 
QStringList QgsWfs::getRequestTypeNames (const QgsServerRequest &request, const QgsWfsParameters &wfsParams)
 Helper for returning typename list from the request. More...
 
void QgsWfs::writeDescribeFeatureType (QgsServerInterface *serverIface, const QgsProject *project, const QString &version, const QgsServerRequest &request, QgsServerResponse &response)
 Output WFS GetCapabilities response. More...