69 G_warning(
_(
"Unable to open automatic MASK file"));
int Rast__check_for_auto_masking(void)
Checks for auto masking.
int G_zone(void)
Query cartographic zone.
2D/3D raster map header (used also for region)
int G_projection(void)
Query cartographic projection.
int Rast__open_old(const char *, const char *)
Lower level function, open cell files, supercell files, and the MASK file.
void Rast_unopen(int)
Unopen a raster map.
int zone
Projection zone (UTM)
void Rast_suppress_masking(void)
Suppresses masking.
const char * G_find_raster(char *, const char *)
Find a raster map.
void Rast_get_cellhd(const char *, const char *, struct Cell_head *)
Read the raster header.
const char * G_mapset(void)
Get current mapset name.
void G_warning(const char *,...) __attribute__((format(printf
void Rast_unsuppress_masking(void)
Unsuppresses masking.
void Rast_close(int)
Close a raster map.