Skip to content

spatial_stats aggregation #14727

Closed as not planned
Closed as not planned
@nknize

Description

@nknize

This feature intends to add a spatial_stats metric aggregator designed for computing the most basic descriptive statistics for Exploratory Spatial Data Analysis. Much like the extended_stats aggregator for basic numerical analysis on non-spatial data sets, the spatial_stats aggregator will be specially designed for spatial data sets - specifically operating on geo_point fields. The aggregator will provide the following:

  • Morans I - A measure of global spatial auto-correlation
  • Geary's C - A measure of localized spatial auto-correlation (inversely related to Morans I)
  • Getis-Ord - Hot spot analysis
  • LISA - Indicators of local spatial association

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions