Opened 11 years ago

Closed 8 years ago

#1885 closed defect (fixed)

r.proj - from CELL to DCEL format

Reported by: pvanbosgeo Owned by: grass-dev@…
Priority: normal Milestone: 7.0.0
Component: Raster Version: svn-trunk
Keywords: r.proj Cc:
CPU: Unspecified Platform: Linux

Description

When I reproject an raster layer in CELL format using nearest neighbor assignment, the resulting output map is in DCELL.

Change History (4)

comment:1 by martinl, 11 years ago

Component: DefaultRaster
Keywords: r.proj added

comment:2 by neteler, 10 years ago

Did you use the bilinear or cubic convolution method? Then it is no surprise.

To maintain CELL, you need to use the nearest neighbor method.

comment:3 by pvanbosgeo, 10 years ago

That would indeed be no surprise :-).. But no, as mentioned in the description, this is when using the nearest neighbor value, using an integer map (CELL) as input.

comment:4 by pvanbosgeo, 8 years ago

Resolution: fixed
Status: newclosed

Tested this with the latest grass 7.1svn, and the problem does not occur any more. Setting status as fixed as I seem to be the only one who had experienced the problem.

Note: See TracTickets for help on using tickets.