Parses an Open Street Map xml file along with a normalized height map. More...
#include <osm_graph_parser.h>
Public Member Functions | |
virtual | ~OSMGraphParser () |
Destructor. | |
const IGraph * | CreateGraph (const std::string &osmFile, const std::string &heightFile) const |
Creates a graph by parsing a osm file and a height map. | |
Parses an Open Street Map xml file along with a normalized height map.