<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <small>Re: Leaflet Raster Tiles<br>
      Ciao  Amedeo anche io ero arrivato a <br>
      gdal2tiles.py<br>
      <a href="http://www.gdal.org/gdal2tiles.html">http://www.gdal.org/gdal2tiles.html</a><br>
      <a href="http://wiki.openstreetmap.org/wiki/GDAL2Tiles">http://wiki.openstreetmap.org/wiki/GDAL2Tiles</a><br>
      Si MapTiler è in abbonamento.<br>
      Piu o meno è una soluzione come MapBox.<br>
      <br>
      Ciao Andrea<br>
      Qtile plugin di qgis nonlo conoscevo grazie<br>
      TileMile l'ho provato ma non capisco bene ancora come funziona.
      Però la tua mappa geologica mi sembra che vada bene ottimo. Se ti
      va Amdrea ci dai qualche passaggio per caricare un raster ed
      esportarlo poi in TileMill? (Si esporta poi in .mbtiles?) Grazie<br>
      <br>
      Mi stavano suggerendo questo vi giro la mail, sembra interessante:<br>
      If I understand correctly you:<br>
      <br>
      1) Want a map with OSM base and your ortho overlay<br>
      2) Using `L.imageOverlay` is too slow<br>
      3)To speed it up you want to tile your ortho and then load it as a
      separate layer with `L.tileLayer`.<br>
      <br>
      To tile your raster I recommend you take a look at two options:<br>
      <br>
      A) Upload to mapbox.com (<a
        href="https://www.mapbox.com/studio/data">https://www.mapbox.com/studio/data</a>)<br>
      B) Tile it and host it yourself. You could use <a
        href="https://github.com/ecometrica/gdal2mbtiles">https://github.com/ecometrica/gdal2mbtiles</a>
      to do the tiling<br>
      <br>
      Dane</small>
  </body>
</html>