Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

ANU-Linked-Earth-Data/middleware

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

middleware

Build Status Codecov

Parts of the linked Earth data demonstrator which sit between the DGGS and the user-facing app.

Guide to this repo:

  • pom.xml and .travis.yml are used for continuous integration; the pom.xml really just wraps dynamic-store/pom.xml to make Travis easier to use with this repo.
  • batch-demo/ has an old prototype of the stack which we are working on at the moment, which only did offline RDF materialisation for Landsat data
  • dynamic-store/ contains the new implementation we're working on, which can generate RDF triples from Landsat data on the fly, and doesn't have to make those triples persist (huge space saving!).
  • scripts/ is for development utilities which don't belong anywhere else.

Caveats

We don't currently implement any spatial predicates, but when we do there will likely be more "gotchas" to list here (e.g. crossing the dateline, behaviour in polar regions, etc.)

About

Everything between the DGGS and the client app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published