Class CHProfile

java.lang.Object
com.graphhopper.config.CHProfile

public class CHProfile extends Object
Corresponds to an entry in the `profiles_ch` section in config.yml and specifies a routing profile that shall be prepared using Contraction Hierarchies (CH)
See Also:
  • Constructor Details

    • CHProfile

      public CHProfile(CHProfile profile)
    • CHProfile

      public CHProfile(String profile)
  • Method Details