Closed martinschorb closed 3 years ago
Hi Martin,
Are you by any chance comparing cross layer tiles but using clipping (which is only intended for same layer tiles)?
The exception indicates that the tile can't be clipped because the relative position information (e.g. LEFT, RIGHT, TOP, BOTTOM) is missing from the source tile pair data - so it doesn't know which edge to clip.
--Eric
Hi Eric,
thanks for pointing this out. Yes, that's the reason. I gave it the wrong tilepairs.
I need to work on my wrapper to feed the parameters from a more readable source like a JSON...
Martin
Hi,
I try to run the SIFTPointMatch Client and it fails
when I run that relevant call from the submission node
I get a valid JSON output:
also, I checked that the tile files and mipmaps exist.