Over 1.096.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator and the updated Barcode generator.
New AutoCAD 2026 commands and variables.
CAD tip # 9302:
Question
A
You got GIS data in a SHP format or another data source - also in AutoCAD, where the geometry (e.g. 3D lines representing edges of a river) is stored in meters for X,Y and in millimeters for Z elevations (e.g. 254567). For further processing, you need to convert the Z-elevations of the lines to meters, i.e. scale them down by 1000.
You cannot use map queries to easily modify geometry in this way but you can elegantly solve this problem using import (the MAPIMPORT command) to AutoCAD entities. Select all imported entities, make a block of them - with a non-uniform scale in XYZ axes, and set scale 0.001 for the Z-axis. Finally explode the block and use the MAPEXPORT command to export the exploded geometry back to the 3D SHP format.
It is simple and quick.
MapCivil


19.6.2013
13254×
applies to: AutoCAD Map 3D · Civil 3D ·