101 reputation
bio website
location
age
visits member for 8 months
seen Sep 19 '12 at 7:44
stats profile views 0

Sep
14
comment Convert Lambert png images to Mercator projection
Thanks, trying this code gdalwarp -t_srs 'EPSG:4326' testimage.png output.tif seems to do the converting quite good, but the output image is in grayscale and not colored as the input.Is there any parameter for that?