25 #include <grass/gis.h>
26 #include <grass/Vect.h>
39 Map->head.organization =
NULL;
41 Map->head.date =
NULL;
43 Map->head.your_name =
NULL;
46 Map->head.map_name =
NULL;
48 Map->head.source_date =
NULL;
51 Map->head.line_3 =
NULL;
58 Map->plus.Spidx_built = 0;
59 Map->plus.release_support = 0;
60 Map->plus.update_cidx = 0;
sprintf(buf2,"%s", G3D_CATS_ELEMENT)
int Vect__init_head(struct Map_info *Map)
Initialize head structure.
char * G_whoami(void)
Gets user's name.
char buf[GNAME_MAX+sizeof(G3D_DIRECTORY)+2]
int Vect_copy_head_data(struct Map_info *from, struct Map_info *to)
Copy header data from one to another map.
char * G_date(void)
Current date and time.