Versions Compared

Key

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

GeoMesa 1.3.0-m2 is the third milestone for our GeoMesa 1.3 line and includes 35+ 24 Fixes and Improvements

Changes

  • Support for GeoJson & Json Attributes
    • Attributes can now be ingested as "json" attributes and store arbitrary Json blobs
    • GeoJson documents can be ingested and indexed automatically using the GeoMesa Native API
    • Support for JsonPath predicates for both Json attributes and GeoJson documents
  • XML and Java system properties (-D options) are now supported for GeoMesa
  • GeoHash (st-idx) Indexes are now removed
  • Guava caches replaced with Caffeine for performance and compatibility
  • Various command line tools fixes and upgrades

...