Definition in file NIImporter_OpenStreetMap.h.
#include <config.h>
#include <string>
#include <map>
#include <utils/xml/SUMOSAXHandler.h>
#include <utils/common/UtilExceptions.h>
Go to the source code of this file.
Data Structures | |
| class | NIImporter_OpenStreetMap |
| Importer for networks stored in OpenStreetMap format. More... | |
| struct | NIImporter_OpenStreetMap::Edge |
| An internal definition of a loaded edge. More... | |
| class | NIImporter_OpenStreetMap::EdgesHandler |
| A class which extracts OSM-edges from a parsed OSM-file. More... | |
| struct | NIImporter_OpenStreetMap::NIOSMNode |
| An internal representation of an OSM-node. More... | |
| class | NIImporter_OpenStreetMap::NodesHandler |
| A class which extracts OSM-nodes from a parsed OSM-file. More... | |
1.5.6