Visualize and inspect DJI Pilot 2 KMZ mission files directly in Visual Studio Code.
Interactive 3D mission viewer powered by MapLibre GL JS and deck.gl.
DJI Pilot 2 の KMZ ミッションファイルを VSCode 上で可視化・解析する開発支援ツールです。
MapLibre GL JS と deck.gl を使用した インタラクティブ 3D ミッションビューアを提供します。
✈️ Features
KMZ Mission Viewer
Visualize DJI Pilot 2 .kmz mission files as an interactive 3D map inside VS Code.
DJI Pilot 2 の .kmz ミッションファイルを VSCode 内で 3D マップ表示できます。
Capabilities
Open .kmz files directly with Custom Editor integration
3D waypoint visualization using MapLibre GL JS + deck.gl
Waypoints plotted in actual altitude (MSL)
Vertical drop lines to ground
3D flight path rendering with direction arrows
Start / End labels and waypoint numbers
Base map switching
GSI Aerial Photo
GSI Standard Map
OpenStreetMap
Toggle 3D visualization ON / OFF
Click waypoint → highlight corresponding row in attribute table
View all waypoint coordinates and altitude
Detect bundled waylines.wpml file with WPML badge
Supports DJI Pilot 2 KMZ structure
(template.kml + waylines.wpml)
🚀 Usage
Open KMZ Viewer
Double-click a .kmz file in the VS Code Explorer
Or right-click → DJI Pilot 2: Open KMZ Viewer
VSCode 内のエクスプローラーで .kmz を開くだけで
3D ミッションビューアが起動します。