<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 2013-11-06 20:18, G. Allegri wrote :<br>
    </div>
    <blockquote
cite="mid:CAB4g1=zdV=r1f27JaRC_qbUU9y3Lki-hO5c5_ocLLux4XHiscg@mail.gmail.com"
      type="cite">
      <p dir="ltr">I suppose you can do whatever you need. Mapnik source
        can be of inspiration... </p>
      <p dir="ltr">giovanni</p>
      <div class="gmail_quote">Il 06/nov/2013 20:06 "André Pirard" <<a
          moz-do-not-send="true" href="mailto:A.Pirard.Papou@gmail.com">A.Pirard.Papou@gmail.com</a>>
        ha scritto:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div text="#000000" bgcolor="#FFFFFF">
            <div>On 2013-11-06 16:46, G. Allegri wrote :<br>
            </div>
            <blockquote type="cite">Hello,
              <div>I'm new to MapProxy development, forgive me if I'm
                asking a trivial question.</div>
              <div>I need to access a tailored map server API and the
                best way to achive this, AFAICS, is creating my own
                client and source type. </div>
              <div>config.py loads and instantiate sources on the base
                of the config file parsing. Does this mean that putting
                my new classes inside mapproxy/client and
                mapproxy/source is enough?</div>
              <div><br>
              </div>
            </blockquote>
            Loosely related to this, is there some way to call an
            external (system) command that would return the content of a
            tile (or bbox?)? Something very simple that would be
            configured with tile size and EPSG.<br>
            Or should there be?<br>
            This really is an open ended solution not requiring python
            and classes. The limit is the imagination.<br>
            <br>
            Cheers,<br>
            <br>
            <table>
              <tbody>
                <tr>
                  <td>André.</td>
                </tr>
              </tbody>
            </table>
            <br>
          </div>
        </blockquote>
      </div>
    </blockquote>
    I mean that a Mapproxy source could be configured as a system
    command that would be passed the coordinates and that would return
    the image<br>
    <br>
    Cheers,<br>
    <br>
    <table>
      <tbody>
        <tr>
          <td>André.</td>
        </tr>
      </tbody>
    </table>
    <br>
  </body>
</html>