Use arrays in order to create the `gridDict` (https://github.com/ustroetz/log-road/blob/master/logroad/RoadModel.py#L242) as recommended by @perrygeo. Necessary functions 1. Buffers2Array 2. New array `gridDictArray` based on overlaid arrays 3. Create `gridDict` from `gridDictArray`
Use arrays in order to create the
gridDict(https://github.com/ustroetz/log-road/blob/master/logroad/RoadModel.py#L242) as recommended by @perrygeo.Necessary functions
gridDictArraybased on overlaid arraysgridDictfromgridDictArray