Re: [gdal-dev] Defining spatial resolution with gdalwarp

2010-07-01 Thread Chaitanya kumar CH
Nikos, If you are not sure what values to use for the resolution, you can try the -ts option. On Thu, Jul 1, 2010 at 4:20 PM, Nikos Dumakis wrote: > Hi there > > I'm using gdalwarp do some reprojection of Globcover images from > LatLong-WGS84 for a specific UTM EPSG. The thing is that gdalwarp'

[gdal-dev] Defining spatial resolution with gdalwarp

2010-07-01 Thread Nikos Dumakis
Hi there I'm using gdalwarp do some reprojection of Globcover images from LatLong-WGS84 for a specific UTM EPSG. The thing is that gdalwarp's changed my original Spatial resolution. Shall I use -tr? if so, I just need to add the units? e.g. -tr 300 300 ? Thanks Nikos _

[gdal-dev] Defining spatial resolution with gdalwarp

2010-06-22 Thread Nikos Dumakis
Hi there I'm using gdalwarp, through GRASS; to do some reprojection of Globcover images from WGS84 for a specific UTM EPSG. The thing is that gdalwarp's changed my Spatial resolution. Shall I use -tr? if so, I just need to add the units? e.g. -tr 300 300 ? Thanks Nikos ___