Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RemotePixel/aws-sat-api
Simple Serverless API for Sentinel-2, Landsat-8 and CBERS-4 data hosted on AWS
https://github.com/RemotePixel/aws-sat-api
Last synced: about 2 months ago
JSON representation
Simple Serverless API for Sentinel-2, Landsat-8 and CBERS-4 data hosted on AWS
- Host: GitHub
- URL: https://github.com/RemotePixel/aws-sat-api
- Owner: RemotePixel
- License: bsd-3-clause
- Archived: true
- Created: 2017-12-09T02:34:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T16:32:58.000Z (over 6 years ago)
- Last Synced: 2024-08-01T17:32:05.297Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 19
- Watchers: 3
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sentinel - **`aws-sat-api`**
- awesome-sentinel - **`aws-sat-api`**
README
# aws-sat-api
:warning: this lib is not actively maintained and has been replaced by https://github.com/RemotePixel/aws-sat-api-py
Simple Serverless API for Sentinel-2 and Landsat-8 data hosted on AWS
A really simple non-spatial API to get Landsat-8 and Sentinel-2(A and B) images hosed on AWS S3
# Installation
##### Requirement
- AWS Account
- node + npm```bash
git clone https://github.com/remotepixel/aws-sat-api.git
cd aws-sat-api/npm install serverless
#configure serverless (https://serverless.com/framework/docs/providers/aws/guide/credentials/)sls deploy
```:tada: You should be all set there.
#### Live Demo: https://viewer.remotepixel.ca