Seems to have worked! I used:

>gdal_translate -a_srs "+proj=longlat +datum=wgs84" -projwin -30 45 60 -45 -co 
>TFW=YES -co INTERLEAVE=PIXEL -of Gtiff source_images\NE2_land_only.jpg test.tif
>gdalwarp -t_srs "+proj=laea +lat_0=0 +lon_0=15 +x_0=0 +y_0=0" -r lanczos -co 
>INTERLEAVE=PIXEL -co TFW=YES -of GTiff test.tif test2.tif

The result looks like LAEA. I needed to change projection to make it
match another map that I had. Will check how good the map is now.

--Alex
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to