HBase Data Store ================ The GeoMesa HBase Data Store is an implementation of the GeoTools ``DataStore`` interface that is backed by `Apache HBase`_. It is found in the ``geomesa-hbase`` directory of the GeoMesa source distribution. .. _Apache HBase: https://hbase.apache.org/ To get started with the HBase Data Store, try the :doc:`/tutorials/geomesa-quickstart-hbase` tutorial or the :doc:`/tutorials/geomesa-hbase-s3-on-aws` tutorial for using HBase backed by S3 instead of HDFS. .. toctree:: :maxdepth: 1 install usage geoserver heatmaps visibilities kerberos