I guess the other tiff does not have the train locations(from Train.csv), hence its not working. I ran into the same error, so I am assuming this could be the reason.
All other tif files have atleast 1 lat long combination missing from the train. So you will encounter this error for all files except this one. Also searching the same lat long of train from other tif file does not make sense as you already have the image of that location. Other tif files are useful when generating images from shape file.
This is what I understand till now. Correct me if I am wrong.
I guess the other tiff does not have the train locations(from Train.csv), hence its not working. I ran into the same error, so I am assuming this could be the reason.
yes, that's right. I also figured out this few moments later after my topic but eager to know the usage of other files.
Thanks :)
No problem bro :)
True, but has anyone tried loading and using the data from other tif files?
All other tif files have atleast 1 lat long combination missing from the train. So you will encounter this error for all files except this one. Also searching the same lat long of train from other tif file does not make sense as you already have the image of that location. Other tif files are useful when generating images from shape file.
This is what I understand till now. Correct me if I am wrong.
cool....perfect explanation.