CountrySpecificDefaultUtils |
Class with some common functionality for defaults that are country specific and stored in CSV files
|
OsmHighwayTypeConfiguration |
Configuration options regarding the activation/deactivation of specific OSM highway types in the parser
|
OsmInfrastructureConfiguration |
Base class with common functionality for configuration OSM ways (highway/rail)
|
OsmLaneDefaults |
configure and retrieve the default configuration for the number of lanes for various osm way types (these are the total lanes on a link covering both directions.
|
OsmModeAccessDefaults |
Class representing the default mode access restrictions/allowance for modes for a given
highway type.
|
OsmModeAccessDefaultsByCountry |
The defaults for the mode access in case no specific restrictions are indicated on the highway=type way.
|
OsmModeAccessDefaultsCategory |
Class representing the default mode access restrictions/allowance for modes for a given
category of OSM ways, e.g.
|
OsmRailwayTypeConfiguration |
|
OsmSpeedLimitDefaults |
A class containing instances for each of the OSM speed limit default categories: urban/non-urban highways and railways
|
OsmSpeedLimitDefaultsByCountry |
Convenience class for quickly collecting the speed limits for various countries, where possible
based on https://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Maxspeed (highway types)
|
OsmSpeedLimitDefaultsCategory |
Container class for storing speed limits for different waytypes for OSM.
|