Constant Field Values

Contents

com.graphhopper.*

  • com.graphhopper.reader.dem.ElevationInterpolator
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0E-5
    public static final double
    1.0000000000000002E-10
  • com.graphhopper.routing.ev.AverageSlope
    Modifier and Type
    Constant Field
    Value
    public static final String
    "average_slope"
  • com.graphhopper.routing.ev.BikeTemporalAccess
    Modifier and Type
    Constant Field
    Value
    public static final String
    "bike_temporal_access"
  • com.graphhopper.routing.ev.BusAccess
    Modifier and Type
    Constant Field
    Value
    public static final String
    "bus_access"
  • com.graphhopper.routing.ev.CarTemporalAccess
    Modifier and Type
    Constant Field
    Value
    public static final String
    "car_temporal_access"
  • com.graphhopper.routing.ev.Country
    Modifier and Type
    Constant Field
    Value
    public static final String
    "country"
  • com.graphhopper.routing.ev.Crossing
    Modifier and Type
    Constant Field
    Value
    public static final String
    "crossing"
  • com.graphhopper.routing.ev.Curvature
    Modifier and Type
    Constant Field
    Value
    public static final String
    "curvature"
  • com.graphhopper.routing.ev.FerrySpeed
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ferry_speed"
  • com.graphhopper.routing.ev.FootTemporalAccess
    Modifier and Type
    Constant Field
    Value
    public static final String
    "foot_temporal_access"
  • com.graphhopper.routing.ev.Footway
    Modifier and Type
    Constant Field
    Value
    public static final String
    "footway"
  • com.graphhopper.routing.ev.GetOffBike
    Modifier and Type
    Constant Field
    Value
    public static final String
    "get_off_bike"
  • com.graphhopper.routing.ev.Hazmat
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hazmat"
  • com.graphhopper.routing.ev.HazmatTunnel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hazmat_tunnel"
  • com.graphhopper.routing.ev.HazmatWater
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hazmat_water"
  • com.graphhopper.routing.ev.Hgv
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hgv"
  • com.graphhopper.routing.ev.HikeRating
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hike_rating"
  • com.graphhopper.routing.ev.HorseRating
    Modifier and Type
    Constant Field
    Value
    public static final String
    "horse_rating"
  • com.graphhopper.routing.ev.HovAccess
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hov_access"
  • com.graphhopper.routing.ev.Lanes
    Modifier and Type
    Constant Field
    Value
    public static final String
    "lanes"
  • com.graphhopper.routing.ev.MaxAxleLoad
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_axle_load"
  • com.graphhopper.routing.ev.MaxHeight
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_height"
  • com.graphhopper.routing.ev.MaxLength
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_length"
  • com.graphhopper.routing.ev.MaxSlope
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_slope"
  • com.graphhopper.routing.ev.MaxSpeed
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_speed"
    public static final double
    150.0
    public static final double
    1d/0d
  • com.graphhopper.routing.ev.MaxSpeedEstimated
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_speed_estimated"
  • com.graphhopper.routing.ev.MaxWeight
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_weight"
  • com.graphhopper.routing.ev.MaxWeightExcept
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_weight_except"
  • com.graphhopper.routing.ev.MaxWidth
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_width"
  • com.graphhopper.routing.ev.MtbRating
    Modifier and Type
    Constant Field
    Value
    public static final String
    "mtb_rating"
  • com.graphhopper.routing.ev.Orientation
    Modifier and Type
    Constant Field
    Value
    public static final String
    "orientation"
  • com.graphhopper.routing.ev.OSMWayID
    Modifier and Type
    Constant Field
    Value
    public static final String
    "osm_way_id"
  • com.graphhopper.routing.ev.RoadAccess
    Modifier and Type
    Constant Field
    Value
    public static final String
    "road_access"
  • com.graphhopper.routing.ev.RoadClass
    Modifier and Type
    Constant Field
    Value
    public static final String
    "road_class"
  • com.graphhopper.routing.ev.RoadClassLink
    Modifier and Type
    Constant Field
    Value
    public static final String
    "road_class_link"
  • com.graphhopper.routing.ev.RoadEnvironment
    Modifier and Type
    Constant Field
    Value
    public static final String
    "road_environment"
  • com.graphhopper.routing.ev.Roundabout
    Modifier and Type
    Constant Field
    Value
    public static final String
    "roundabout"
  • com.graphhopper.routing.ev.Smoothness
    Modifier and Type
    Constant Field
    Value
    public static final String
    "smoothness"
  • com.graphhopper.routing.ev.State
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ISO3166-2"
    public static final String
    "state"
  • com.graphhopper.routing.ev.Surface
    Modifier and Type
    Constant Field
    Value
    public static final String
    "surface"
  • com.graphhopper.routing.ev.Toll
    Modifier and Type
    Constant Field
    Value
    public static final String
    "toll"
  • com.graphhopper.routing.ev.TrackType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "track_type"
  • com.graphhopper.routing.ev.UrbanDensity
    Modifier and Type
    Constant Field
    Value
    public static final String
    "urban_density"
  • com.graphhopper.routing.weighting.custom.CustomWeighting
    Modifier and Type
    Constant Field
    Value
    public static final String
    "custom"
  • com.graphhopper.routing.weighting.custom.CustomWeighting2
    Modifier and Type
    Constant Field
    Value
    public static final String
    "custom_two"
  • com.graphhopper.storage.index.Snap
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1