Sam
Sam
I have the same problem. Have you resolved this problem? > Hi > I'd like to try and extract populated places and associated tags from, eventually, planet osm > Based...
If anybody interesting in this, I can set custom parameter of the car lua profile in runtime this way: define custom parameter "currentHeight" in lua profile like this ```lua --...
In lua profile, in factor_and_speed function i can get dynamic value of the parameter: ```lua local canAccess = true; if attributes.maxheight then local height = itinero.parsespeed(attributes.maxheight) local height2 = itinero.parsespeed(parameters.currentHeight)...
Tell me please, will this bug be fixed?