Skip to content

ekkelenkamp/SentinelPlayground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/sinergise/Lobby

Sentinel Playground has been pushed open-source to provide more easier start for anyone who's trying to try Sentinel Hub WMS service. Project is built with React, more specifically with Create React App. For state management it uses Redux. Map is based on Leaflet.

Sentinel Playground

Setting up

- npm install
- open src/store/config.js and insert your Sentinel API key
- npm start (for local testing)
- npm run build (prepare application for deploy)

Acquiring Sentinel API key

To use Sentinel WMS service, you need to have your API key. You can get test API key by writing mail to [email protected]. For more info about WMS service, check www.sentinel-hub.com/apps/wms.

Have more ideas?

We will be very happy to view some of your own implementation of our Sentinel Playground.

About

Simple application for using Sentinel-2 WMS service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.5%
  • CSS 25.1%
  • HTML 0.4%