Tutorials

Not sure where to begin? Take a look at Getting Started.

Quick Starts

Installation

Data In/Out

Data Analysis

Security

Indexing and Queries

About Tutorial Versions

The tutorials listed in this manual can be obtained from GitHub, by cloning the geomesa-tutorials project:

$ git clone https://github.com/geomesa/geomesa-tutorials.git
$ cd geomesa-tutorials

Keep in mind that you should download or checkout the release version corresponding to the GeoMesa version you are using:

$ git checkout tags/geomesa-tutorials-6.0.0-SNAPSHOT

In general, the major, minor, and patch version numbers of the tutorials release will match the corresponding numbers of the GeoMesa version. The tutorials version contains a fourth digit number permitting multiple releases per GeoMesa release.

You may also see the releases available, and download them directly from the geomesa-tutorials releases page.