Site icon GIS Tuto

UTM Coordinate Grid Generator for AutoCAD

The LISP script ArcGeek_Cuadricula allows you to generate UTM coordinate grids directly in AutoCAD, similar to how QGIS or ArcGIS do. By simply defining a rectangle over the area of interest, the tool automatically draws the grid with its respective coordinate labels on all four edges, facilitating the cartographic presentation of topographic, cadastral, and civil engineering plans.

Main features

Prerequisite

Before running the script, the drawing must be configured with units in meters. To verify or set this, type the UNITS command in the command line and in the “Insertion scale” section select Meters. This ensures that grid intervals and coordinate labels are generated correctly in the UTM metric system.

Instructions for use

  1. Load the LISP file into AutoCAD using the APPLOAD command located in the Manage tab or by dragging the file into the drawing area
  2. Run the command by typing “ArcGeek_Cuadricula” in the command line
  3. Click on the lower-left corner of the area where you want the grid
  4. Click on the upper-right corner to define the rectangle
  5. Select the coordinate spacing: automatic or manual
  6. Choose the type of internal lines: full lines, ticks, or crosses
  7. Configure the orientation of side labels: normal, ascending, or descending
  8. Choose between full or simplified labels

The tool will automatically generate the frame, the grid, and all coordinate labels with a professional format ready for printing.

Practical applications

Compatibility

ArcGeek_Cuadricula has been designed to work in multiple versions of AutoCAD and AutoCAD Civil 3D. It uses commands with an international prefix (_) to ensure compatibility in installations in any language.

Download

This script is available for free download for the technical community.

By incorporating this tool into their workflows, professionals can add coordinate grids to their drawings quickly and with cartographic quality, without the need for additional GIS software.

Exit mobile version