<p>Hello everyone,</p><p><b>What did I do this week?</b></p><ul><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">Indexed Way Nodes by highway name (have to figure out how to test to make sure I implemented it properly)</li><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">
Researched possible Java libs I can use to calculate distance between nodes using long/lat. Will try one or two of them out today. So far I've found simplelatlng, LatLongLib, and possibly GeoTools.</li><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">
Attempted to debug my code within the second parsing method, which obtains relevant Tag element info, but still unsuccessful.</li><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">Cleaned up my git repo.</li>

</ul><p><b>What will I be working on next week?</b></p><ul><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><b>Did I meet with any stumbling blocks?</b></p><ul><li style="margin:0px;font-size:10pt;line-height:13pt;padding:0px">I had trouble figuring out why my program is not successfully accessing relevant Tag elements or reading Node end tags within the OSM XML file. Will continue working on this.</li>

</ul><div><span style="line-height:17px">Thank you,</span></div><div><span style="line-height:17px">Carol Hansen</span></div><div><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>