|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-5f4f7ad06c
|
Vector library - level info. More...

Go to the source code of this file.
Functions | |
| int | Vect_level (struct Map_info *Map) |
| Returns level that Map is opened at. | |
Vector library - level info.
(C) 2001-2009 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file level.c.
Returns level that Map is opened at.
| Map | vector map |
Definition at line 29 of file level.c.
References _, G_warning(), VECT_CLOSED_CODE, and VECT_OPEN_CODE.
Referenced by Vect_copy_map_lines_field(), Vect_get_map_box(), and Vect_write_ascii().