index.rst 461 B

123456789101112131415
  1. .. _community_mbtiles:
  2. MBTiles Extension
  3. =================
  4. This plugin brings in the ability to read and write MBTiles files in GeoServer.
  5. `MBTiles <http://wiki.openstreetmap.org/wiki/MBTiles>`_ is an SQLite based standard format that is able to hold a single tiles map layer in a file.
  6. MBTiles can both be used as a raster input datastore as well as an WMS :ref:`wms_getmap` output format.
  7. .. toctree::
  8. :maxdepth: 1
  9. installing
  10. input
  11. output