<div dir="ltr"><div><div>Hi,<br><br></div><div>If still interested in templates for alg, i found this : <a href="https://gis.stackexchange.com/questions/272927/processing-framework-input-variables-from-qgis-2-not-working-in-qgis-3/276263#276263">https://gis.stackexchange.com/questions/272927/processing-framework-input-variables-from-qgis-2-not-working-in-qgis-3/276263#276263</a><br></div></div>And this : <a href="https://anitagraser.com/2018/03/25/processing-script-template-for-qgis3/amp/">https://anitagraser.com/2018/03/25/processing-script-template-for-qgis3/amp/</a><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-03-06 11:38 GMT+01:00 Stefan Giese <span dir="ltr"><<a href="mailto:Stefan.Giese@wheregroup.com" target="_blank">Stefan.Giese@wheregroup.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I have the same issue. I don't know where to start with new
      processing scripts. Is there any documentation available?</p>
    <p>Best</p>
    <p>Stefan<br>
    </p>
    <pre class="m_962761393000874581moz-signature" cols="72">Mit freundlichen Grüßen
Stefan Giese
Projektleiter/Consultant
******************************<wbr>*****
Treffen Sie uns auf der 
FOSSGIS Konferenz 2018
21.-24. März 2018 in Bonn
<a class="m_962761393000874581moz-txt-link-freetext" href="https://fossgis-konferenz.de/2018/" target="_blank">https://fossgis-konferenz.de/<wbr>2018/</a>
******************************<wbr>*****
WhereGroup GmbH & Co. KG
Schwimmbadstr. 2
79100 Freiburg
Germany

Fon: <a href="tel:+49%20761%2051910261" value="+4976151910261" target="_blank">+49 (0)761 / 519 102 - 61</a>
Fax: <a href="tel:+49%20761%2051910211" value="+4976151910211" target="_blank">+49 (0)761 / 519 102 - 11</a>

<a class="m_962761393000874581moz-txt-link-abbreviated" href="mailto:stefan.giese@wheregroup.com" target="_blank">stefan.giese@wheregroup.com</a>
<a class="m_962761393000874581moz-txt-link-abbreviated" href="http://www.wheregroup.com" target="_blank">www.wheregroup.com</a>
Amtsgericht Bonn, HRA 6788
------------------------------<wbr>-
Komplementärin:
WhereGroup Verwaltungs GmbH
vertreten durch:
Olaf Knopp, Peter Stamm
------------------------------<wbr>-</pre><div><div class="h5">
    <div class="m_962761393000874581moz-cite-prefix">Am 06.03.2018 um 08:41 schrieb
      Jean-Baptiste Desbas:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>Thank you for your explanation,<br>
        </div>
        So, do you know where i can find sample or doc about making
        python scripts in QGIS 3 ?<br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2018-03-05 9:22 GMT+01:00 Etienne
          Trimaille <span dir="ltr"><<a href="mailto:etienne.trimaille@gmail.com" target="_blank">etienne.trimaille@gmail.com</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">We should say somewhere that it's not a
              "script" with some simple commands anymore (such as
              print()), but it's now following OOP (Object Oriented
              Programming) and the user must define his class and
              methods following the QGIS algorithm.
              <div><br>
              </div>
              <div>Can we provide a template in the editor? Is-there a
                working script somewhere?</div>
            </div>
            <div class="m_962761393000874581HOEnZb">
              <div class="m_962761393000874581h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">2018-03-05 9:13 GMT+01:00
                    Alexander Bruy <span dir="ltr"><<a href="mailto:alexander.bruy@gmail.com" target="_blank">alexander.bruy@gmail.com</a>></span>:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div dir="ltr">"Create new script" was moved to
                        the toolbar inside Processing toolbox.
                        <div><br>
                        </div>
                        <div>As Processing API was changed, scripts
                          should be adopted to new API.</div>
                      </div>
                      <div class="gmail_extra"><br>
                        <div class="gmail_quote">
                          <div>
                            <div class="m_962761393000874581m_-38119675156352326h5">2018-03-05
                              10:10 GMT+02:00 Jean-Baptiste Desbas <span dir="ltr"><<a href="mailto:jb.desbas@gmail.com" target="_blank">jb.desbas@gmail.com</a>></span>:<br>
                            </div>
                          </div>
                          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                            <div>
                              <div class="m_962761393000874581m_-38119675156352326h5">
                                <div dir="ltr">
                                  <div>
                                    <div>
                                      <div>
                                        <div>
                                          <div>
                                            <div>
                                              <div>Hello,<br>
                                                <br>
                                              </div>
                                              Since QGIS 3, I can't run
                                              python scripts :<br>
                                            </div>
                                            - In the toolbox, there is
                                            no "create new scripte"
                                            under the script block in
                                            the toolbox<br>
                                          </div>
                                          - In the script editeur, when
                                          i try to run a script i have
                                          an alert : "Seems ther is no
                                          valid script in the file"<br>
                                          <br>
                                        </div>
                                        The issue occurs in QGIS 3.0 and
                                        3.1.0-9.<br>
                                      </div>
                                      I am on Windows 10 - 64bits.<br>
                                      <br>
                                    </div>
                                    Anyone with the same issue ?<br>
                                    <br>
                                  </div>
                                  Regards,<br>
                                  <div>
                                    <div>
                                      <div>
                                        <div>
                                          <div>
                                            <div>
                                              <div>
                                                <div>
                                                  <div><br>
                                                    <img src="cid:part4.250547A7.1B212286@wheregroup.com" width="470" height="148"><br>
                                                    <br>
                                                    <img src="cid:part5.0BE739CB.6CC6570B@wheregroup.com" width="521" height="241"><br>
                                                    <br>
                                                  </div>
                                                </div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                                <br>
                              </div>
                            </div>
                            ______________________________<wbr>_________________<br>
                            Qgis-user mailing list<br>
                            <a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
                            List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a><br>
                            Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a><span class="m_962761393000874581m_-38119675156352326HOEnZb"><font color="#888888"><br>
                              </font></span></blockquote>
                        </div>
                        <span class="m_962761393000874581m_-38119675156352326HOEnZb"><font color="#888888"><br>
                            <br clear="all">
                            <div><br>
                            </div>
                            -- <br>
                            <div class="m_962761393000874581m_-38119675156352326m_-674595286407985739gmail_signature" data-smartmail="gmail_signature">Alexander
                              Bruy</div>
                          </font></span></div>
                      <br>
                      ______________________________<wbr>_________________<br>
                      Qgis-user mailing list<br>
                      <a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
                      List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a><br>
                      Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a><br>
                    </blockquote>
                  </div>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="m_962761393000874581mimeAttachmentHeader"></fieldset>
      <br>
      <pre>______________________________<wbr>_________________
Qgis-user mailing list
<a class="m_962761393000874581moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a>
List info: <a class="m_962761393000874581moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="m_962761393000874581moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a></pre>
    </blockquote>
    <br>
  </div></div></div>

<br>______________________________<wbr>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br></blockquote></div><br></div>