[GraphHopper] Fwd: Need help on loading more than one OSM file to route over using Graph Hopper

pavan534 rocking pavan534.rock at gmail.com
Wed Dec 11 12:29:30 UTC 2013


Hi,

 I am new to  Open Street Maps  as well as Graph Hopper. Can any one
provide me some sample snippet or directions to load more than one OSM
files at a time to route over.

  Actually I tried with this to read an osm file using Graph Hopper
application API.

GraphHopperAPI instance = new GraphHopper().setInMemory(true, true)
.setEncodingManager(em).setGraphHopperLocation(location)
.setOSMFile("output.osm").disableCHShortcuts(); GraphHopper hopper =
(GraphHopper) instance; hopper.importOrLoad();

Is there a way on it to load more than one OSM files which will be helpful
for me.

Thanks in Advance

 --





Thanks
Pavan  Kumar Muttigi
+91-9640844510
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20131211/d67a24f3/attachment.html>


More information about the GraphHopper mailing list