<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div>&gt;Heatmaps would be great because currently, it's always
      necessary to start GRASS to do something &gt;like that.</div>
    <div>&gt;Can you write it in C++ to go into core?</div>
    <br>
    &gt;The input should be any point layer file. Output should be a
    raster layer. A lot of usable code should &gt;be contained in the
    interpolation plugin which works in this way.<br>
    <br>
    I can only second that. A convenient way to write a new
    interpolation function is to derive a subclass from QgsInterpolator
    (src/analysis/qgsinterpolator.h). Interpolation usually requires a
    lot of computation, therefore it is good to implement it in the
    analysis library in C++. Like that, the method is available to QGIS
    and its plugins (also python) and other applications using QGIS
    libs.<br>
    <br>
    Regards,<br>
    Marco<br>
    <br>
    On 03.12.2011 10:48, Anita Graser wrote:
    <blockquote
cite="mid:CAFFV8FjDMSayK-BVAWV3AeqW_RZjp-EbB8mNxTPZxqpiU8rQfA@mail.gmail.com"
      type="cite">Hi,<br>
      <br>
      <div class="gmail_quote">On Sat, Dec 3, 2011 at 8:14 AM, <a
          moz-do-not-send="true" href="mailto:aruntheguy@gmail.com">aruntheguy@gmail.com</a>
        <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:aruntheguy@gmail.com">aruntheguy@gmail.com</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello all,
          &nbsp;</blockquote>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex;">
          I was browsing through the plugin ideas to work on something,
          and this <a moz-do-not-send="true"
href="http://hub.qgis.org/wiki/quantum-gis/Python_Plugin_Ideas#heatmaps-reusable-python-code"
            target="_blank">http://hub.qgis.org/wiki/quantum-gis/Python_Plugin_Ideas#heatmaps-reusable-python-code</a>
          particular plugin idea seemed to be a good start. <br>
        </blockquote>
        <div><br>
        </div>
        <div>Heatmaps would be great because currently, it's always
          necessary to start GRASS to do something like that.</div>
        <div>Can you write it in C++ to go into core?</div>
        <div><br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex;">
          <br>
          Is anyone already working on it? Otherwise I will take it up.<br>
          <br>
          The page contains just the link. It would be great if more
          information is provided like, use scenario, what it is exactly
          supposed to do? The Input is of course a gpx file, with the
          available code, what should be produced as the output in Qgis?
          Any information regarding this is welcome.<br>
        </blockquote>
        <div><br>
        </div>
        <div>The input should be any point layer file. Output should be
          a raster layer. A lot of usable code should be contained in
          the interpolation plugin which works in this way.</div>
        <div><br>
        </div>
        <div>Looking forward to having this functionality in QGIS.</div>
        <div><br>
        </div>
        <div>Regards,</div>
        <div><br>
        </div>
        <div>Anita</div>
        <div><br>
        </div>
        <div>&nbsp;</div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex;">
          :)<span class="HOEnZb"><font color="#888888"><br clear="all">
              <br>
              -- <br>
              Regards<br>
              Arunmozhi<br>
              Twitter: @tecoholic<br>
              Website: <a moz-do-not-send="true"
                href="http://arunmozhi.in" target="_blank">http://arunmozhi.in</a><br>
              IRC Nick: teco<br>
              <br>
            </font></span><br>
          _______________________________________________<br>
          Qgis-developer mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.osgeo.org/mailman/listinfo/qgis-developer"
            target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dr. Marco Hugentobler
Sourcepole -  Linux &amp; Open Source Solutions
Churerstrasse 22, CH-8808 Pf&auml;ffikon SZ, Switzerland
<a class="moz-txt-link-abbreviated" href="mailto:marco.hugentobler@sourcepole.ch">marco.hugentobler@sourcepole.ch</a> <a class="moz-txt-link-freetext" href="http://www.sourcepole.ch">http://www.sourcepole.ch</a>
Technical Advisor QGIS Project Steering Committee</pre>
  </body>
</html>