<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Luca,</p>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">Il 02/05/2018 16:30, Luca Manganelli ha
      scritto:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMB2qw0AkU0JwdjMqeexrGhMD6MPKty6Qi_Aub1oy82pc2wVjg@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Wed, May 2, 2018 at 12:09 PM,
            Walter Lorenzetti <span dir="ltr"><<a
                href="mailto:lorenzetti@gis3w.it" target="_blank"
                moz-do-not-send="true">lorenzetti@gis3w.it</a>></span>
            wrote:<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 users, hi developers,</p>
                <p>I am pleasure to introduce you a new suite to publish
                  QGIS projects on web by QGIS-Server  that we developed
                  in past 2-3 years at GIS3W</p>
              </div>
            </blockquote>
            <div style="font-family:arial,helvetica,sans-serif"
              class="gmail_default">​This project sounds interesting.
              Some questions:<br>
            </div>
            <div style="font-family:arial,helvetica,sans-serif"
              class="gmail_default">1) this webgis should run under
              django ​system?<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    The system is a CLIENT-SEVER system based on a API REST
    comunication, webgis client is indipendent from admin server.<br>
    A the moment webgis layout page is served from a django view, but
    there aren't problem if base layout page is outside django system.<br>
    <blockquote type="cite"
cite="mid:CAMB2qw0AkU0JwdjMqeexrGhMD6MPKty6Qi_Aub1oy82pc2wVjg@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div style="font-family:arial,helvetica,sans-serif"
              class="gmail_default">2) is it extensible (i.e. can I add
              custom buttons, actions, etc...)?<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Yes is possible to add custom elements in programming way, as I
    wrote webgis client built with vue.js (<a class="moz-txt-link-freetext" href="https://vuejs.org/">https://vuejs.org/</a>) with
    reactive logic.<br>
    <blockquote type="cite"
cite="mid:CAMB2qw0AkU0JwdjMqeexrGhMD6MPKty6Qi_Aub1oy82pc2wVjg@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div style="font-family:arial,helvetica,sans-serif"
              class="gmail_default">3) there's a tile caching system.
              Does it solve the usual problems with labels?<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Inside repository you find a module for chaching:
    <a class="moz-txt-link-freetext" href="https://github.com/g3w-suite/g3w-admin-caching">https://github.com/g3w-suite/g3w-admin-caching</a><br>
    Is a django module that user Tilestache for caching single layer of
    a QGIS Project.<br>
    Is very simple and a the moment solve labels problems with
    tilestache capabilities.<br>
    <br>
    W<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <p style="font-size:12px;">
        Walter Lorenzetti phD<br>
        email: <a class="moz-txt-link-abbreviated" href="mailto:lorenzetti@gis3w.it">lorenzetti@gis3w.it</a><br>
        skype: aiki74<br>
        twitter:<a href="https://twitter.com/w_lorenzetti">w_lorenzetti</a><br>
        g+:<a href="https://plus.google.com/117055903318462447104/">aiki74</a><br>
        Tel/Cell: (+39) 347-6597931<br>
        Viale Verdi 24 - 51016 Montecatini Terme (PT)
        <br>
        <a
          href="http://gis3w.it/it/calendario-corsi-software-geografici">Nuovi
          corsi QGIS e GFOSS</a>
      </p>
    </div>
  </body>
</html>