I have 533 XYZ files. i want to convert these all files in to gtif files. i am looking to convert these all files together. Do you have any java or python script to convert these all files together.
Niroshan Sanjaya really appreciate your answer sir.i have 533 files. by using this command, i want do it one by one. Isn't it sir. but i want to convert these all files together.
Yes it will convert all files in /xyzdir and create new GeoTiff files in /tifdir
If you want all files in the same directory just change both names to ./ and it will still work. You must have gdal installed on a Linux computer for this to work. If you have a windows computer you will need to use a different .bat script.