Hi there (Nick),
I'm exploring using a stamp_db layer and am running into some problems with overlapping stamps not being masked correctly. The masked areas occlude each other.
I have the mask files created with name bla.mask.tif parallel to bla.pyr.tif.
They are of type Byte, with overviews (pyramidal). They do have projection and bounds information. Pixels of 0 indicate no data, and pixels with values indicate data.
The pyramidal tif files are RGBA (4 band), with band 4 being alpha. They do not have projection or bounds information, so I provide an .ext file for each pyramidal tif.
What I see is that the stamps are not respecting the mask information, that is, what should be transparent in one stamp is instead occluding another stamp.
Do you have any insight into this? Are the masks incorrect? Do you have working samples of this kind of stamp file with mask?
Thanks much
Tamar