SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
rasterprofilesampler.cpp File Reference
#include "plot/rasterprofilesampler.h"
#include "map/spatialreferencesystem.h"
#include "mesh/dtmsampler.h"
#include <ogr_spatialref.h>
#include <cmath>
#include <limits>
#include <memory>
Include dependency graph for rasterprofilesampler.cpp:

Namespaces

namespace  RasterProfileSampler
 

Functions

ProfileSection::Section RasterProfileSampler::buildRasterProfile (const QString &rasterPath, int band, const SpatialReferenceSystem *canvasSRS, const QVector< QPointF > &scenePolyline, double vertFactor=1.0, double stepHint=0.0)
 Resample scenePolyline at fixed arc length and sample the DEM at each point.
 

Detailed Description