| Class | Description |
|---|---|
| CustomIngestFormat |
In order for the custom ingest plugin to be usable via the GeoWave CLI, it must be registered as
an available format.
|
| CustomIngestPlugin |
The ingest plugin does the work of translating a URL to a set of SimpleFeatures that can be
ingested into GeoWave.
|
| CustomIngestPluginExample |
This class provides an example of how to ingest data that's in a non-standard format using a
custom ingest plugin that transforms the data into SimpleFeatures.
|
Copyright © 2013–2022. All rights reserved.