|
navit
0.5.3-trunk
|
#include <maptool.h>
Data Fields | |
| struct item_bin * | ib |
| struct country_table * | country |
| char * | iso2 |
| GList * | segments |
| GList * | sorted_segments |
| GList * | children |
| struct rect | r |
| osmid | admin_centre |
| osmid boundary::admin_centre |
Referenced by osm_process_town_by_boundary_update_attrs(), and process_boundaries_setup().
| GList* boundary::children |
Referenced by boundary_find_matches(), free_boundaries(), osm_town_relations_to_poly(), and process_boundaries_insert().
| struct country_table* boundary::country |
Referenced by process_boundaries_finish(), and process_boundaries_setup().
| struct item_bin* boundary::ib |
| char* boundary::iso2 |
Referenced by free_boundaries(), process_boundaries_finish(), and process_boundaries_setup().
| struct rect boundary::r |
Referenced by boundary_find_matches(), process_boundaries_finish(), and process_boundaries_insert().
| GList* boundary::segments |
Referenced by free_boundaries(), process_boundaries_finish(), and process_boundaries_member().
| GList * boundary::sorted_segments |
Referenced by boundary_find_matches(), free_boundaries(), osm_town_relations_to_poly(), and process_boundaries_finish().