Uses of Package
org.opentrafficsim.road.network.factory.osm
Package | Description |
---|---|
org.opentrafficsim.road.network.factory.osm |
OpenStreetMap import.
|
org.opentrafficsim.road.network.factory.osm.input |
OpenStreetMap input.
|
org.opentrafficsim.road.network.factory.osm.output |
OpenStreetMap output.
|
-
Classes in org.opentrafficsim.road.network.factory.osm used by org.opentrafficsim.road.network.factory.osm Class Description OSMLink OpenStreetMap Link.OSMNode OpenStreetmap Node.OSMRelation OSMRelation wraps a set of OSMTags, a set of OSMWays and a set of OSMNodes.OSMTag Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.OSMWay OSMWay wraps an ordered set of OSMNode (identified by their ids) and a list of tags. -
Classes in org.opentrafficsim.road.network.factory.osm used by org.opentrafficsim.road.network.factory.osm.input Class Description OSMNetwork Container for all imported entities of an OpenStreetMap file.OSMTag Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. -
Classes in org.opentrafficsim.road.network.factory.osm used by org.opentrafficsim.road.network.factory.osm.output Class Description OSMLink OpenStreetMap Link.OSMNetwork Container for all imported entities of an OpenStreetMap file.OSMNode OpenStreetmap Node.