ProjectSidewalk / ToSidewalk

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

fixes for segmentation bugs #22

Closed tongning closed 9 years ago

tongning commented 9 years ago

-Check to make sure segments exist before trying to join or merge to avoid list index out of bounds error -Reverse node order on a street if necessary to make sure that middle segment always exists for both streets

kotarohara commented 9 years ago

Can you also put the OSM datasets you used into the resources folder?

tongning commented 9 years ago

I added newyork3.osm and some test files.

kotarohara commented 9 years ago

Thank you!

On Wed, Jun 24, 2015 at 12:59 PM, Anthony Li notifications@github.com wrote:

I added newyork3.osm and some test files.

— Reply to this email directly or view it on GitHub https://github.com/kotarohara/ToSidewalk/pull/22#issuecomment-114941712.

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