burma-eq-planet-post·dataset
Mandalay After the 2025 Burma Earthquake (Satellite Photo)
PlanetScope Satellite Imagery (2025 Burma Earthquake - Post)
deformation NASA VEDA COG
In plain English
What it measures. Natural-color satellite imagery of the Mandalay, Burma area taken after the 2025 earthquake.
How it's made. Captured by Planet Labs' commercial satellites, provided through NASA's Commercial Satellite Data Acquisition Program.
How & where you'd use it. Lets responders compare against pre-quake images to assess earthquake damage in Mandalay.
What's measured
burmaplanetpost
Coverage & cadence
- Time span2025-03-29 → 2025-03-29
- Spatial extent95.939, 21.79, 96.327, 22.177
- FormatsCOG
What you can do with it
- Measure ground motion and subsidence (InSAR)
- Track earthquakes, volcanoes and landslides
- Map elevation and terrain change
Official description
TrueColor RGB commercial satellite imagery from Planet Labs of the Mandalay, Burma area from after the 2025 earthquake. This data was made available through the NASA Commercial Satellite Data Acquisition (CSDA) Program.
Get the data
# NASA VEDA — open STAC API, anonymous (cloud-optimized GeoTIFFs)
from pystac_client import Client
cat = Client.open("https://openveda.cloud/api/stac")
col = cat.get_collection("burma-eq-planet-post")
items = list(col.get_items()) # browse the analysis-ready COGs
# open an asset with rioxarray:
# import rioxarray; da = rioxarray.open_rasterio(items[0].assets["cog_default"].href) NASA VEDA is an open STAC catalog — browse and stream the cloud-optimized GeoTIFFs anonymously (no login).
Official links
- Open data source VEDA