Coder Social home page Coder Social logo

bradh / mf-cesium Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aistairc/mf-cesium

0.0 2.0 0.0 102.81 MB

A Space-Time Visual Analysis Tool of Moving Objects with Cesium

License: MIT License

HTML 1.19% JavaScript 98.20% CSS 0.26% Batchfile 0.01% Shell 0.01% GLSL 0.34% Python 0.01%

mf-cesium's Introduction

STINUUM (Spatio-Temporal continua on Cesium)

STINUUM is a JavaScript library to visualize and analyze moving objects on Cesium. STINUUM imports OGC Moving Features JSON data and supports animated maps as well as static maps and a space-time cube for navigating the trajectory of moving objects over space and time. The main characteristics of STINUUM are as follows:

  • Diverse geometry types to represent movements
  • Multiscale data analysis in space and time
  • Highly accessibility and lightweight deployment

OGC Moving Features Encoding Extension - JSON

The current version of STINUUM allows only the OGC Moving Features JSON format.

About the data format, please refer to it.


Tech/Framework used

Built with Node.js 10.x (we test it with 10.20.1)

Installation

Don't need to build

Development Your Program

Download stinuum.js and add <script src="stinuum.js"></script> to your a html file.


How to use?

  1. Clone this project.
$ git clone http://github.com/aistairc/mf-cesium
  1. Install Node.js and run the following command to install the dependencies at the previous folder :
$ cd Stinuum Web
$ npm install
  1. If you have BingMapsApi Key, add it to /Stinuum Web/views/demo.ejs file.
/* line 183 */
defaultKey = "your_BingMapsApi Key"
  1. Start Cesium server
$ node app.js
  1. Enter http://localhost:8080 on your browser (Recommend Chrome).

API Reference

STINUUM API document is here

Manual

Usage of Stinuum Web is here


Maintainer

License

STINUUM licensed under the MIT


mf-cesium's People

Contributors

cocoslime avatar jungham avatar hgryoo avatar taehoonk avatar breeze0512 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.