Merriman Aerial — Project Viewer
Load a Site
Paste a project config URL, or enter individual flight details below. You can also load the demo project to explore features.
Option 1 — Config JSON URL
Option 2 — Quick Single Flight
Config JSON Format
{
"site": "Healing Springs Solar",
"client": "Davidson County Dev LLC",
"location": "Davidson County, NC",
"flights": [
{
"date": "2025-04-01",
"label": "Pre-Construction",
"cog": "https://r2.../april-ortho.tif",
"dsm": "https://r2.../april-dsm.tif",
"ndvi": "https://r2.../april-ndvi.tif",
"altitude_m": 120,
"gsd_cm": 3.2,
"area_ac": 48.5
}
]
}
Demo uses public USGS imagery to demonstrate all viewer features.