All Projects → RemotePixel → satellitesearch

RemotePixel / satellitesearch

Licence: GPL-3.0 License
[DEPRECATED] RemotePixel.ca satellitesearch project code

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to satellitesearch

evo-odas
Code Repository for the EVO-ODAS
Stars: ✭ 30 (+57.89%)
Mutual labels:  landsat, sentinel
eodag
Earth Observation Data Access Gateway
Stars: ✭ 183 (+863.16%)
Mutual labels:  landsat, sentinel
awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
Stars: ✭ 357 (+1778.95%)
Mutual labels:  landsat, sentinel
spectral
Awesome Spectral Indices for the Google Earth Engine JavaScript API (Code Editor).
Stars: ✭ 68 (+257.89%)
Mutual labels:  landsat, sentinel
ee extra
A ninja python package that unifies the Google Earth Engine ecosystem.
Stars: ✭ 42 (+121.05%)
Mutual labels:  landsat, sentinel
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (+5.26%)
Mutual labels:  mapbox
nestjs-redis
Redis(ioredis) module for NestJS framework
Stars: ✭ 112 (+489.47%)
Mutual labels:  sentinel
earth
🌏 A map of places I've checked in on Earth.
Stars: ✭ 96 (+405.26%)
Mutual labels:  mapbox
vue-mapbox-map
A minimalist Vue component wrapping Mapbox GL or MapLibre GL for dynamic interaction!
Stars: ✭ 26 (+36.84%)
Mutual labels:  mapbox
FramerMapboxJS
Simplest way to integrate Mapbox maps on your Framer prototypes.
Stars: ✭ 45 (+136.84%)
Mutual labels:  mapbox
mapbox-assistant-example
Examples of Amazon Echo, Google Home, and other bots interacting with Mapbox services.
Stars: ✭ 15 (-21.05%)
Mutual labels:  mapbox
postile
Project migrated to: https://gitlab.com/Oslandia/postile
Stars: ✭ 67 (+252.63%)
Mutual labels:  mapbox
racompass
An advanced GUI for Redis. Modern. Efficient. Fast. A faster and robust Redis management tool. For developers that need to manage data with confidence.It supports Redis modules now!
Stars: ✭ 26 (+36.84%)
Mutual labels:  sentinel
Landsat578
Very simple API to download Landsat [1-5, 7, 8] data from Google
Stars: ✭ 54 (+184.21%)
Mutual labels:  landsat
mvt
Draw Mapbox Vector Tiles (MVT) in Go
Stars: ✭ 46 (+142.11%)
Mutual labels:  mapbox
civil-services-geojson-app
Electron App for Loading GeoJSON files with Mapbox
Stars: ✭ 18 (-5.26%)
Mutual labels:  mapbox
ReminderPro
ReminderPro(location, note, voice recording)
Stars: ✭ 27 (+42.11%)
Mutual labels:  mapbox
impact-tools
Simple blueprints for change-makers
Stars: ✭ 34 (+78.95%)
Mutual labels:  mapbox
map
🏳️‍🌈🗺 A map of community centers and other helpful information for queer (LGBTQ) people.
Stars: ✭ 15 (-21.05%)
Mutual labels:  mapbox
kirby-locator
A simple map & geolocation field, built on top of open-source services and Mapbox. Kirby 3 only.
Stars: ✭ 83 (+336.84%)
Mutual labels:  mapbox

Satellitesearch

Original blog post from RemotePixel.ca

Since the begining of RemotePixel adventure, I tried to build projects/app that I though were missing or were not user friendly to display, access or proccess satellite imagery. Speaking of remote sensing data access in general, Web interface are mostly old, not user friendly or both.

Alright, during the past year some of companies launched their own tool to access Landsat 8 data, and those were quite nice (e.g.: Libra by Development Seed). I could also mention planetLab and urthecast who are building really nice UX to access Landsat, Sentinel and their own data.

In the other hand, event if all those interfaces are really useful and game changers, I wanted to built my own portal to access not only Landsat 8 data but also Sentinel 2 data. so I started to think about a design that was as simple as possible.

User Interface

No filter philosophy: main idea for the UI, is to see what are the latest images over an area. Usualy, UI let you set filters (date or cloud) to see what are the available images, but I'm always like: what if even on a 70% cloudcover image I can see my area of interest.

See all available images

This UI is fully responsive and should display well on any screen.

This project won't exist without Mapbox and their studio/mapbox-gl API. Displaying and interacting with a grid of thousand of elements has never been as easy and fast.

I'd like to thanks Development Seed for their great tools library sat-utils that ease indexing, searching and processing of Landsat or Sentinel-2 data.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].