I have a shapefile containing many points.
Some of these points fall within an area for which I have raster data.
I would like to load the values of the raster which underlie each point into the shapefile such that they appear as a column in its DBF.
Is there a way to do this with, say, GDAL?