Eclipse SUMO - Simulation of Urban MObility
NIImporter_OpenStreetMap.h File Reference
#include <config.h>
#include <string>
#include <map>
#include <utils/xml/SUMOSAXHandler.h>
#include <utils/common/UtilExceptions.h>
#include <utils/common/Parameterised.h>
#include <netbuild/NBPTPlatform.h>
Include dependency graph for NIImporter_OpenStreetMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NIImporter_OpenStreetMap
 Importer for networks stored in OpenStreetMap format. More...
 
class  NIImporter_OpenStreetMap::CompareNodes
 Functor which compares two NIOSMNodes according to their coordinates. More...
 
class  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...
 
class  NIImporter_OpenStreetMap::RelationHandler
 A class which extracts relevant relation information from a parsed OSM-file. More...
 
struct  NIImporter_OpenStreetMap::RelationHandler::NIIPTPlatform
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Walter Bamberger
Gregor Laemmel
Date
Mon, 14.04.2008

Definition in file NIImporter_OpenStreetMap.h.