|
navit
0.5.3-trunk
|
#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 |
| FILE* maptool_osm::associated_streets |
Referenced by osm_end_relation().
| FILE* maptool_osm::boundaries |
Referenced by osm_end_relation_multipolygon().
| FILE* maptool_osm::house_number_interpolations |
Referenced by osm_end_way().
| FILE* maptool_osm::line2poi |
Referenced by osm_end_way().
| FILE* maptool_osm::multipolygons |
Referenced by osm_end_relation_multipolygon().
| FILE* maptool_osm::nodes |
Referenced by osm_end_node().
| FILE* maptool_osm::poly2poi |
Referenced by osm_end_way().
| FILE* maptool_osm::towns |
Referenced by osm_end_node().
| FILE* maptool_osm::turn_restrictions |
Referenced by osm_end_relation().
| FILE* maptool_osm::ways |
Referenced by osm_end_way().