<div dir="ltr"><div><div><div>Thank you all for your input. I will start the work later this week and I will keep you posted about the progress. Also, thanks for your support and comments, Mark.<br><br></div>I haven't had the time yet to read the guidelines for developers (regarding style & workflow & all) but I will make sure I do that before doing any work. I was thinking about manually forking the gdal source on GitHub, doing the work there, and, when done, submitting a patch for review. <br>
<br></div><div></div>Regards,<br></div>Nick<br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-21 16:12 GMT+03:00 Mark Johnson <span dir="ltr"><<a href="mailto:mj10777@googlemail.com" target="_blank">mj10777@googlemail.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"><pre>>> Note that the licence used in the software (GNU GPL v3) is incompatible
>> with GDAL, so it cannot be included in the GDAL source tree without the
>> author's consent to use the code under another licence (such as the MIT/X
>> licence used by GDAL).<br><br></pre><pre>If geopaparazzi was meant by this, we have no objection for anyone to use this code.<br><br><a href="https://github.com/geopaparazzi/geopaparazzi/issues/189" target="_blank">https://github.com/geopaparazzi/geopaparazzi/issues/189</a><br>


<br></pre><pre>Our class was based on the original work of 'Simon Thépot'<br>- which had a minimal reading logic only<br><br></pre><pre>I made some needed corrections and developed the writing logic.<br><br></pre>


<pre>There is also a python implementation<br>- <span>class</span> <span>MbTiles</span></pre><pre>that can be found at:<br><br><a href="https://github.com/mj10777/mapmbtiles/blob/master/mapmbtiles/mbtiles.py" target="_blank">https://github.com/mj10777/mapmbtiles/blob/master/mapmbtiles/mbtiles.py</a><br>


<br></pre><pre>This was an attempt to adapt the last public version of gdal2tiles.py before it became a closed source from the original author.<br></pre><pre>- goal was to be able to store the results of gdal2tiles directly in a mbtiles file<br>


</pre><pre>there are one or two functions based on other sources (and documented as such),<br></pre><pre>but otherwise a python version of the geopaparazzi version.<br><br></pre><pre>At <br><a href="http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#tileinfo.sh" target="_blank">http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#tileinfo.sh</a><br>


<br></pre><pre>there is a bash version that also creates mbtiles that I wrote.<br><br></pre><pre>All of these versions create mbtiles with<br></pre><pre>- view/table logic as done by tilemill<br></pre><pre>-- making it possible that 'blank' image are only stored once<br>


</pre><pre>--- blank being all 256x256 have the same rgb value<br><br></pre><pre>If there are any questions, fell free to open an issue at<br> <a href="https://github.com/geopaparazzi/geopaparazzi/issues" target="_blank">https://github.com/geopaparazzi/geopaparazzi/issues</a><br>


<br></pre><pre>Mark Johnson, Berlin Germany</pre></div>
<br>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br></div></div>