7. GeoMesa Data StoresΒΆ
GeoMesa provides GeoTools-compatible data stores for several distributed column-oriented databases, as well as the Kafka messaging system. This chapter describes general information about GeoMesa data stores.
Not sure where to begin? Take a look at Getting Started.
- 7.1. GeoTools Feature Types
- 7.2. Index Overview
- 7.3. Index Basics
- 7.4. Index Versioning
- 7.5. Additional Index Implementations
- 7.6. Index Configuration
- 7.7. Runtime Configuration
- 7.8. Query Planning
- 7.9. Explaining Query Plans
- 7.10. Query Interceptors and Guards
- 7.11. Query Properties
- 7.12. Filter Functions
- 7.13. Analytic Querying
- 7.14. Data Security
- 7.15. Query Auditing
- 7.16. Moving and Migrating Data
- 7.17. Reserved Words
General information on the GeoMesa command-line tools are described in the next chapter:
Specific back-end implementations are described in the following chapters:
Additional information on using GeoTools can be found in the GeoTools user guide.