PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
GDALDataType rt_util_pixtype_to_gdal_datatype | ( | rt_pixtype | pt | ) |
Convert rt_pixtype to GDALDataType.
pt | : pixeltype to convert |
Definition at line 118 of file rt_util.c.
References PT_16BSI, PT_16BUI, PT_1BB, PT_2BUI, PT_32BF, PT_32BSI, PT_32BUI, PT_4BUI, PT_64BF, PT_8BSI, and PT_8BUI.
Referenced by rt_band_load_offline_data(), rt_raster_gdal_rasterize(), rt_raster_gdal_warp(), and rt_raster_to_gdal_mem().