Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Highlights

Improved Polygon and LineString Indexing

  • GeoMesa now includes XZ2 and XZ3 indexes for geometries with extents (e.g. non-points)
  • XZ indexes avoid object duplication and provide multi-level resolution indexing
  • XZ indexes are now the default for non-point geometries (e.g. LineStrings and Polygons)

...