Returns a data.frame of the extracted raster values with columns for layerName, year, value, long and lat.
extractLayerValues(points_to_query, dataset_id, year)
matrix of points to get raster data for, with first column being the latitude and second being the longitude.
character representing the dataset id.
either a single year, or a list of years, or NA.