tile_upsample_method in Tile

Name: tile_upsample_methodVersion Id: 1.0.0.0
Description: Specifies how tiles were upsampled (if needed) to create the full image. Replication simply repeats the pixel value as many times as necessary, Bilinear is bilinear interpolation, and None means upsampling was not necessary.
Namespace Id: imgSteward: imgClass Name: TileType: ASCII_​Short_​String_​Collapsed
Minimum Value: NoneMaximum Value: NoneMinimum Characters: 1Maximum Characters: 255
Unit of Measure Type: NoneDefault Unit Id: NoneAttribute Concept: NoneConceptual Domain: SHORT_STRING
Status: ActiveNillable: falsePattern: None
Permissible Value(s)ValueValue Meaning
 BilinearBilinear interpolation
 NoneNone means upsampling was not necessary
 ReplicationReplication simply repeats the pixel value as many times as necessary