Grg Builder

Place Gridded Reference Graphics (GRGs) on the map

nimbusxr 7cbb749 3 files · 4.0 KB Updated

File contents

GRG Builder

Places a Gridded Reference Graphic (GRG) on the ATAK map. GRGs divide a geographic area into a labeled grid for coordinating operations.

Uses ATAK's built-in CustomGrid via GridLinesMapComponent — no external plugin required for grid placement.

Rules

  • ALWAYS call build_grg to change spacing, size, or position — never assume a previous call is still active. Each call replaces the current grid.
  • When the operator asks to adjust an existing GRG (change spacing, resize, move), re-call build_grg with the updated parameters.

nimbusxr/custos/tree/main/skills/custos.grg_builder commit 7cbb749fb1

Frequently asked questions

npx skillmds@latest add nimbusxr/grg-builder