65 ?
_(
"However, that raster map is missing."
66 " Perhaps, it was deleted by mistake.")
67 :
_(
"However, header file of that raster map can't be"
68 " opened. It seems that it was corrupted after"
69 " creating the reclass raster map.");
71 _(
"Unable to read header file for raster map <%s@%s>. "
72 "It is a reclass of raster map <%s@%s>. %s"),
73 name, mapset, real_name, real_mapset, detail);
79 G_fatal_error(
_(
"Unable to open header file for raster map <%s@%s>."
80 " It seems that some previous step failed and"
81 " created an incomplete raster map."),
FILE * G_fopen_old(const char *, const char *, const char *)
Open a database file for reading.
void G__read_Cell_head(FILE *, struct Cell_head *)
Read cell header (for internal use only)
void void void void G_fatal_error(const char *,...) __attribute__((format(printf
const char * G_find_raster(char *, const char *)
Find a raster map.
int Rast_is_reclass(const char *, const char *, char *, char *)
Check if raster map is reclassified.
void Rast_get_cellhd(const char *name, const char *mapset, struct Cell_head *cellhd)
Read the raster header.
2D/3D raster map header (used also for region)