ronnyhdez / reclaimed_sites_ab

https://ronnyhdez.github.io/reclaimed_sites_ab/
0 stars 0 forks source link

For roads, there is a recursion error #176

Closed ronnyhdez closed 2 weeks ago

ronnyhdez commented 3 weeks ago

RecursionError: maximum recursion depth exceeded while calling a Python object

All the road batches are created. I can try to debug the error without creating the road batches again.

ronnyhdez commented 2 weeks ago

With a new function definition, the problem was avoided. in branch #170