NAME
MgetMapDataType - data type of the map
SYNOPSIS
#include "csf.h"
UINT4 MgetMapDataType(const MAP *map);
PARAMETERS
-
const MAP *map
-
map handle
DESCRIPTION
MgetDataType returns the type of the map, which is always
a raster until now.
RETURNS
T_RASTER