Sorry, here are the links.

[1]: http://www.gdal.org/rgb2pct.html

[2]: http://www.gdal.org/gdal_vrttut.html
[3]: http://www.gdal.org/formats_list.html

On Wed, Jul 27, 2011 at 10:30 AM, Chaitanya kumar CH <chaitanya...@gmail.com
> wrote:

> Stephen,
>
> The docs for rgb2pct.py script [1] has an example that shows how to convert
> to a paletted image using hand made VRT file.
> You can use the "-of PNG" option to set the destination format as png and
> the -pct option with your VRT file.
>
>
> On Wed, Jul 27, 2011 at 2:42 AM, Stephen Crawford <src...@psu.edu> wrote:
>
>> Hi All,
>>
>> I have 60 or so asciiGrids of climate data that I would like to tun into
>> PNGs, with the climate values classified by color.  I would like to script
>> this process using Python.  Is there a way to do this with GDAL?  Or if not,
>> is there any other open source way to do this?
>>
>> Thanks,
>> Steve
>>
>>
>> ______________________________**_________________
>> gdal-dev mailing list
>> gdal-dev@lists.osgeo.org
>> http://lists.osgeo.org/**mailman/listinfo/gdal-dev<http://lists.osgeo.org/mailman/listinfo/gdal-dev>
>>
>
>
>
> --
> Best regards,
> Chaitanya kumar CH.
>
> +91-9494447584
> 17.2416N 80.1426E
>



-- 
Best regards,
Chaitanya kumar CH.

+91-9494447584
17.2416N 80.1426E
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to