Skip to content

A Chrome Extension for doing similarity search on the WorldView website

Notifications You must be signed in to change notification settings

spaceml-org/Worldview-Search-Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Published by SpaceMLAbout SpaceML

npm javascript html
Coming soon to the Chrome Web Store

Worldviewsearch Chrome Extension

What is it?

Well lets say you're trying to index images of the earth, and you want to find similar images to your input. That's exactly what this is for - a chrome extension built on React, that lets you take a snapshot of satelite images from NASA's worldview website, and lets you perform similarity searches on the same, which is returned back to you, in a neat and clean UI

Install Worldviewsearch Chrome Extension

  • To get started you will need npm installed on your system
  • Clone the main branch of the repository
  • Extract all the files to a folder of your choice.
  • Go to chrome://extensions in your chrome browser
  • Activate "developer mode" in right-hand corner
  • Click "load unpacked" button on left side
  • Point to the dist folder within the unzipped folder

How To Use Worldviewsearch Chrome Extension

Step 1) Head over to WorldView website
In the layers option choose Corrected Reflectance(True Colour) and unselect the default selections
Move a day behind to begin using it

Step 2) Press the camera button on the worldview website
Take a snapshot of the required region and then press the glowing Worldview Similarity Search button and you're good to go!

Development:

  • Most of the code lives in components/foreground.js.
  • Bring up the terminal on the unzipped folder and run npm install to get started
  • If you make changes use npm run build:prod to build, the finished build lands in dist/.

Demo image of WorldView Similarity Search

About

A Chrome Extension for doing similarity search on the WorldView website

Resources

Stars

Watchers

Forks

Packages

No packages published