Skip to content

Instantly share code, notes, and snippets.

@darrenwiens
darrenwiens / STAC Leafmap time series
Last active January 29, 2023 11:17
Make a Leafmap time series animation from STAC query results
import ipyleaflet
import json
import leafmap
import requests
stac_api = "https://earth-search.aws.element84.com/v0"
search_endpoint = f"{stac_api}/search"
collection = "sentinel-s2-l2a-cogs"
payload = {
@darrenwiens
darrenwiens / travel_bbox.geojson
Created August 25, 2021 15:56
West: Kauai 🇺🇸, South: Hawai'i 🇺🇸, East: Bucharest 🇷🇴, North: Tromso 🇳🇴
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.