|
@@ -433,6 +433,7 @@ void Vect__init_head(struct Map_info *);
|
|
/* Open/close/rewind map */
|
|
/* Open/close/rewind map */
|
|
int Vect_coor_info(const struct Map_info *, struct Coor_info *);
|
|
int Vect_coor_info(const struct Map_info *, struct Coor_info *);
|
|
const char *Vect_maptype_info(const struct Map_info *);
|
|
const char *Vect_maptype_info(const struct Map_info *);
|
|
|
|
+int Vect_maptype(const struct Map_info *);
|
|
int Vect_open_topo(struct Map_info *, int);
|
|
int Vect_open_topo(struct Map_info *, int);
|
|
int Vect_save_topo(struct Map_info *);
|
|
int Vect_save_topo(struct Map_info *);
|
|
int Vect_open_sidx(struct Map_info *, int);
|
|
int Vect_open_sidx(struct Map_info *, int);
|