locationtech / geowave

GeoWave provides geospatial and temporal indexing on top of Accumulo, HBase, BigTable, Cassandra, Kudu, Redis, RocksDB, and DynamoDB.
Apache License 2.0
502 stars 190 forks source link

Documentation | geowave store add | missing documentation #1642

Closed pluresideas closed 4 years ago

pluresideas commented 4 years ago

Documentation for geowave store add is missing mentioning of gdelt used in the exampled here: https://locationtech.github.io/geowave/commands.html#store-add

gdelt seems to specify data format mentioned in the plugin section: https://locationtech.github.io/geowave/userguide.html#ingest-plugins

pluresideas commented 4 years ago

It is a name of the datastore which in the example is also the name of the datastore format. This is little bit confusing but there is no issue that needs to be fixed.