<div dir="ltr">Hey all,<div><br></div><div>2 questions:</div><div>seeing that it's complex to build trunk on mac (and that some recent changes have an impact on gdal2tiles output), I wanted to setup the vagrant box, but I get this error. Any clue?</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font color="#38761d">shell provisioner:<br>* `path` for shell provisioner does not exist on the host system: /Users/gbataille/Documents/Prog/Perso/gdal/gdal/scripts/vagrant/sfcgal.sh</font></blockquote></div><div><br></div><div>Second question: is there a python style-guide? I can see some consistency in the way the code is written but it's not following the PEP8 community standard and my editor is growing red spots all over the place. Any concern if I try to correct that bit by bit to PEP8?<br></div><div><br></div><div>Thanks</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font color="#999999"><br></font></div><div><font color="#999999">---</font></div><div><font color="#999999">Gregory Bataille</font><br></div></div></div></div>
<br><div class="gmail_quote">On Sat, Jan 21, 2017 at 4:26 AM, Mark Johnson <span dir="ltr"><<a href="mailto:mj10777@googlemail.com" target="_blank">mj10777@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You might also consider incorporating the mbtiles implementation of a fork of gdal2tiles that can be found here:<div><br></div><div><a href="https://github.com/mj10777/gdal2mbtiles" target="_blank">https://github.com/mj10777/<wbr>gdal2mbtiles</a><br></div><div><br></div><div>Here the goal was to also offer mbtiles as the output-format</div><div>- instead of a tiles-directory</div><div><br></div><div>It also offered options to use mbtiles as a source</div><div>- to create a tiles-directory</div><div><br></div><div>or</div><div><br></div><div>a tiles-directory to create a mbtiles file.</div><div><br></div><div>---</div><div>The created mbtiles file is based on the mbtiles-implementation of of the Geopaparazzi (Android) project</div><div>- that also reads/creates mbtiles</div><div><br></div><div><a href="https://github.com/geopaparazzi/geopaparazzi/wiki/mbtiles-Implementation" target="_blank">https://github.com/<wbr>geopaparazzi/geopaparazzi/<wbr>wiki/mbtiles-Implementation</a><br></div><div><br></div><div>A major goal of this implementation was to avoid the creation of duplicate images inside the mbtiles file</div><div>- which, depending on the input files, could save a lot of space</div><div><br></div><div>The project itself was created so that the Geopaparazzi users could 'port' their tiles-directories to mbtiles</div><div>- since the space needed on sdcard's for tiles-directories is very high and slow</div><div><br></div><div>It was always the intention to incorporate this into gdal2tiles, but not being a Python expert/fan, I was always hoping that someone could take this over and maintain it.</div><div><br></div><div>Mark Johnson, Berlin Germany</div></div>
<br>______________________________<wbr>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/gdal-dev</a><br></blockquote></div><br></div>