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 GeoTrellis

LocationTech GeoTrellis

Primary tabs

  • Overview(active tab)
  • Downloads
  • Who's Involved
  • Developer Resources
  • Governance
  • Contact Us

The core LocationTech GeoTrellis framework provides an ability to process large and small data sets with low latency by distributing the computation across multiple threads, cores, CPUs and machines.  The software includes the ability to rapidly process and distribute processing of raster data as well as data import and conversion tools for the ARG data structure.

GeoTrellis is a general framework for low-latency geospatial data processing developed using Scala and Akka.  The goal of the project is to transform user interaction with geospatial data by bringing the power of geospatial analysis to real time, interactive web applications.  It is complementary to other open source geospatial projects such as GeoServer, OpenLayers and PostGIS.  GeoTrellis was designed to solve three core problems, with an initial focus on raster processing: 

  1. Create scalable, high performance geoprocessing web services;
  2. Create distributed geoprocessing services that can act on large data sets; and
  3. Parallelizing geoprocessing operations to take full advantage of multi-core architectures

GeoTrellis spatial data processing is organized into Operations.  Multiple operations can be composed into Models.  Operations include Local, Focal and Zonal operations for raster data, vector-raster conversion and network operations.   A geoprocessing model in GeoTrellis is composed of smaller geoprocessing operations with well-defined inputs and outputs.

GeoTrellis is designed to help a developer create simple, standard REST services that return the results of geoprocessing models.  Like an RDBS that can optimize queries, GeoTrellis will automatically parallelize and optimize geoprocessing models where possible.  In the spirit of the object-functional style of Scala, it is easy to both create new operations and compose new operations with existing operations.

Licenses: 
Apache License, Version 2.0
Latest Releases: 

From November 18th, 2019 to November 18th, 2019

NameDateReview
3.0.02019-11-18
Contribution Activity: 
Commits on this project (last 12 months).
LocationTech GeoTrellis

Project Links

  • Getting Started
  • Website
  • Documentation

Related Projects

Project Hierarchy:

  • LocationTech
  • LocationTech GeoTrellis

Tags

Other Tags
  • Raster
  • Network
  • Distributed Computing
  • Map Algebra

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