navit  0.5.3-trunk
maptool_osm Struct Reference

#include <maptool.h>

Data Fields

FILE * boundaries
 
FILE * multipolygons
 
FILE * turn_restrictions
 
FILE * associated_streets
 
FILE * house_number_interpolations
 
FILE * nodes
 
FILE * ways
 
FILE * line2poi
 
FILE * poly2poi
 
FILE * towns
 

Field Documentation

◆ associated_streets

FILE* maptool_osm::associated_streets

Referenced by osm_end_relation().

◆ boundaries

FILE* maptool_osm::boundaries

◆ house_number_interpolations

FILE* maptool_osm::house_number_interpolations

Referenced by osm_end_way().

◆ line2poi

FILE* maptool_osm::line2poi

Referenced by osm_end_way().

◆ multipolygons

FILE* maptool_osm::multipolygons

◆ nodes

FILE* maptool_osm::nodes

Referenced by osm_end_node().

◆ poly2poi

FILE* maptool_osm::poly2poi

Referenced by osm_end_way().

◆ towns

FILE* maptool_osm::towns

Referenced by osm_end_node().

◆ turn_restrictions

FILE* maptool_osm::turn_restrictions

Referenced by osm_end_relation().

◆ ways

FILE* maptool_osm::ways

Referenced by osm_end_way().


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