usgs-lidar-dem

Download USGS 3DEP DEM tiles, colorize with satellite imagery, and generate a CRS-tagged LAS file for Metashape.

31|4|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/jenkinsm13/metashape-mcp --skill usgs-lidar-dem
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: usgs-lidar-dem
Source: https://github.com/jenkinsm13/metashape-mcp/tree/main/skills/usgs-lidar-dem
Command: npx skills add https://github.com/jenkinsm13/metashape-mcp --skill usgs-lidar-dem

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the acquisition of USGS 3DEP LiDAR DEM data, colorizes terrain using satellite imagery, and prepares a Metashape-ready laser-scan LAS file to extend photogrammetry with surrounding bare-earth ground truth.

Core Features & Use Cases

  • Automated DEM tile discovery, download, and mosaic from USGS 3DEP data
  • Satellite colorization: sample and apply RGB from ESRI World Imagery to DEM-derived points
  • LAS generation with color and CRS tagging suited for Metashape laser-scans and subsequent import
  • Assists alignment QA and terrain extension for photogrammetry projects

Quick Start

Download USGS 3DEP DEM tiles for your area, colorize them with satellite imagery, and import the resulting colored LAS into the active Metashape chunk.

Frequently Asked Questions about usgs-lidar-dem

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I colorize USGS 3DEP DEM tiles with satellite imagery for Metashape?

Colorize USGS 3DEP DEM tiles by downloading the terrain data, sampling RGB values from ESRI World Imagery, and generating a CRS-tagged LAS file ready for Metashape import. This workflow creates bare-earth ground truth for photogrammetry projects and improves alignment QA across large areas.

Can I use satellite imagery to add color to a LiDAR DEM LAS file?

Yes, you can colorize a LiDAR DEM LAS file by sampling RGB values from ESRI World Imagery and applying them to the DEM-derived points. This process outputs a colorized, CRS-tagged LAS file suited for Metashape laser-scan imports.

What Python libraries are needed to download USGS 3DEP DEM data and create a LAS file?

To download USGS 3DEP DEM data and create a LAS file, you need rasterio, laspy, numpy, requests, and Pillow. The optional py3dep library enables programmatic DEM tile downloads within the workflow.

Does preparing a colorized LAS file help with photogrammetry alignment QA?

Preparing a colorized LAS file helps with photogrammetry alignment QA by providing surrounding bare-earth ground truth. Importing this CRS-tagged LAS into Metashape extends your photogrammetry project with accurate surrounding terrain data.

What is the best way to extend photogrammetry terrain using USGS LiDAR data?

The best way to extend photogrammetry terrain using USGS LiDAR data is to automate 3DEP DEM tile discovery, colorize the mosaic with satellite imagery, and import the resulting colored LAS into your active Metashape chunk.

Why does my Metashape project need surrounding bare-earth ground truth from USGS LiDAR?

Your Metashape project needs surrounding bare-earth ground truth from USGS LiDAR to improve alignment QA across large areas. Importing a CRS-tagged, satellite-colorized LAS file extends the photogrammetry model with accurate external terrain data.