[GRASS5] [bug #250] (grass) r.surf.contour: supports currently CELL type only

Markus Neteler via RT grass-bugs at intevation.de
Tue Mar 26 05:27:22 EST 2002


r.surf.contour: supports currently CELL type only - should we add
a test for FP with a warning/error when the user calculates from
a FP map?

Markus

PS: e.g.

if( G_raster_map_is_fp(covermap->answer, mapset) != 0 )
    G_fatal_error("This module currently only supports integer (CELL) maps");


-------------------------------------------- Managed by Request Tracker



More information about the grass-dev mailing list