itinero / routing

The routing core of itinero.
Apache License 2.0
220 stars 70 forks source link

[Question] Custom Profile VeryLongTruck entry into TurningCircle #356

Open fmg-lydonchandra opened 2 years ago

fmg-lydonchandra commented 2 years ago

Hi, given:

  1. Very Long Truck of Length 50m
  2. TurningCircle of diameter X meters

What is the preferred way to say that the TurningCircle is NOT accessible when diameter X is less than eg: 100m ? Should this be:

  1. in the custom VeryLongTruck profile factor_and_speed calculation ? or somewhere else ?