<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span><span style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">> A wonderful example of what great things (feature wise in the rails port) we can do if we collectively put our heads together was the hackweekend in 2009 during which the internationalisation of osm.org was completed, </span></span></div><div style="color: rgb(69, 69, 69); font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; font-style: normal; "><span><span style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">> reviewed and deployed. It was an effective collaboration with a number of local rails_port developers in a room together with quite a bunch of other people helping out remotely, including non-coders, contributing
 from </span></span></div><div style="color: rgb(69, 69, 69); font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; font-style: normal; "><span><span style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">> updated code to translations and testing (and moral support). At the end of the weekend, an amazing amount was achieved which lead to its successful deployment.</span><br style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">> <br style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; "><span style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">> If we could get this kind of coordinated collaboration and enthusiasm going again, I think we could relatively quickly complete a number of the long outstanding and desired
 features.</span><br>> <br style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; "><span style="color: rgb(69, 69, 69); font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">> But this is getting rather off topic for the OSMF board elections.</span></span></div><div> </div><div>Yes, a bit in the weeds on this specifically, but a good example. In this case, if a hackweekend could pull this together, than the OSMF could be asked to support it with venue, catering, travel. It would still require someone or someones to organize the event.</div><div><br></div><div>* Mikel Maron * +14152835207 @mikel s:mikelmaron<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div style="font-size: 12pt; font-family: 'times new roman', 'new york',
 times, serif; "> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Kai Krueger <kakrueger@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Tom Hughes <tom@compton.nu> <br><b><span style="font-weight: bold;">Cc:</span></b> Mikel Maron <mikel_maron@yahoo.com>; "osmf-talk@openstreetmap.org" <osmf-talk@openstreetmap.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, August 24, 2012 2:45 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: Question to board members<br> </font> </div> <br>
<div id="yiv179012062">
  

    
  
  <div>
    <div class="yiv179012062moz-cite-prefix">On 08/24/2012 12:16 PM, Tom Hughes
      wrote:<br>
    </div>
    <blockquote class="yiv179012062 yiv179012062cite" id="yiv179012062mid_5037C4F4_6050602_compton_nu" type="cite">On 24/08/12
      17:29, Kai Krueger wrote:
      <br>
      <br>
      <blockquote class="yiv179012062 yiv179012062cite" id="yiv179012062Cite_45" type="cite">With
        http://routing.apis.dev.openstreetmap.org/ there is also a
        <br>
        functional prototype for integrating routing into the <a target="_blank" href="http://osm.org/">osm.org</a>.
        It
        <br>
        currently uses <a target="_blank" href="http://map.project-osrm.org/">map.project-osrm.org</a> as the default car routing
        backend
        <br>
        and gosmore as the default backend for other modes of transport.
        One can
        <br>
        also select MapQuest and CloudMade as routing engines to compare
        them.
        <br>
      </blockquote>
      <br>
      Prototype being the operative word - it is not in any way
      production ready code.
      <br>
    </blockquote>
    <br>
    The code is mostly concentrated  in two or three new files. Most of
    that is just code that transcodes the output from the routing
    backend into kml that openlayers can process as well as creating the
    routing sidebar. On top there are a few bits and bobs that interact
    with the rest of the code. Overall it is probably only a few hundred
    lines of code, i.e. nothing overly substantial substantial.<br>
    <br>
    So imho there is nothing in it, that couldn't be reviewed, fixed and
    improved and deployed in a single hackweekend. It could probably
    even be rewritten from scratch in a weekend.<br>
    <br>
    A wonderful example of what great things (feature wise in the rails
    port) we can do if we collectively put our heads together was the
    hackweekend in 2009 during which the internationalisation of osm.org
    was completed, reviewed and deployed. It was an effective
    collaboration with a number of local rails_port developers in a room
    together with quite a bunch of other people helping out remotely,
    including non-coders, contributing from updated code to translations
    and testing (and moral support). At the end of the weekend, an
    amazing amount was achieved which lead to its successful deployment.<br>
    <br>
    If we could get this kind of coordinated collaboration and
    enthusiasm going again, I think we could relatively quickly complete
    a number of the long outstanding and desired features.<br>
    <br>
    But this is getting rather off topic for the OSMF board elections.<br>
    <br>
    Kai<br>
    <br>
    <br>
    <br>
    <blockquote class="yiv179012062 yiv179012062cite" id="yiv179012062mid_5037C4F4_6050602_compton_nu" type="cite">
      <br>
      <blockquote class="yiv179012062 yiv179012062cite" id="yiv179012062Cite_46" type="cite">Therefore I
        think that all of the necessary components to integrate
        <br>
        routing into osm.org are now available. So as soon as OSMF buys
        the
        <br>
        necessary hardware, one could probably integrate routing into
        osm.org
        <br>
        comparatively quickly and easily.
        <br>
      </blockquote>
      <br>
      Getting hardware is not a problem, but there's no point doing that
      until we have production ready code, or at least expect to have
      such code within a few weeks.
      <br>
      <br>
      Tom
      <br>
      <br>
    </blockquote>
    <br>
  </div>

</div><br><br> </div> </div> </blockquote></div>   </div></body></html>