Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make mosaic multimodule project. #402

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Commits on Jun 11, 2023

  1. Make mosaic multimodule project.

    Define new modules.
    Define mosaic-core.
    Define mosaic-index.
    Define-mosaic-raster.
    Define-mosaic-vector.
    Define Mosaic object that implements abstracted algorithms for tessellation operations.
    Define GenericServiceFactory that supports runtime class loading for GeometryAPI, IndexSystem and RasterAPI.
    Define GenericExpressionFactory that supports reflection for various expression based operations.
    Define base classes for GeometryAPI, IndexSystem and RasterAPI.
    Define base classes for geometries and rasters.
    Define base classes for vector based expressions.
    Define base classes for raster based expressions.
    Define ConvertToCodeGen methods to support runtime formats.
    Define CRS operations in CRSBoundsProvider.
    Define data types for spark.
    Add META-INF/services files.
    Add tests for all base classes.
    Add gitignore to mosaic-index.
    milos.colic committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    aac93e0 View commit details
    Browse the repository at this point in the history