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.
- 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)
To use Sentinel WMS service, you need to have your API key. You can get test API key by writing mail to info@sinergise.com. For more info about WMS service, check www.sentinel-hub.com/apps/wms.
We will be very happy to view some of your own implementation of our Sentinel Playground.