Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Dividing a network into a grid of small cells

Hello,

I have some research work that requires converting a network into a grid of cells of a certain size. Each cell may contain multiple edges. A single edge may be split into multiple edges each one is located in a different cell. I need to collect some data from each cell as a whole, not from each edge.

I found that authors of many papers managed to do that but don't know whether they used a certain tool/script that executes this job or they wrote their own method.

In both cases, does any one know a tool to generate the grid or from where to start writing my own method?

Thanks

Back to the top