ProjectSidewalk / ToSidewalk

Parses data from OpenStreetMap and attempts to predict where sidewalks are located
3 stars 2 forks source link

fix for merge bug #19

Closed tongning closed 9 years ago

tongning commented 9 years ago

potential fix for merge bug, works for maryland av. still figuring out benning road.

kotarohara commented 9 years ago

Great! Can you figure out why other parallel segments are not merged (see the attached figure)?

[image: Inline image 1]

On Thu, Jun 18, 2015 at 3:13 PM, Anthony Li notifications@github.com wrote:

potential fix for merge bug

You can view, comment on, or merge this pull request online at:

https://github.com/kotarohara/ToSidewalk/pull/19 Commit Summary

  • Add temporary debug code
  • more debug code
  • cleanup
  • potential merge bug fix
  • remove debug code

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/kotarohara/ToSidewalk/pull/19.

Kotaro Hara Ph.D. Student Department of Computer Science University of Maryland, College Park

kotarohara commented 9 years ago

I'll close this as I have merged a newer branch.