Point Sampling

Returns the value of the pixel containing each input point. Pixel lookup — no interpolation. Matches QGIS Identify, GDAL gdallocationinfo, rasterio src.sample(), and GEE Image.sample() / Image.reduceRegion(point). This is what "sample at point" means in the geospatial idiom. For sub-pixel bilinear interpolation over a continuous field (DEM, temperature surface, etc.), use `analysis_point_interpolate` instead.

IDanalysis_point_sample
Domaingeo
Categoryanalysis
Typeraster-vector-to-table
Version1.0.0