osgEarth has an MBTiles driver capable of writing:
http://updraft.github.io/osgearth-doc/html/ReaderWriterMBTiles_8cpp_source.html
It's openSceneGraph-centric, but the license is probably amenable to GDAL.
osgEarth uses GDAL as well.
On Sat, Jul 19, 2014 at 11:22 AM, Etienne Tourigny
wrote:
>
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).
On Sat, Jul 19, 2014 at 10:15 AM, Nicu Tofan wrote:
>
Thanks, I'll have a look,
I see that Simon Thépot is mentioned as author and Mark Johnson adapted
them.
Nick
2014-07-19 15:47 GMT+03:00 Eli Adam :
> http://geopaparazzi.github.io/geopaparazzi/ has write support built in as
> part of caching. I think that Mark is the person who added the MBTiles