Package org.goplanit.osm.util
Class OsmConstants
- java.lang.Object
-
- org.goplanit.osm.util.OsmConstants
-
public class OsmConstants extends Object
Some constants used by PLANit OSM- Author:
- markr
-
-
Field Summary
Fields Modifier and Type Field Description static doubleBRIDLEWAY_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doubleCYCLEWAY_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doubleDEFAULT_MAX_DENSITY_LANEpcu/km/lanestatic doubleDEFAULT_MINIMUM_CAPACITY_LANEpcu/h/lanestatic doubleFOOTWAY_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doubleLIVING_STREET_LINK_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doubleMOTORWAY_CAPACITYdefault for this type in pcu/h/lanestatic doubleMOTORWAY_LINK_CAPACITYdefault for this type in pcu/h/lanestatic doublePATH_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doublePEDESTRIAN_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doublePRIMARY_CAPACITYdefault for this type in pcu/h/lanestatic doublePRIMARY_LINK_CAPACITYdefault for this type in pcu/h/lanestatic doubleRAILWAY_CAPACITYdefault capacity in pcu/h for railways, not that this is generally not used so merely here for consistencystatic doubleRESIDENTIAL_LINK_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doubleROAD_CAPACITYdefault for this type in pcu/h/lanestatic doubleSECONDARY_CAPACITYdefault for this type in pcu/h/lanestatic doubleSECONDARY_LINK_CAPACITYdefault for this type in pcu/h/lanestatic doubleSERVICE_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doubleSTEPS_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doubleTERTIARY_CAPACITYdefault for this type in pcu/h/lanestatic doubleTERTIARY_LINK_CAPACITYdefault for this type in pcu/h/lanestatic doubleTRACK_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANEstatic doubleTRUNK_CAPACITYdefault for this type in pcu/h/lanestatic doubleTRUNK_LINK_CAPACITYdefault for this type in pcu/h/lanestatic doubleUNCLASSIFIED_LINK_CAPACITYdefault for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE
-
Constructor Summary
Constructors Constructor Description OsmConstants()
-
-
-
Field Detail
-
DEFAULT_MAX_DENSITY_LANE
public static final double DEFAULT_MAX_DENSITY_LANE
pcu/km/lane- See Also:
- Constant Field Values
-
DEFAULT_MINIMUM_CAPACITY_LANE
public static final double DEFAULT_MINIMUM_CAPACITY_LANE
pcu/h/lane- See Also:
- Constant Field Values
-
MOTORWAY_CAPACITY
public static final double MOTORWAY_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
MOTORWAY_LINK_CAPACITY
public static final double MOTORWAY_LINK_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
TRUNK_CAPACITY
public static final double TRUNK_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
TRUNK_LINK_CAPACITY
public static final double TRUNK_LINK_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
PRIMARY_CAPACITY
public static final double PRIMARY_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
PRIMARY_LINK_CAPACITY
public static final double PRIMARY_LINK_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
SECONDARY_CAPACITY
public static final double SECONDARY_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
SECONDARY_LINK_CAPACITY
public static final double SECONDARY_LINK_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
TERTIARY_CAPACITY
public static final double TERTIARY_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
TERTIARY_LINK_CAPACITY
public static final double TERTIARY_LINK_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
UNCLASSIFIED_LINK_CAPACITY
public static final double UNCLASSIFIED_LINK_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
RESIDENTIAL_LINK_CAPACITY
public static final double RESIDENTIAL_LINK_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
LIVING_STREET_LINK_CAPACITY
public static final double LIVING_STREET_LINK_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
SERVICE_CAPACITY
public static final double SERVICE_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
PEDESTRIAN_CAPACITY
public static final double PEDESTRIAN_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
TRACK_CAPACITY
public static final double TRACK_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
ROAD_CAPACITY
public static final double ROAD_CAPACITY
default for this type in pcu/h/lane- See Also:
- Constant Field Values
-
RAILWAY_CAPACITY
public static final double RAILWAY_CAPACITY
default capacity in pcu/h for railways, not that this is generally not used so merely here for consistency- See Also:
- Constant Field Values
-
PATH_CAPACITY
public static final double PATH_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
STEPS_CAPACITY
public static final double STEPS_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
FOOTWAY_CAPACITY
public static final double FOOTWAY_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
CYCLEWAY_CAPACITY
public static final double CYCLEWAY_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
BRIDLEWAY_CAPACITY
public static final double BRIDLEWAY_CAPACITY
default for this type in pcu/h/lane set toDEFAULT_MINIMUM_CAPACITY_LANE- See Also:
- Constant Field Values
-
-