abstreet/docs/TODO_quality.md

2.3 KiB

TODO - Map quality

Geometry

  • first, stop doing make_old_polygon entirely. figure out the cases where make_new_polygon fails.

  • handle small roads again somehow?

    • what's correct for 14th and e boston? if we had less lanes there, would it help?

    • make the polygons for the merged intersections look better

    • same for the sidewalk corners

    • make sure the turns are reasonable

    • apply the merge automatically somehow

    • or retry the later-phase intersection merging

      • kind of need the ability to step through and see each stage...
      • composite turns have inner loops!
      • deal with all TODOs (like sidewalks)
    • model U-turns

  • ped paths through sidewalk corners are totally broken

  • figure out what to do about yellow center lines

    • intersections on one-ways look weird
    • yellow and white lines intersect cars and turn icons and such
    • who should own drawing them?

More data

Low-priority geometry issues