Re: [Geotools-gt2-users] Example of loading MBTiles file

2015-05-25 Thread Jody Garnett
We do not have native support for MBTiles, perhaps use GDAL to covert to geotiff? We have just had "tile client" ported to master, I wonder if it is a good starting point for writing MBTiles support (or if it should just be treated as an image mosaic). -- Jody Garnett On 27 April 2015 at 12:02,

[Geotools-gt2-users] Example of loading MBTiles file

2015-04-27 Thread Daniel HardoĊˆ
Hello, I have been trying to load MBTiles file using goetools with no success so far. I have used some code from mbtilesreader test class and mixed it with code from image example but I dont think that this is the right way. Can someone please post and example of how to use mbtiles reader to load