<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Paul,<br>
    <br>
    The RFS48 implemented, but only in trunk. The plan for release was
    on GDAL 2.1.<br>
    <br>
    Yes, you can create shortest path between 2 points using a shapefile
    of roads, but the graph needed to be created. The autocreate method
    developed mostly for points (valves) and lines (tubes) so it may be
    unusable for you case in current implementation.<br>
    The details is here:<br>
    <a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/blob/trunk/gdal/gnm/gnm_tut.dox">https://github.com/OSGeo/gdal/blob/trunk/gdal/gnm/gnm_tut.dox</a><br>
    <a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/blob/trunk/gdal/gnm/gnm_arch.dox">https://github.com/OSGeo/gdal/blob/trunk/gdal/gnm/gnm_arch.dox</a><br>
    <a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/blob/trunk/gdal/apps/gnm_utilities.dox">https://github.com/OSGeo/gdal/blob/trunk/gdal/apps/gnm_utilities.dox</a><br>
    <br>
    Also, I would like to note, what GNMGenericNetowrk is not optimized
    now for big datasets (all graph stored in memory). <br>
    <pre class="moz-signature" cols="72">Best regards,
    Dmitry</pre>
    <div class="moz-cite-prefix">23.11.2015 10:50, Paul Meems пишет:<br>
    </div>
    <blockquote
cite="mid:CAHNf2YSGoB24GPn2CNDtkqZyQsJAoNMMAChYZfouHZRB4QmOcA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi List,
        <div><br>
        </div>
        <div>I'm looking at this RFC. Is it already implemented in GDAL
          v2?</div>
        <div>And can we use it to create the shortest path between 2
          points using a shapefile of roads (linestring)<br clear="all">
          <div>
            <div class="gmail_signature">
              <div dir="ltr">
                <div>
                  <div dir="ltr"><br>
                  </div>
                  <div dir="ltr">Thanks,<br>
                    <br>
                    Paul<br>
                    <br>
                    <div
                      style="font-size:13.3px;font-family:Verdana,Arial,Helvetica,sans-serif">
                      <div style="border:1px solid
                        #e5e5e5;background-color:#f8f8f8;padding:0.8em
                        0.8em 0.3em 0.8em">
                        <div style="margin:0 0 8px 0">
                          <p style="margin:0"><span><b><img
                                  moz-do-not-send="true"
                                  style="float:left;margin-left:5px;margin-right:5px"
src="http://www.bontepaarden.nl/bontepaarden/images/newButton.png"
                                  alt="" height="120" width="160">Paul
                                Meems </b><br>
                              <span>Release manager, configuration
                                manager</span><br>
                              <span>and forum moderator of MapWindow
                                GIS.</span><br>
                              <a moz-do-not-send="true"
                                href="http://www.mapwindow.org/"
                                target="_blank"><span>www.mapwindow.org</span></a><br>
                              <br>
                              <span>Owner of MapWindow.nl - Support for</span><br>
                              <span>Dutch speaking users.</span><br>
                              <a moz-do-not-send="true"
                                href="http://www.mapwindow.nl/"
                                target="_blank"><span>www.mapwindow.nl</span></a><br>
                            </span></p>
                          <p style="margin:0px"><b><br>
                            </b></p>
                          <p style="margin:0px"><b>We've started with
                              the development of MapWindow v5. <a
                                moz-do-not-send="true"
href="http://www.mapwindow.org/documentation/mapwingis4.9/MapWindow49.html"
                                target="_blank">Read more.</a><br>
                            </b></p>
                        </div>
                      </div>
                      <img moz-do-not-send="true"
src="http://p1.wisestamp.com/pixel.png?p=mozilla&v=3.9.12&t=1322134056890&u=482737fd0c4ca423"
                        height="1" width="1"></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>