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. JSON Attributes
- 7.3. Index Overview
- 7.4. Index Basics
- 7.5. Index Versioning
- 7.6. Additional Index Implementations
- 7.7. Index Configuration
- 7.8. Runtime Configuration
- 7.9. Query Planning
- 7.10. Explaining Query Plans
- 7.11. Query Interceptors and Guards
- 7.12. Query Properties
- 7.13. Filter Functions
- 7.14. Analytic Querying
- 7.15. Data Security
- 7.16. Query Auditing
- 7.17. Moving and Migrating Data
- 7.18. 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.