PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
def raster2pgsql.collect_pixel_types | ( | ds, | |
band_from, | |||
band_to | |||
) |
Collect pixel types of bands in requested range. Use names of pixel types in format as returned by rt_core function rt_pixtype_name()
Definition at line 516 of file raster2pgsql.py.
References gdt2pt().
Referenced by wkblify_raster_level().