Module gdal_sys::GDALGridAlgorithm [] [src]

Constants

GGA_InverseDistanceToAPower

Inverse distance to a power

GGA_MetricAverageDistance

Average Distance (Data Metric)

GGA_MetricAverageDistancePts

Average Distance Between Data Points (Data Metric)

GGA_MetricCount

Number of Points (Data Metric)

GGA_MetricMaximum

Maximum Value (Data Metric)

GGA_MetricMinimum

Minimum Value (Data Metric)

GGA_MetricRange

Data Range (Data Metric)

GGA_MovingAverage

Moving Average

GGA_NearestNeighbor

Nearest Neighbor

Type Definitions

Type

Gridding Algorithms