Opened 8 years ago

Last modified 5 years ago

#6395 closed defect

Artefacts appears on resampled Tiff DTED after performing an slope analysis — at Version 1

Reported by: poulet1212 Owned by: warmerdam
Priority: normal Milestone: closed_because_of_github_migration
Component: GDAL_Raster Version: 1.11.3
Severity: normal Keywords:
Cc:

Description (last modified by poulet1212)

As input file I use a single band 32 Float geotif file with elevation data. I reproject it using gdalwarp like: gdalwarp -ot Float32 -co "tfw=yes" -dstnodata 0 -s_srs EPSG:21781 -t_srs EPSG:4326 src dest

The result seem to be good as first glance, but problems appear as i perform a slope analysis on tjhe resulting file with either arcmap or QGis. Look the two attached file:

  • slope_analysis_without_artefact.PNG is the analysis performed one the original data
  • slope analysis with artefacts.PNG​ is the analysis performed on the reprojected data. You can clearly see some artefacts on the image.

The same problem also appears if if resample the data to a bigger cell size.

Change History (3)

by poulet1212, 8 years ago

by poulet1212, 8 years ago

comment:1 by poulet1212, 8 years ago

Component: default → GDAL_Raster
Description: modified (diff)
Version: unspecified → 1.11.3
Note: See TracTickets for help on using tickets.