PostGIS
2.5.7dev-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 rt_band_new_offline_from_path(), and rt_raster_from_gdal_dataset().