-
also: there should be an output of coordinated and halfCoordinated pairs
Migrated from http://sumo.dlr.de/ticket/1952
```json
{
"status": "assigned",
"changetime": "2016-07-01T18:22:54Z",
…
-
need to parse via-way or lists of via-nodes
Migrated from http://sumo.dlr.de/ticket/835
```json
{
"status": "new",
"changetime": "2014-05-26T07:35:08Z",
"description": "need to parse vi…
-
it may be more realistic but it is inconsistent with micro behavior
Migrated from http://sumo.dlr.de/ticket/1489
```json
{
"status": "new",
"changetime": "2015-08-21T10:51:21Z",
"descri…
-
related to #2087 and in the same bugreports folder
way 137460394#0
Migrated from http://sumo.dlr.de/ticket/2088
```json
{
"status": "new",
"changetime": "2016-04-06T09:20:07Z",
"descri…
-
it should be possible to load net and routes separately into the GUI
Migrated from http://sumo.dlr.de/ticket/559
```json
{
"status": "new",
"changetime": "2011-08-22T07:33:21Z",
"descri…
-
> Hi Martin,
>
> I just reproduced parts of this code for some OpenGL example for students.
>
> I thin this code will not work if the p1 and p2 share the same y coordinate. Is this checked somew…
-
We should provide either tools (setup.py?) or documentation on how to build and use the internal python API from source
-
Thank you for this useful filter.
The filter works wonderfully, except when I have `[@citekeys]` in my input file, that originates from my bibtex library. When trying to use an "url2cite-citation" …
-
Are SConstruct, SConscript and CMakeLists.txt in root folder missing?
Thanks for the open-source Tasking Framework! Great job!
-
**Is your feature request related to a problem? Please describe.**
The records that I am summarizing have begun to hit the 50001 rows limit. I noticed that many of my aggregates were to get the first…