SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NIImporter_OpenStreetMap.h File Reference
#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...
class  NIImporter_OpenStreetMap::CompareNodes
 Functor which compares two NIOSMNodes according to their coordinates. 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...
class  NIImporter_OpenStreetMap::RelationHandler
 A class which extracts relevant relation information from a parsed OSM-file. More...

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Walter Bamberger
Date
Mon, 14.04.2008
Version
Id:
NIImporter_OpenStreetMap.h 13811 2013-05-01 20:31:43Z behrisch

Definition in file NIImporter_OpenStreetMap.h.