#include "qgsmultipoint.h"
#include "qgspoint.h"
#include "qgsvertexid.h"
#include <QJsonArray>
#include <QJsonObject>
#include <QRegularExpression>
#include <nlohmann/json.hpp>
Go to the source code of this file.