tiff2geotiff

5 posts / 0 new
Last post
ronald.gil.bila...
tiff2geotiff
Hi, I am a new user of VAPOR. I am trying to convert a tiff file to geotiff file following the instruction in the documentation page of tiff2geotiff. tiff2geotiff.exe -4 "+proj=latlong +ellps=sphere" -n "119.613 13.9975 122.388 17.8769" NE2_HR_LC_SR.tif test.gtif Results shows TIFFOPEN: test.gtif: Permission Denied. Can someone help me with this? Thanks!
pearse

Hi Ronald, it doesn't look like you have write-permissions for the file you've specified.  Try specifying a gest.gtif in a directory that you own.  The directories you have permission to write to depend on your operating system.  On Windows, it might be C:\Users\ronald\Documents.  On Linux or OSX, it might be ~/Documents.

 

-Scott

ronald.gil.bila...
Hi pearse. Thanks for the reply. I was able to generate a gtif file, though I encountered a new problem. I uploaded the gtif file in VAPOR but an error popped out if I tried to visualize the image. Code 2105. Message: gIerror: invalid value ..\..\lib\renderer\twoDrenderer.cpp:331 Any mistake I did in converting my tiff to gtif? Thanks for your assistance.
ronald.gil.bila...
Hi. Thank you for your response. I was able to generate a gtif file. Problem though is when I upload it and tried to visualize in VAPOR an error pops out. Warning : Code: 2105 Message: glError: invalid value ..\..\..\lib\render\twoDrenderer.cpp : 331 Did I do something wrong during the conversion to gtif? Thanks!
ronald.gil.bila...
Thanks for the response. I was able to create a gtif file. Problem though, when I tried to visualize it in VAPOR the error below shows up. Warning : Code: 2105 Message: glError: invalid value ..\..\..\lib\render\twoDrenderer.cpp : 331 What does this mean? Thanks!