GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Non-native format info (currently only OGR is implemented) More...
#include <dig_structs.h>
Data Fields | |
int | i |
id? More... | |
struct Format_info_ogr | ogr |
OGR info. More... | |
struct Format_info_pg | pg |
PostGIS info. More... | |
Non-native format info (currently only OGR is implemented)
Definition at line 713 of file dig_structs.h.
int Format_info::i |
id?
Definition at line 718 of file dig_structs.h.
struct Format_info_ogr Format_info::ogr |
OGR info.
Definition at line 722 of file dig_structs.h.
Referenced by dig_read_frmt_ascii(), V1_close_ogr(), V1_delete_line_ogr(), V1_open_new_ogr(), V1_open_old_ogr(), V1_rewind_ogr(), V2_close_ogr(), V2_open_old_ogr(), Vect_build_ogr(), Vect_close(), Vect_fidx_dump(), Vect_get_finfo(), Vect_get_finfo_dsn_name(), Vect_get_finfo_format_info(), Vect_get_finfo_geometry_type(), Vect_get_finfo_layer_name(), Vect_get_full_name(), Vect_maptype(), Vect_save_frmt(), and Vect_sfa_get_num_features().
struct Format_info_pg Format_info::pg |
PostGIS info.
Definition at line 726 of file dig_structs.h.
Referenced by dig_read_frmt_ascii(), V1_close_pg(), V1_delete_line_pg(), V1_open_new_pg(), V1_open_old_pg(), V1_rewind_pg(), V2__update_area_pg(), V2__write_node_pg(), V2_close_pg(), V2_open_old_pg(), Vect__get_area_points(), Vect__get_area_points_pg(), Vect__insert_face_pg(), Vect__load_map_lines_pg(), Vect__load_map_nodes_pg(), Vect__load_plus_head(), Vect__open_topo_pg(), Vect_build_partial(), Vect_build_pg(), Vect_close(), Vect_fidx_dump(), Vect_get_finfo(), Vect_get_finfo_dsn_name(), Vect_get_finfo_geometry_type(), Vect_get_finfo_layer_name(), Vect_get_finfo_topology_info(), Vect_get_isle_points(), Vect_maptype(), Vect_save_frmt(), and Vect_sfa_get_num_features().