<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">You'll have to do create an edge (via
      graph.edge(someNode,someOtherNode, distance)) for the connection
      of the floors yourself. There is currently no special import logic
      implemented for this. Let us know if you come up with something.<br>
      <br>
      Regards,<br>
      Peter.<br>
      <br>
    </div>
    <blockquote
cite="mid:CAJZ9HpT14kw2m1Sz11wpF+6dk9-47GBmZAL1axceqcV5rzU24w@mail.gmail.com"
      type="cite">
      <p dir="ltr">I haven't done yet the osm file but I think to follow
        the guide line of open street map ( <a moz-do-not-send="true"
          href="http://wiki.openstreetmap.org/wiki/IndoorOSM">http://wiki.openstreetmap.org/wiki/IndoorOSM</a>)
        or something else you think is better for graphhopper engine.<br>
        How graphhopper can use the stairs or elevators to calcolate
        path between floors?</p>
      <div class="gmail_quote">Il giorno 28/ago/2013 12:24, "Peter K"
        <<a moz-do-not-send="true" href="mailto:peathal@yahoo.de">peathal@yahoo.de</a>>
        ha scritto:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Is indoor data available from OSM?<br>
          <br>
          You feed graphhopper with your indoor data and apply a
          dijkstra to it.<br>
          You could have a look into GraphStorage3D to get a feeling how
          you can<br>
          do it. The tricky thing is to get the correct location+height
          indoor<br>
          from your device. And then if you have that you'll probably
          need to<br>
          change the node lookup a bit (via Location2IDIndex).<br>
          <br>
          Regards,<br>
          Peter.<br>
          <br>
          > How can I use the graphhopper engine to calculate the
          path in an<br>
          > indoor map between two points from different level? I
          would like to<br>
          > use my osm file as map model. In this file there is some
          elevators.<br>
          ><br>
          > Thank you!<br>
          ><br>
          > aGO!<br>
          <br>
          <br>
          _______________________________________________<br>
          GraphHopper mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.openstreetmap.org/listinfo/graphhopper"
            target="_blank">http://lists.openstreetmap.org/listinfo/graphhopper</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
GraphHopper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstreetmap.org/listinfo/graphhopper">http://lists.openstreetmap.org/listinfo/graphhopper</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>