Imagequery options for addGeoRaster, addGeotiff and addCOG
Source:R/addGeoRaster.R
imagequeryOptions.Rd
Imagequery options for addGeoRaster, addGeotiff and addCOG
Arguments
- className
a character string to append to the control legend.
- position
where to place the display field. Default is 'topright'.
- type
whether query should occur on 'mousemove' or 'click'. Defaults to 'mousemove'.
- digits
the number of digits to be shown in the display field.
- prefix
a character string to be shown as prefix for the layerId.
- noData
the text shown when the mouse is over a
NoData Value
as identified by GDAL. The default "NoData Value" will show whatever is defined by the Geotiff metadata.