Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Projects
  3. LocationTech
  4. LocationTech GeoMesa
  5. 1.3.0
  6. 1.3.0 Release Review

LocationTech GeoMesa 1.3.0 Release Review

Type: 
Release
State: 
Successful
End Date of the Review Period: 

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Wednesday, December 21, 2016
Project: 
LocationTech GeoMesa
Release: 

1.3.0

Description: 

The GeoMesa team would like to announce the release of LocationTech GeoMesa version 1.3.0.  This minor release ships with the following significant new functionality.

  • Deep integration with Spark SQL's Catalyst optimizer to enable efficient provisioning and analysis of spatial data frames over massive data sets.  Users can filter, join, transform, and aggregate spatial data sets using standard SQL and many spatial functions in a manner similar to PostGIS:

     

    select id,geom.st_buffer(geom,10) from geomesa_table where st_contains(geom,'POLYGON(())')

     

  • Integration with notebook servers such as Jupyter and Zeppelin to enable ad-hoc interactive analysis and visualization of massive spatial data sets.
  • First class GeoJSON support

  • Refactored Index API and corresponding maturation of HBase, Bigtable, and Cassandra backends

Additionally, 1.3.0 includes many performance improvements and bug fixes.  Check out this report for a list of issues closed.

Conforms To UI/UX Guidelines: 
Not verified
  • Sign in to post comments.
LocationTech GeoMesa

Project Links

  • GeoMesa: Scaling up Geospatial Analysis

Related Projects

Project Hierarchy:

  • LocationTech
  • LocationTech GeoMesa

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top