Re: [gdal-dev] Problems with gdalwarp re-projecting from lat-long to Lambert Conformal

2010-03-03 Thread Bill Hudspeth
ert_mcd12_sep2109.vrt > > then: > > /usr/local/gdal/bin/gdal_translate -of AAIGrid -s_srs EPSG:4326 -t_srs > '+proj=lcc +lat_1=33n +lat_2=45n +lon_0=97w' lambert_mcd12_sep2109.vrt > lambert_mcd12_sep2109.asc > > hope that helps, > > regards,

Re: [gdal-dev] Problems with gdalwarp re-projecting from lat-long to Lambert Conformal

2010-03-02 Thread Bill Hudspeth
F: Atlantis MFF Raster MFF2: Atlantis MFF2 (HKV) Raster BT: VTP .bt (Binary Terrain) 1.3 Format IDA: Image Data and Analysis RMF: Raster Matrix Format On Tue, 2010-03-02 at 08:50 +0100, Markus Neteler wrote: > On Mon, Mar 1, 2010 at 7:12 PM, Bill Hudspeth wrote: > ... > &g

[gdal-dev] Problems with gdalwarp re-projecting from lat-long to Lambert Conformal

2010-03-01 Thread Bill Hudspeth
Hello, I am having problems re-projecting an ArcAscii Grid from LatLong/WGS84 to Lambert Conformal. The source grid was derived from a GRASS mapset. Using r.out.gdal, a GRASS raster was exported to AAIGrid format using: r.out.gdal input=MODIS_input_raster format=AAIGrid type=UInt16 output=MODI