Package de.westnordost.osm_legal_default_speeds

Types

Link copied to clipboard
enum Certitude : Enum<Certitude>

Indicates how sure the result can be assumed to be

Link copied to clipboard
class LegalDefaultSpeeds(roadTypesByName: Map<String, RoadTypeFilter>, speedLimitsByCountryCode: Map<String, List<RoadType>>)

Class with which to look up the default speed limits per country as specified in the given data (usually default_speed_limits.json)

Link copied to clipboard
interface RoadType
Link copied to clipboard
interface RoadTypeFilter