Typical Application Scenario

You can quickly learn and master the GeoMesa development process and know key API functions in a typical application scenario.

Description

Assume that a user develops an application to record and query information about dating friends, for example, when and where has the user done what with which friend? The following table provides the data record format.

Field

Field Type

Who

String

What

Long

When

Date

Where

Point

Why

String