<div dir="ltr"><p class="MsoNormal"><span style="color:rgb(31,73,125)" lang="EN-US">Hi all </span><span style="font-family:Wingdings;color:rgb(31,73,125)" lang="EN-US">J</span><span style="color:rgb(31,73,125)" lang="EN-US"> ,<br>
<br>
My name is Giampaolo, I’m currently trying to build a Distance Matrix offline, based on Italy’region OSM Map, using GH<br>
<br>
As a first step I’ve run the main.java successfully ,my sourcefile is 
lombardia.pbf (the region that contains Milan city) , then I pass the 
GHPoint(45.4974413, 9.1865076) of a station point placed inside the 
city, then I call hopper.route().<br>
At the end of the process, it generates  some files like edges, names, nodes etc …
<br>
<br>
Now , how can I read/open the files created? All the path from the 
GHPoint to all other nodes of the map are placed inside these files?</span><span lang="EN-US"></span></p>
<span style="color:rgb(31,73,125)" lang="EN-US"><br>
thanks a lot for your support!<br>
<br>
Giampaolo</span></div>