Re: [gdal-dev] Building GDAL with Kakadu

2014-02-20 Thread Jukka Rahkonen
Joseph Jack gmail.com> writes: > I only kakadu executable at kakadusoftware.com/ > >   > Can somebody please tell me where to get source code of kakadu. > so I can build it properly. > > or If there exits another solution of this problem please let me know. Hi, You can find the info from htt

Re: [gdal-dev] Building GDAL with Kakadu

2014-02-20 Thread Even Rouault
Joseph, The kakadu executable is not sufficient. You need to buy a licence that will give you the SDK necessary to build GDAL against Kakadu. If you can't afford that, you may consider the JP2OpenJPEG driver based on the free library OpenJPEG : http://gdal.org/frmt_jp2openjpeg.html > Hello all,

[gdal-dev] Building GDAL with Kakadu

2014-02-20 Thread Joseph Jack
Hello all, I am getting following error during building the GDAL with kakadu. *jp2kakdataset.cpp:34:23: fatal error: jp2_local.h: No such file or directory* *compilation terminated.* *make[2]: *** [../o/jp2kakdataset.lo] Error 1* *make[2]: Leaving directory `/home/naveen/Downloads/gdal-1.10.1/frm

[gdal-dev] reference for tags used in metadata inside GeoTIFF

2014-02-20 Thread Eloi
Hi all, Is there a reference for tags used in metadata inside GeoTIFF files? I would like to add a legend to the metadata, but before proceed I would like to know if there is a standard way of doing this. By now I came up with two options: gdal_edit -mo "LEGEND_VALUE_1=A" -mo "LEGEND_VALUE