PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
rt_pixtype rt_util_gdal_datatype_to_pixtype | ( | GDALDataType | gdt | ) |
Convert GDALDataType to rt_pixtype.
gdt | : GDAL datatype to convert |
Definition at line 153 of file rt_util.c.
References PT_16BSI, PT_16BUI, PT_32BF, PT_32BSI, PT_32BUI, PT_64BF, PT_8BUI, and PT_END.
Referenced by convert_raster(), RASTER_addBandOutDB(), and rt_raster_from_gdal_dataset().