[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 ___