minemap-business-spatial-analysis-suite

Automate terrain and spatial analysis workflows in MineMap using map.setTerrainAnalysis, CutFill, and Profile objects.

3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ming1zhou88/minemap-skills --skill minemap-business-spatial-analysis-suite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minemap-business-spatial-analysis-suite
Source: https://github.com/ming1zhou88/minemap-skills/tree/main/skills/minemap-business-spatial-analysis-suite
Command: npx skills add https://github.com/ming1zhou88/minemap-skills --skill minemap-business-spatial-analysis-suite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MineMap users often need to perform complex terrain and non-visual spatial analyses that are scattered across separate tools. This skill provides a consolidated framework to configure terrain analysis, extraction of cross sections, excavation adjustments, height restrictions, visibility/opening assessments, and interference studies within MineMap, enabling streamlined workflows and repeatable results.

Core Features & Use Cases

  • Terrain analysis via map.setTerrainAnalysis(...)
  • CutFill, Excavation, LimitHeight, ViewDome
  • Interference, InterferenceConjoined, Profile
  • Demo-backed patterns showing end-to-end workflows for terrain, region-based analysis, and cross-section generation
  • Uses predefined demo references to illustrate integration with 2D/3D views

Quick Start

Load MineMap, initialize the spatial analysis suite, and start creating terrain analyses and profile objects to demonstrate capabilities.

Frequently Asked Questions about minemap-business-spatial-analysis-suite

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

FAQPage Schema
How do I perform terrain analysis and generate cross-sectional profiles in MineMap?

Terrain analysis and cross-sectional profiling in MineMap are executed using map.setTerrainAnalysis and Profile objects. The suite automates these workflows, applying configured parameters to extract elevation data and generate cross sections across 2D and 3D scenes.

What is the best way to calculate excavation and CutFill volumes for terrain modifications?

Calculating excavation and CutFill volumes is handled by the CutFill and Excavation objects within this spatial analysis suite. These components provide a structured framework to define region-based modifications and assess volume changes.

How do visibility studies and interference assessments work in MineMap?

Visibility studies and interference assessments utilize ViewDome, Interference, and InterferenceConjoined objects to evaluate spatial constraints. They analyze line-of-sight openings and signal obstruction patterns across specified 2D and 3D geographic regions.

Can I set height limitations and analyze restricted airspace in 2D and 3D scenes?

Yes, height limitations and restricted airspace analysis are supported in both 2D and 3D scenes using the LimitHeight object. It configures vertical constraints to ensure terrain modifications comply with specified elevation restrictions.

Do I need external dependencies to run interference assessments and terrain analysis?

No external dependencies are required to run interference assessments and terrain analysis. The suite operates independently using built-in MineMap objects like map.setTerrainAnalysis and InterferenceConjoined to execute spatial workflows.