QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
SHPFileHelper.cc File Reference
#include "SHPFileHelper.h"
#include "QGCGeo.h"
#include "QGCLoggingCategory.h"
#include <QtCore/QFile>
#include <QtCore/QRegularExpression>
#include <QtCore/QScopeGuard>
#include <QtCore/QTextStream>
#include "shapefil.h"
+ Include dependency graph for SHPFileHelper.cc:

Go to the source code of this file.

Namespaces

namespace  SHPFileHelper
 

Functions

bool SHPFileHelper::_validateSHPFiles (const QString &shpFile, int *utmZone, bool *utmSouthernHemisphere, QString &errorString)
 
SHPHandle SHPFileHelper::_loadShape (const QString &shpFile, int *utmZone, bool *utmSouthernHemisphere, QString &errorString)