Skip to content

aws-solutions-library-samples/osml-cesium-globe

OSML Cesium Globe

This project was bootstrapped with ViteJs. Build a way to visualize and display results from our image processing workflow.

Table of Contents

  1. Getting Started
    1. Prerequisites
    2. Installation Guide
    3. Run OSML Cesium Globe
  2. Support & Feedback
  3. Resources
  4. Security
  5. License

Getting Started

Prerequisites:

First, ensure you have installed the following tools locally

Installation Guide

  1. Then pull in the cesium-globe package
    git clone https://github.com/aws-solutions-library-samples/osml-cesium-globe.git
  2. Install all the packages that is listed in package.json (or anytime you make changes to package.json file)
    npm install
  3. Pull tumgis/ctb-quantized-mesh:alpine Docker container for Cesium Terrain Builder with quantized-mesh format support.
    docker pull tumgis/ctb-quantized-mesh:alpine

Run OSML Cesium Globe

  1. Load up your AWS credentials into your terminal by using this guide
  2. To deploy, execute:
    npm run dev

Note If you want to clean up the builds, node_modules, etc... execute:

npm run clean

Support & Feedback

OSML Cesium Globe is maintained by AWS Solution Architects. It is not part of an AWS service and support is provided best-effort by the OSML community.

To post feedback, submit feature ideas, or report bugs, please use the Issues section of this GitHub repo.

If you are interested in contributing to OSML Cesium Globe, see the CONTRIBUTING guide.

Resources

Security

See CONTRIBUTING for more information.

License

MIT No Attribution Licensed. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published