19#define PERMANENT "PERMANENT"
69 G_warning(
_(
"<%s> file not found for location <%s>"),
256 G_debug(1,
"Using <%s> file instead for location <%s>",
void G_free(void *)
Free allocated memory.
void void void void G_fatal_error(const char *,...) __attribute__((format(printf
void G_warning(const char *,...) __attribute__((format(printf
char * G_file_name(char *, const char *, const char *, const char *)
Builds full path names to GIS data files.
void G_free_key_value(struct Key_Value *)
Free allocated Key_Value structure.
void G_set_key_value(const char *, const char *, struct Key_Value *)
Set value for given key.
struct Key_Value * G_read_key_value_file(const char *)
Read key/values pairs from file.
const char * G_location(void)
Get current location name.
int G_asprintf(char **, const char *,...) __attribute__((format(printf
const char * G_find_key_value(const char *, const struct Key_Value *)
Find given key (case sensitive)
char * G_chop(char *)
Chop leading and trailing white spaces.
int G_debug(int, const char *,...) __attribute__((format(printf
int G_projection(void)
Query cartographic projection.
struct Key_Value * G_get_projinfo(void)
Gets projection information for location.
struct Key_Value * G_get_projepsg(void)
Gets EPSG information for the current location.
char * G_get_projwkt(void)
Get WKT information for the current location.
char * G_get_projsrid(void)
Get srid (spatial reference id) for the current location.
struct Key_Value * G_get_projunits(void)
Gets units information for location.
#define PROJECTION_XY
Projection code - XY coordinate system (unreferenced data)