JUST-Studio: A Platform for Spatio-Temporal Data Map Designing and Application Building

HANDBOOK

 

1. DEMONSTRATION (Video for Designing a Rout Planning Application )

vedio

 

2. Standard Steps for Application Designing(Take geofencing for an example)

Service Manager

Register Data Source

  1. Register a shpfile data source to upload Road Network(simplify RN later) data.

     

    • Select Shpfile data source type, select local RN shpfile, set file encoder

       

      image-20210902095646843

       

    • Validate file, uploading to server

       

      image-20210902124323570

  2. Register a Kafka data source to receive vehicle's real-time GPS points.

    • Select Kafka data source type, set Kafka server and topic

      image-20210902151353975

    • Validate the Kafka data source, then map the fields

      image-20210902151514139

Create Data Model

  1. Create Road Network model

    image-20210902152148134

  2. Create Trajectory data model

    image-20210902152324428

 

ST Application Designer

Map Desining

  1. Select a template, entering designing workbench.

    1

  2. Add trajectory layer.

    2

  3. Set trajectory properties

    3

  4. Save and Publish.

    4

Application Designing

  1. Choose the map we designed, entering application design workbench.

    5

  2. Design the application

    • Add a Geofencing Control, then set the size and location, Associate a Geofence model, Preview.

      6

Share and Use

 

Save and share

9

 

Use by web page

visit the url we published

7

Use by JUST-SDK

  1. Insall sdk

    8

     

  2. Initialize application we designed