Beyond_RGB

High-Level Project Summary

This application shows analyzed Satellite data over 2 types of map. On the 2D cartesian map and 3D sphere map. This application makes easy to check both satellite data and terrestrial image.

Detailed Project Description

This project provides a web service that plots the results of analyzing spectral data obtained by Landsat-9 on two different maps. Data analysis is performed using the Google Earth Engine. The analyzed data will be split into map tiles and uploaded to Google Cloud Storage. Through a web browser, two types of maps are displayed by using the Leaflet and Cesium libraries in Javascript. Overlay the analysis results with spectral data. Provides a platform to compare the analysis results with satellite images.

This application can be loaded by uploading pre-analyzed data to Google Cloud Storage, eliminating analysis time and enabling fast data comparisons.

Space Agency Data

Several bands of spectral data observed by Landsat9 were used to create a vegetation index and other land use indices. We also used data from satellite imagery.

Hackathon Journey

We wanted to create a platform that would make it easy to view data observed by satellite. We attempted to combine new satellite-based data based on a method of displaying map data that we had previously worked on. We actually wanted to display the data on a global scale, but we did not have time to implement it, so we could only display the analysis results for only some areas.

References

# Data


  • Obtained from Landsat-9

# Platform


  • Google Earth Engine
  • Google Cloud Storage

# Library


  • Leaflet
  • Cesium

Tags

#application #webapp #satellite