jGaboardi/tigernet

Add edge test cases

Closed this issue · 0 comments

Add edge test cases:

  • utils._drop_geoms() 640d661
  • utils._weld_MultiLineString()
    • 3+ parts with one set of equal sp/ep removed code; unnecessary in workflow
    • sp1 almost equals ep2 016b775
  • utils.ring_correction()
  • utils.record_filter()
  • utils.restriction_welder()
  • utils.line_splitter()
    • no __iter__ attribute 4136694 refactored code
  • utils._create_split_lines()
    • unaltered line 7d67f19
    • create endpoint for ring roads
  • utils._find_break_locs()
  • utils._make_break_locs()
    • breaks and standard 56a9600
    • breaks and not standard line/mline 779ef85