|
Hi
Ryan,
Two
things are probably happening here -
1. The
clipping on the two datasets is probably different - this would account for the
different colors but not elevation part.
2. The
2 pixel wide seam is due to the sunshading - which is a filter type process -
not running right to the edge of the dataset.
There
will be a 1 pixel border around the dataset where the kernel is not applied.
This is standard practice for filters and kernels.
The
solution is to save datasets out to a virtual dataset, and then apply the
sunshading to the vds. When you save to vds, make sure
the
"delete all output transforms" option is checked.
As an
aside -Whether you can do it all at once depends on how many input points you
have and the amount of ram that your machine has.
It you
do need to do it in chunks the seam effect can be reduced, depending on the
gridding method you use.
Hope this helps.
cheers
Mike
|
- Seams emminent when mosaicing DEMs Ryan Sherby
- Mike Dunne
