navit  0.5.3-trunk
item_bin Struct Reference

#include <maptool.h>

Data Fields

int len
 
enum item_type type
 
int clen
 

Detailed Description

A map item (street, POI, border etc.) as it is stored in a Navit binfile. Note that this struct only has fields for the header of the item. The actual data (coordinates and attributes) is stored in memory after this struct as two arrays of type struct coord and struct attr_bin respectively. See also http://wiki.navit-project.org/index.php/Navit%27s_binary_map_driver .

See also
struct coord
struct attr_bin

Field Documentation

◆ clen

◆ len

◆ type


The documentation for this struct was generated from the following file: