[][src]Module osrmreader::osrm

Structs

Edge

A connection between two nodes (source and target).

Node

A node, a 2D point with latitude and longitude coordinates.

OsrmEdges

An iterator over edges.

OsrmEntries

An iterator over entries.

OsrmNodes

An iterator over nodes.

OsrmReader

A reader for *.osrm files that allows iterating over it's entries.

Enums

Entry