navit  0.5.3-trunk
traffic_location_priv Struct Reference

Data Fields

char * txt_data
 
struct coord_geosw
 
struct coord_geone
 

Field Documentation

◆ ne

struct coord_geo* traffic_location_priv::ne

Northeastern corner of rectangle enclosing all points. Calculated by Navit from the points of the location.

Referenced by traffic_location_destroy(), traffic_location_get_rect(), traffic_location_new(), and traffic_location_set_enclosing_rect().

◆ sw

struct coord_geo* traffic_location_priv::sw

Southwestern corner of rectangle enclosing all points. Calculated by Navit from the points of the location.

Referenced by traffic_location_destroy(), traffic_location_get_rect(), traffic_location_new(), and traffic_location_set_enclosing_rect().

◆ txt_data

char* traffic_location_priv::txt_data

Persisted location data in txtfile map format.

Referenced by traffic_location_destroy(), traffic_message_restore_segments(), and traffic_xml_end().


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