- Messages
- 4
- Country
-
Hi Guys,
I am using this inf file:
[Source]
Type = MultiSource
NumberOfSources = 3
[Source1]
Type=TIFF
Layer=Imagery
SourceDir = "."
SourceFile = "orthophoto2.tif"
ulxMap=4.416956869
ulyMap=51.9677269671086
xDim=1.76829741714643E-06
yDim=1.76829741714643E-06
Variation = Day
Channel_BlendMask = 2.0
Channel_LandWaterMask = 3.0
[Source2]
Type = TIFF
Layer = None
SourceDir = "."
SourceFile = "orthophoto2_mask.tif"
ulxMap=4.416956869
ulyMap=51.9677269671086
xDim=1.76829741714643E-06
yDim=1.76829741714643E-06
SamplingMethod=Gaussian
[Source3]
Type = TIFF
Layer = None
SourceDir = "."
SourceFile = "orthophoto2_water.tif"
ulxMap=4.416956869
ulyMap=51.9677269671086
xDim=1.76829741714643E-06
yDim=1.76829741714643E-06
SamplingMethod=Gaussian
[Destination]
DestDir="."
DestBaseFileName="orthophoto2"
LOD=Auto
The LandWaterMask is working fine. How ever BlendMask isn't and so my orthophoto doesnt go to transparent where it needs to. I have include the mask file.
If anyone could help or give tips that would be great!
I am using this inf file:
[Source]
Type = MultiSource
NumberOfSources = 3
[Source1]
Type=TIFF
Layer=Imagery
SourceDir = "."
SourceFile = "orthophoto2.tif"
ulxMap=4.416956869
ulyMap=51.9677269671086
xDim=1.76829741714643E-06
yDim=1.76829741714643E-06
Variation = Day
Channel_BlendMask = 2.0
Channel_LandWaterMask = 3.0
[Source2]
Type = TIFF
Layer = None
SourceDir = "."
SourceFile = "orthophoto2_mask.tif"
ulxMap=4.416956869
ulyMap=51.9677269671086
xDim=1.76829741714643E-06
yDim=1.76829741714643E-06
SamplingMethod=Gaussian
[Source3]
Type = TIFF
Layer = None
SourceDir = "."
SourceFile = "orthophoto2_water.tif"
ulxMap=4.416956869
ulyMap=51.9677269671086
xDim=1.76829741714643E-06
yDim=1.76829741714643E-06
SamplingMethod=Gaussian
[Destination]
DestDir="."
DestBaseFileName="orthophoto2"
LOD=Auto
The LandWaterMask is working fine. How ever BlendMask isn't and so my orthophoto doesnt go to transparent where it needs to. I have include the mask file.
If anyone could help or give tips that would be great!