Bigtable Data Store
===================

.. warning::

   The GeoMesa Bigtable Data Store is deprecated and will be removed in a future version.

The GeoMesa Bigtable Data Store is an implementation of the GeoTools
``DataStore`` interface that is backed by `Google Cloud Bigtable <https://cloud.google.com/bigtable/>`__.

The Bigtable code is based on the Bigtable HBase API, and found in the source distribution
under ``geomesa-bigtable/``.

.. toctree::
    :maxdepth: 1

    install
    usage
    geoserver
    commandline
    dataproc