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 SFCurve
  5. Governance

LocationTech SFCurve

Primary tabs

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

LocationTech SFCurve solely deals with space-filling curves, and their application to indexing N-dimensional data, with a focus on 2- and 3-dimensional spaces. This includes functionality to perform bidirectional transformations between the 1-dimensional space of the index and the N-dimensional space of the data, for a single index or a range of indices.

The SFCurve library will support a clean API to its interface that is idiomatic to the Scala language. In addition, a Java API will be developed so that Java applications will be fully supported in their use of SFCurve. Other APIs for JVM-based languages may be developed.

The intention is to limit the scope of the SFCurve library, for two reasons. The first is to allow the library to concentrate on becoming a robust and optimized set of space filling curve implementations, so that extraneous code and extra features that belong in other libraries do not detract from a focused effort. The second is to minimize the external dependencies of this library. Any developer interested in using this library should be able to do so without importing a set of unwanted functionality and external dependencies. The modular nature of this library will mean that more projects will be able to use it to solve the specific problems of indexing against a space filling curve. Another benefit of minimizing dependencies is that less code and dependencies means less IP concerns.

Incubating - LocationTech SFCurve

Related Projects

Project Hierarchy:

  • LocationTech
  • LocationTech SFCurve

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