User Manual¶
Table of Contents
- 1. Introduction
- 2. Getting Started
- 3. Versions and Downloads
- 4. Installation
- 5. Architecture Overview
- 6. GeoTools Overview
- 7. GeoMesa Data Stores
- 7.1. GeoTools Feature Types
- 7.2. JSON Attributes
- 7.3. Index Overview
- 7.4. Index Basics
- 7.5. Index Configuration
- 7.6. Runtime Configuration
- 7.7. Query Planning
- 7.8. Query Interceptors and Guards
- 7.9. Query Properties
- 7.10. Filter Functions
- 7.11. Analytic Querying
- 7.12. Data Security
- 7.13. Query Auditing
- 7.14. Data Store Metrics
- 7.15. Moving and Migrating Data
- 7.16. Reserved Words
- 8. GeoMesa Processes
- 8.1. Installation
- 8.2. Request Parameters
- 8.3. ArrowConversionProcess
- 8.4. BinConversionProcess
- 8.5. DateOffsetProcess
- 8.6. DensityProcess
- 8.7. HashAttributeProcess
- 8.8. JoinProcess
- 8.9. KNearestNeighborSearchProcess
- 8.10. Point2PointProcess
- 8.11. ProximitySearchProcess
- 8.12. QueryProcess
- 8.13. RouteSearchProcess
- 8.14. Sampling Process
- 8.15. StatsProcess
- 8.16. TrackLabelProcess
- 8.17. TubeSelectProcess
- 8.18. UniqueProcess
- 8.19. Chaining Processes
- 9. Command-Line Tools
- 9.1. Environment and Status Commands
- 9.2. Schema Commands
- 9.3. Ingest Commands
- 9.4. Query and Export Commands
- 9.5. Analytic Commands
- 9.6. Defining Simple Feature Types
- 9.7. Defining Simple Feature Converters
- 9.8. Logging Configuration
- 9.9. Remote File System Support
- 9.10. GeoMesa Scala Console
- 9.11. Nailgun Server
- 9.12. GeoTools Command-Line Tools
- 10. GeoMesa Converters
- 10.1. Converter Basics
- 10.2. Parsing and Validation
- 10.3. Enrichment Caches
- 10.4. Composite Converters
- 10.5. Command-Line Tools
- 10.6. Programmatic Use
- 10.7. Extending the Converter Library
- 10.8. Delimited Text Converter
- 10.9. JSON Converter
- 10.10. XML Converter
- 10.11. Avro Converter
- 10.12. Avro Schema Registry Converter
- 10.13. Parquet Converter
- 10.14. Shapefile Converter
- 10.15. Fixed-Width Text Converter
- 10.16. JDBC Converter
- 10.17. Feature-To-Feature Converter
- 10.18. Transformation Functions
- 10.19. Prepackaged Converters
- 11. GeoServer Plugins
- 12. GeoMesa Spark
- 13. GeoMesa NiFi Bundle
- 14. Accumulo Data Store
- 14.1. Installing GeoMesa Accumulo
- 14.2. Accumulo Data Store Parameters
- 14.3. Using the Accumulo Data Store in GeoServer
- 14.4. Accumulo Command-Line Tools
- 14.5. Accumulo Configuration
- 14.6. Accumulo Index Configuration
- 14.7. GeoMesa Jobs
- 14.8. Atomic Write Operations
- 14.9. Kerberos
- 14.10. Command Line Examples
- 15. HBase Data Store
- 15.1. Installing GeoMesa HBase
- 15.2. Manual Coprocessors Registration
- 15.3. HBase Data Store Parameters
- 15.4. Using the HBase Data Store in GeoServer
- 15.5. HBase Command-Line Tools
- 15.6. HBase Configuration
- 15.7. HBase Index Configuration
- 15.8. HBase Visibilities
- 15.9. Kerberos
- 15.10. HBase Heatmaps
- 16. Cassandra Data Store
- 17. ScyllaDB Data Store
- 18. Partitioned PostGIS Data Store
- 19. Kafka Data Store
- 19.1. Installing GeoMesa Kafka
- 19.2. Kafka Data Store Parameters
- 19.3. Producers and Consumers
- 19.4. Using the Kafka Data Store in GeoServer
- 19.5. Kafka Command-Line Tools
- 19.6. Kafka Index Configuration
- 19.7. Data Management
- 19.8. Kafka Message Processing
- 19.9. Transactional Writes
- 19.10. Layer Views
- 19.11. Confluent Integration
- 19.12. Kafka Streams Integration
- 19.13. Migration from Zookeeper
- 20. Redis Data Store
- 21. FileSystem Data Store
- 21.1. Architecture
- 21.2. Installing GeoMesa FileSystem
- 21.3. FileSystem Data Store Parameters
- 21.4. Using the FileSystem Data Store in GeoServer
- 21.5. FileSystem Command-Line Tools
- 21.6. FileSystem DataStore Configuration
- 21.7. Index Configuration
- 21.8. Partition Schemes
- 21.9. FileSystem Metadata
- 21.10. Modifying Features
- 21.11. FileSystem Data Store Example
- 21.12. FileSystem Data Store Spark SQL Example
- 22. Lambda Data Store
- 23. Combined Data Store Views
- 24. Upgrade Guide