<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Juan,<br><br>> An enhanced gdal2tiles could possibly handle your case by generating a custom WMTS tiling scheme where you would define the zoom levels, but this has yet to be written.<br><br>MapTiler Pro is the enhanced GDAL2Tiles which is being actively developed for years now - and it is able to do this (next to many other things - such as boost in rendering speed, significantly smaller size of the produced tiles, reprojection on the way, cutline clipping, palette expansion, MBTiles output, WMTS compatibilty, support for native mobile apps, very fast tile upload to S3/GCS, cluster processing mode, etc.).</div><div><br></div><div>If you want the .deb or .rpm instalers of MapTiler for your linux distro, or the Windows or Mac binary, just fill the form at <a href="http://www.maptiler.com/demo/" target="_blank">http://www.maptiler.com/demo/</a>.</div><div><br></div><div>You can also use the MapTiler Pro on a command line directly with this docker command:</div><div>$ docker run -ti --rm -v $(pwd):/data klokantech/maptiler maptiler -help<br></div><div><br></div><div>See <a href="https://www.docker.com/" target="_blank">https://www.docker.com/</a> and  <a href="https://hub.docker.com/r/klokantech/maptiler/" target="_blank">https://hub.docker.com/r/<wbr>klokantech/maptiler/</a> for more details. Files in local directory can be processed easily on any computer where docker is installed - without a need to resolve GDAL installation dependencies and proprietary drivers.</div><div><br></div><div>If you are limited by the size - I recommend to try rendering into WebP as an alternative to JPEG. WebP can be made with option "-f webp" and it will have half the size of JPEG tiles probably. Android tables should be able to display these fine.</div><div><br></div><div>There is a manual describing the functionality of the MapTiler software: <a href="http://manual.maptiler.com/" target="_blank">http://manual.<wbr>maptiler.com/</a>.</div><div><br></div><div>If you render the Mercator tiles (and resample your rasters to more detailed resolution - probably native zoom +1), then everything is done with a single command on CLI.</div><div><br></div><div>If you really want to preserve the pixel perfect native resolution and fiddle with dirrent grids and resolutions on different zoom levels, then you may be interested in the advanced options at:</div><div><a href="http://manual.maptiler.com/en/stable/usage.html#defining-a-custom-tiling-profile-for-a-specified-coordinate-system" target="_blank">http://manual.maptiler.com/en/<wbr>stable/usage.html#defining-a-<wbr>custom-tiling-profile-for-a-<wbr>specified-coordinate-system</a><br></div><div><br></div><div>If you need help - just drop me an email. We can also render for you the sample data if you upload them to <a href="https://www.klokantech.com/upload/" target="_blank">https://www.klokantech.com/<wbr>upload/</a> and let me know.<br></div><div><br></div><div>Best regards,</div><div><br></div><div>Petr</div><div><br></div><div>P.S.</div><div>Recently we have also made a free mobile app for Android and iOS tables - which displays GPS position on top of maps and can help to collect the field data into GeoJSON - even offline. See: <a href="http://blog.klokantech.com/2017/05/geoeditor-mobile-app-for-maptiler.html" target="_blank">http://blog.klokantech.<wbr>com/2017/05/geoeditor-mobile-<wbr>app-for-maptiler.html</a> and <a href="https://www.youtube.com/watch?v=OuoKvq03nNA" target="_blank">https://www.youtube.com/<wbr>watch?v=OuoKvq03nNA</a></div><div><br></div><div>Disclaimer: I am the original author of GDAL2Tiles, and also the leader of the team behind MapTiler Pro product, which is not open-source - but it is fully powered by open-source components. We contribute back to GDAL (such as with PDFium driver) and FOSS4G community (with EPSG.io, TileServer GL, OpenMapTiles, WebGL Earth, and many other open-source projects and patches).</div><div>--<br></div></div><div class="gmail-m_6466018071326474021gmail_signature"><div dir="ltr"><div><div dir="ltr">Petr Pridal, Ph.D.<br>CEO<br><br>Klokan Technologies GmbH<br>Hofnerstrasse 98, 6314 Unterageri, Switzerland<br>Tel: <a href="tel:041%20511%2026%2012" value="+41415112612" target="_blank">+41 (0)41 511 26 12</a><br>Email: <a href="mailto:info@klokantech.com" target="_blank">info@klokantech.com</a><br>Web: <a href="http://www.klokantech.com/" target="_blank">http://www.klokantech.com/</a></div></div></div></div>
</div></div>