Re: [gdal-dev] Help with color map for raster grid

2014-02-25 Thread windchaser
n't like either, you can build a gdal vrt file and modify > its colour table. > > http://www.gdal.org/gdalbuildvrt.html > http://www.gdal.org/gdal_vrttut.html > > -- > Best regards, > Chaitanya Kumar CH > On 25-Feb-2014 9:26 am, "windchaser" <[hidden >

[gdal-dev] Help with color map for raster grid

2014-02-24 Thread windchaser
Hi, I am working with GDAL in a C# project. I need help figuring out how to increase the colors displayed on a raster grid. Opening the file using Gdal.Open("myfile", OSGeo.GDAL.Access.GA_ReadOnly); seems to offer some colors but I would like to increase the number of colors for the raster map, spe