Thanks. It seems it was a pixel-alignment error. I solved by passing
coordinates aligned to pixels to gdal_translate
On Mon, Jan 8, 2018 at 3:05 PM, jratike80 <
jukka.rahko...@maanmittauslaitos.fi> wrote:
> Marco De Nadai wrote
> > Dear gdal community,
> > I'm a new user of gdal and I recently ha
Marco De Nadai wrote
> Dear gdal community,
> I'm a new user of gdal and I recently had a problem with precision. I
> tried
> to translate a big GeoTIFF to a smaller one, specifying the extent of the
> window in this way:
Hi,
It seems that you asked the same question in
https://gis.stackexchange.
Dear gdal community,
I'm a new user of gdal and I recently had a problem with precision. I tried
to translate a big GeoTIFF to a smaller one, specifying the extent of the
window in this way:
gdal_translate -projwin_srs EPSG:4326 -epo -strict -a_nodata 0 -projwin
9.50 46.00 10.00 45.500