<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="FR" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Maybe that another option would be to have a way to easily (no programming, just some configuration) Processing providers from the existing plugin infrastructure.
 Would it be possible to create a generic « Processing Git Provider» qgis plugin that would fetch and install some scripts from a git repository ? It will be useful to other « scriptwriters ».<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">To Paolo, how do I write tests for a processing script and how would they be tested ?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">De :</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Victor Olaya [mailto:volayaf@gmail.com]
<br>
<b>Envoyé :</b> mardi 22 avril 2014 08:02<br>
<b>À :</b> Vincent TINET<br>
<b>Cc :</b> qgis-developer@lists.osgeo.org<br>
<b>Objet :</b> Re: [Qgis-developer] QGIS processing tools for transit and traffic<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Vincent, <o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">They all look great! I was thinking about adding them as example scripts to add to the current ones, but I think they are too complex to be used as examples. However, we can maybe add them in a separate section of Transit algorithms, so
 they are available for all Processing users. What do you think?<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><o:p> </o:p></p>
<div>
<p class="MsoNormal">2014-04-21 13:34 GMT+02:00 Vincent TINET <<a href="mailto:v.tinet@agam.org" target="_blank">v.tinet@agam.org</a>>:<o:p></o:p></p>
<div>
<p class="MsoNormal">Hello to everyone.<br>
<br>
I’ve created some processing scripts for transit and traffic analysis. They are available at this git repository : <a href="https://github.com/chourmo/QGIS-Transit-tools.git" target="_blank">https://github.com/chourmo/QGIS-Transit-tools.git</a><br>
<br>
This scripts are working on my data, but may need some testing. This is why I first announce them on this mailing list before doing it in the qgis user list.<br>
<br>
It is possible :<br>
- to make a network layer from a GTFS folder, add transfer points and connect to a road network at park-and-ride points<br>
- find shortest times at all network nodes (transit or road) from a layer of start points and then make contour or buffers<br>
<br>
<br>
I’ve tried to document as much and clearly as possible my scripts, and I’ve added some base data to test the scripts. Some more scripts will be added when I’ll find some time : draw shortest path (transit and road), road speed (curvature, slope, crossing, congestion),
 contour making, some graph statistics…<br>
<br>
My goal is to have zero external dependency. I’ve extensively used qgis network analysis, which is quite fast to use but not that simple to use. I’ll make a separate mail to propose some change.<br>
<br>
<br>
I hope those scripts will be useful to the qgis community. <o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>