Package de. westnordost. osm_legal_default_speeds
Types
Link copied to clipboard
class LegalDefaultSpeeds(roadTypesByName: Map<String, RoadTypeFilter>, speedLimitsByCountryCode: Map<String, List<RoadType>>)
Content copied to clipboard
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