[GIS] Create MBtiles from GeoServer

geoservermbtiles

I'm using GeoServer version of 2.7.1.1 and installed plugin for MB tiles, now I want to know how to generate MBtiles after installing the plugins.

Best Answer

I would suggest not to use geoserver to publish mbtiles. there are many other softwares that can do same very easily. I would suggest go for tilemill. but here is list feel free to explore.

https://github.com/mapbox/mbtiles-spec/wiki/Implementations

Related Question