<p style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Hello everyone,</p><p style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
<b>What did I do this week?</b></p><ul style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">Making progress on the OSM Routing Importer:   <a href="https://github.com/GretaCB/Routing-Project/blob/dc8c4dc3b49a6927f66c1f30d8b00c2d60ade9b2/neo4j/src/main/java/org/neo4j/neo4j/OSMRoutingImporter.java" style="color:rgb(17,85,204)" target="_blank">https://github.com/GretaCB/Routing-Project/blob/dc8c4dc3b49a6927f66c1f30d8b00c2d60ade9b2/neo4j/src/main/java/org/neo4j/neo4j/OSMRoutingImporter.java</a></li>

<li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">Debugged my second parsing method. All node information is successfully set.</li><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">Read up on Traversing in Neo4j, and trying to Traverse the imported graph in order to add distance between nodes...still struggling a bit with this.</li>

<li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">Added WayID property between nodes.</li></ul><p style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
<b>What will I be working on next week?</b></p><ul style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">
Finish up OSM Importer</li><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">Start integrating Routing Algorithm</li></ul><p style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
<b>Did I meet with any stumbling blocks?</b></p><ul style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">
Taking longer than expected, and falling a bit behind schedule. I hope to have the core of the API finished and to start integrating the Routing Algorithms in Week 8. </li><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">

Having a difficult time understanding the Traversal Framework API. Thank you to Peter and Mattias for their input/tips!</li></ul><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
<span style="line-height:17px">Thank you,</span></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><span style="line-height:17px">Carol Hansen</span></div>
<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><a href="http://udig.refractions.net/confluence/display/HACK/Neo4j+Shortest+Path+API+for+OSM+data" style="color:rgb(17,85,204)" target="_blank">http://udig.refractions.net/confluence/display/HACK/Neo4j+Shortest+Path+API+for+OSM+data</a></div>