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
    • Search

  1. Home
  2. Projects
  3. LocationTech
  4. LocationTech GeoMesa™
  5. 1.3.0

LocationTech GeoMesa™ 1.3.0

Primary tabs

  • Overview(active tab)
  • Release Plan
  • Review Information

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.

Release Date: 
Wednesday, December 21, 2016
Review: 
1.3.0 Release Review
Release Type: 
Minor release

Project Links

  • GeoMesa: Scaling up Geospatial Analysis
LocationTech GeoMesa™

Related Projects

Project Hierarchy:

  • LocationTech
  • LocationTech GeoMesa™

Eclipse Foundation

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

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