User Manual¶
- 1. Introduction
- 2. Versions and Downloads
- 3. Installation
- 4. Getting Started
- 5. Architecture Overview
- 6. GeoMesa Data Stores
- 6.1. GeoTools Feature Types
- 6.2. Index Overview
- 6.3. Index Basics
- 6.4. Index Versioning
- 6.5. Index Configuration
- 6.5.1. Setting Schema Options
- 6.5.2. Setting Attribute Options
- 6.5.3. Setting the Indexed Date Attribute
- 6.5.4. Customizing Index Creation
- 6.5.5. Configuring Feature ID Encoding
- 6.5.6. Configuring Z-Index Shards
- 6.5.7. Configuring Z-Index Time Interval
- 6.5.8. Configuring XZ-Index Precision
- 6.5.9. Configuring Attribute Index Shards
- 6.5.10. Configuring Attribute Cardinality
- 6.5.11. Configuring Index Splits
- 6.5.12. Configuring Cached Statistics
- 6.5.13. Mixed Geometry Types
- 6.6. Runtime Configuration
- 6.7. Query Planning
- 6.8. Explaining Query Plans
- 6.9. Query Properties
- 6.10. Analytic Querying
- 6.11. Authorizations
- 6.12. Query Auditing
- 6.13. Moving and Migrating Data
- 6.14. Reserved Words
- 7. Command-Line Tools
- 8. Accumulo Data Store
- 8.1. Installing GeoMesa Accumulo
- 8.2. Accumulo Configuration
- 8.3. Using the Accumulo Data Store Programmatically
- 8.4. Using the Accumulo Data Store in GeoServer
- 8.5. Accumulo Command-Line Tools
- 8.6. Command Line Examples
- 8.7. Accumulo Visibilities
- 8.8. Data Management
- 8.9. GeoMesa Jobs
- 8.10. GeoMesa Raster
- 8.11. Internals
- 8.12. Kerberos
- 8.13. Age-Off Iterators
- 9. HBase Data Store
- 9.1. Installing GeoMesa HBase
- 9.1.1. Installing the Binary Distribution
- 9.1.2. Building from Source
- 9.1.3. Configuration and Classpaths
- 9.1.4. Deploying the GeoMesa HBase Distributed Runtime JAR
- 9.1.5. Register the Coprocessors
- 9.1.6. Setting up the HBase Command Line Tools
- 9.1.7. Installing GeoMesa HBase in GeoServer
- 9.1.8. Connecting to External HBase Clusters Backed By S3
- 9.1.9. Configuring HBase on Azure HDInsight
- 9.2. HBase Configuration
- 9.3. Using the HBase Data Store Programmatically
- 9.4. Using the HBase Data Store in GeoServer
- 9.5. HBase Command-Line Tools
- 9.6. HBase Index Configuration
- 9.7. HBase Index Versions
- 9.8. HBase Heatmaps
- 9.9. HBase Visibilities
- 9.10. Kerberos
- 9.1. Installing GeoMesa HBase
- 10. Bigtable Data Store
- 11. Cassandra Data Store
- 12. Kafka Data Store
- 13. Lambda Data Store
- 14. FileSystem Datastore (Amazon S3, HDFS Datastore)
- 14.1. FileSystem Datastore Architecture
- 14.2. Partition Schemes
- 14.3. Installing GeoMesa FileSystem
- 14.4. FileSystem DataStore Configuration
- 14.5. Using the FileSystem Data Store Programmatically
- 14.6. Using the FileSystem Data Store in GeoServer
- 14.7. FileSystem Command-Line Tools
- 14.8. FileSystem Datastore Example
- 14.9. GeoMesa FileSystem Data Store with Spark SQL
- 15. GeoServer Plugins
- 16. GeoMesa Spark
- 17. GeoMesa Convert
- 17.1. Converter Basics
- 17.2. Parsing and Validation
- 17.3. Delimited Text Converter
- 17.4. JSON Converter
- 17.5. XML Converter
- 17.6. Avro Converter
- 17.7. Fixed-Width Text Converter
- 17.8. JDBC Converter
- 17.9. Using Caches for Enrichment
- 17.10. Prepackaged Converter Definitions
- 17.11. Transformation Function Overview
- 17.11.1. Control Functions
- 17.11.2. String Functions
- 17.11.3. Date Functions
- 17.11.4. Geometry Functions
- 17.11.5. ID Functions
- 17.11.6. Type Conversions
- 17.11.7. List and Map Parsing
- 17.11.8. Functions defined using scripting languages
- 17.11.9. Installing Custom Scripts
- 17.11.10. CQL Functions
- 17.11.11. JSON/Avro Transformations
- 17.11.12. Enrichment Functions
- 17.12. Transformation Function Usage
- 17.13. Using SFT and Converter Definitions with Command-Line Tools
- 17.14. Loading Converters and SFTs at Runtime
- 17.15. Extending the Converter Library
- 18. GeoMesa Processes
- 18.1. Installation
- 18.2. Processors
- 18.2.1. ArrowConversionProcess
- 18.2.2. BinConversionProcess
- 18.2.3. DensityProcess
- 18.2.4. DateOffsetProcess
- 18.2.5. HashAttributeProcess
- 18.2.6. HashAttributeColorProcess
- 18.2.7. JoinProcess
- 18.2.8. KNearestNeighborProcess
- 18.2.9. Point2PointProcess
- 18.2.10. ProximitySearchProcess
- 18.2.11. RouteSearchProcess
- 18.2.12. SamplingProcess
- 18.2.13. StatsProcess
- 18.2.14. TrackLabelProcess
- 18.2.15. TubeSelectProcess
- 18.2.16. QueryProcess
- 18.2.17. UniqueProcess
- 18.2.18. Chaining Processes
- 19. GeoMesa GeoJSON
- 20. GeoMesa NiFi Bundle
- 21. GeoMesa Blob Store
- 22. GeoMesa Native API
- 23. GeoMesa Metrics
- 24. GeoMesa Stream Processing
- 25. GeoMesa Web Data
- 26. Upgrade Guide