osm-makeroads
osm-makeroads copied to clipboard
Error in fitpcurve(p, projection, 0.005)
Running latest makeroads.R for a piece of albanian highway using this bbox: left <- 19.6263 top <- 40.1675 right <- 19.7266 bottom <- 40.0982
gives this error:
Error in fitpcurve(p, projection, 0.005) : unused argument (0.005) Calls: source -> withVisible -> eval -> eval -> fitpcurve In addition: Warning messages: 1: In min(x) : no non-missing arguments to min; returning Inf 2: In max(x) : no non-missing arguments to max; returning -Inf 3: In min(x) : no non-missing arguments to min; returning Inf 4: In max(x) : no non-missing arguments to max; returning -Inf Execution halted
happened on a up-to-date debian sid
still exists sigh
Today: Error in fitpcurve(p, projection, 0.005) : unused argument (0.005) Calls: source -> withVisible -> eval -> eval -> fitpcurve Execution halted
bbox: left <- 20.5318 top <- 40.1521 right <- 20.5989 bottom <- 40.1160