public class MaxSpeed extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY |
static double |
UNLIMITED_SIGN_SPEED
The speed value used for "none" speed limit on German Autobahn is 150=30*5 as this is the biggest value
not explicitly used in OSM and can be precisely returned for a factor of 5, 3, 2 and 1.
|
static double |
UNSET_SPEED
The speed value used for road sections without known speed limit.
|
Constructor and Description |
---|
MaxSpeed() |
public static final String KEY
public static final double UNLIMITED_SIGN_SPEED
public static final double UNSET_SPEED
public static DecimalEncodedValue create()
Copyright © 2012–2020. All rights reserved.