How to Convert RTK Survey Data to DXF | 6 Checkpoints to Avoid Failure
By LRTK Team (Lefixea Inc.)
Table of Contents
• Introduction
• Beware of shifts caused by differences in coordinate systems
• Checkpoint 1: Confirm the coordinate system of the design drawings in advance
• Checkpoint 2: Align the coordinate settings of the positioning data with the site reference
• Checkpoint 3: Perform localization (coordinate alignment) using known points
• Checkpoint 4: Correct differences in height (elevation) reference
• Checkpoint 5: Verify measurement results with other known points
• Checkpoint 6: Share coordinate information among relevant parties
• Steps to convert RTK survey data to DXF format
• Streamline the process from coordinate alignment to DXF creation using LRTK
Introduction
Have you ever experienced conducting field surveys using high-precision GNSS positioning with RTK (Real Time Kinematic) and then found that the positions didn't align when importing that data into CAD drawings (DXF format)? Even survey data acquired with centimeter-level accuracy (cm level accuracy (half-inch accuracy)) can fail to display points in the correct locations on drawings if there are coordinate discrepancies, leading to serious mistakes during the design phase or rework after construction. In particular, coordinate mismatches are fatal in tasks that link the field and design, such as reflecting survey results in design drawings and post-construction as-built management.
To prevent such "coordinate troubles," it is important to correctly understand the differences between the positioning coordinates obtained by RTK and the coordinate system adopted by the design drawings, and to perform the necessary checks and adjustments in advance. This article explains the general procedure for converting RTK survey data into DXF-format CAD data and the six checkpoints to keep in mind to avoid mistakes. It clearly explains the workflow from field surveying to CAD design so that intermediate-level personnel involved in surveying and design can confidently exchange data.
Be aware of offsets caused by differences in coordinate systems
Coordinates obtained by RTK positioning are essentially absolute coordinates based on a global geodetic datum (a world geodetic system). For example, when using the network RTK commonly used in Japan, the results are often output as geographic coordinates (latitude and longitude) or plane rectangular coordinates of the Japan Geodetic Datum 2011 (JGD2011), but depending on the settings they may also be obtained as WGS84 latitude/longitude or ellipsoidal height. On the other hand, the coordinate system used on CAD drawings for design varies by project: sometimes public coordinate systems of the Geospatial Information Authority of Japan (e.g., the ○ system of JGD2011) are used, while it is not uncommon to use local coordinate systems for each site (custom coordinates with an arbitrary origin and orientation). In other words, even for the same point, the values based on RTK's global geodetic datum and the values on design drawings may not match.
Specifically, in a local coordinate system that is valid only within a given site, you may, for example, set the origin temporarily at (0,0) and arbitrarily choose the directions of the X and Y axes when creating drawings. In that case, the values will typically differ by orders of magnitude from those expressed in a public coordinate system.
In an extreme example, a point shown on the drawing as (120.00, 50.00) may correspond to around (200000, 50000) in the absolute coordinates of JGD2011, and they will not visually overlap at all. Naturally, if the coordinate systems differ, converting a point cloud acquired by RTK directly into DXF and importing it into CAD will not produce correct positional relationships and will be displayed with large offsets.
Also, the differences between unit systems must not be overlooked. Survey coordinate values are usually in meters (m (ft)), but on CAD drawings coordinate values are often managed in millimeters (mm (in)). If you exchange data without recognizing this difference, the numbers can be misinterpreted by a factor of 1,000. For example, if a coordinate on CAD data is written as "(12000, 5000)", if those are in mm (in) they correspond to "(12.000 m (39.370 ft), 5.000 m (16.404 ft))" in meters. Misunderstanding the units can cause survey points to be plotted in completely incorrect locations.
As described above, differences in coordinate systems and units are the biggest pitfalls when converting RTK survey data into DXF. Below, we present six checkpoints to prevent such misalignments and enable smooth design coordination.
Checkpoint 1: Confirm the coordinate system of the design drawings in advance
First, before starting surveying, always confirm the coordinate system used by the design team in the preliminary stage. Understanding which reference coordinates are used in the project is the first step to preventing later discrepancies. Check the legend of the design drawings and the notes on the survey deliverables for entries such as "Coordinate system: JGD2011 plane rectangular coordinate system Zone ○", "Old geodetic system used", or "Local coordinates with ○○ reference point as the origin". If no notation can be found, contact the design engineer or the client to confirm the coordinate system and reference.
Also, beforehand, confirm the units of the coordinate values (m (ft) or mm (in)) and the reference for heights (whether the elevations in the design are referenced to mean sea level or to a project-specific datum). For example, if the drawings indicate height as "Elevation ○ m (○ ft)", you need to know whether that reference is the elevation from Tokyo Bay mean sea level (the orthometric value) or an arbitrary benchmark height. This information should be shared in advance between the surveying personnel and the design and construction personnel so that the entire team has a common understanding. If the reference coordinate system and unit system are aligned before the project starts, you can greatly reduce discrepancies when transferring data during subsequent stages.
Checkpoint 2: Align the coordinate settings of positioning data with the on-site reference
Next, when performing actual RTK surveying, it is advisable to set the coordinate system of the positioning data to match the design drawings. Review the settings of the RTK receiver and the surveying app, and, if possible, configure them so that data are acquired in the same coordinate system as the design from the beginning. For example, when using Japan’s network RTK services, you can select the zone number of the plane rectangular coordinate system for the relevant area in the receiver’s coordinate output settings. Also, for projects that require coordinates in an older datum (the former geodetic system), apply the datum transformation parameters in the positioning software in advance so that coordinates converted to the old datum are obtained.
If you set up your own base station (base station) to perform RTK surveying, it is also important to register the reference coordinates assigned to that reference station with accurate public coordinate values. Specifically, by setting and operating the reference station’s position using coordinates such as JGD2011 obtained from known points, the positioning results produced by the mobile station (rover) will also be values close to the public coordinate system. If you obtain data during the surveying stage that matches the design coordinate system as closely as possible, the effort required to correct coordinates later will become much easier.
Verification Point 3: Perform localization (coordinate alignment) using known points
If the design drawings use a site-specific local coordinate system, or if you want to align positioning data more precisely, localization (coordinate alignment) using known points on site is effective. Localization involves measuring multiple points on site whose coordinate values are known (known points), comparing the coordinates of those points obtained by GNSS with the known point coordinates on the drawings, and calculating the correction offsets.
Specifically, observe at least two known points (preferably three or more) with RTK, and for each point determine the difference between the RTK-derived positioning coordinates and the coordinates on the drawings. Then calculate the east–west and north–south offsets (planar shifts), the rotation angle, and, if necessary, any scale difference, and apply these corrections to subsequent positioning results. By deriving correction parameters using multiple points, a consistent transformation across the entire site becomes possible. This on-site correction procedure allows all points acquired by RTK to match the site’s coordinate system. Especially on sites using a local coordinate system, localization is a critical process for preventing coordinate shifts.
As a result of the localization, if parameters such as "a correction of +0.123 m (+0.404 ft) east and −0.045 m (−0.148 ft) north at control point A" and "a heading correction of +0.5 degrees at control point B" are obtained, they are entered into the RTK receiver or software to apply the corrections. Once the corrections are applied, all coordinate values measured by RTK within that site will be obtained as values consistent with the coordinate system of the design drawings.
Checkpoint 4: Correct for differences in height (elevation) reference
When handling not only horizontal positions but also vertical (elevation) data, attention must be paid to differences in vertical reference datums. Heights used in design drawings and construction are usually referenced to geoid height (orthometric height), expressed as "sea level ○ m (○ ft)". On the other hand, GNSS positioning results are basically referenced to ellipsoidal height (height above the reference ellipsoid), and there is a constant regional difference between the two (the geoid difference). Therefore, if you compare RTK-derived heights directly with design elevations, even if the horizontal coordinates agree, discrepancies on the order of several tens of centimeters (several to around 20 in) may occur.
To accurately match heights, measure a known elevation point on site (a point whose elevation is known, such as a benchmark) with RTK, and determine the difference between the ellipsoidal height obtained from GNSS and the design elevation. This difference can be regarded as the geoid height for that area (the height difference from mean sea level to the ellipsoid). Thereafter, by adding or subtracting the same difference as a correction to the heights of other points on site, you can align the survey data heights with the design reference.
Some recent GNSS receivers and smartphone apps have built-in geoid models covering all of Japan and can automatically convert ellipsoidal heights to elevations (height above sea level). Using such functions is convenient because you can acquire data referenced to the same vertical datum as the design at the time of measurement. In any case, it is essential to check and correct not only the horizontal coordinate system but also the vertical datum, and to ensure the data are consistent in three dimensions.
Checkpoint 5: Verify measurement results against another known point
Once you have completed the coordinate system setup, localization, and height correction, perform verification. Specifically, after applying the corrections, measure other known points or validation points on-site with RTK and confirm that their coordinates properly match the values on the design drawings. If a discrepancy of several centimeters or more appears, re-check whether there is an error in the coordinates of the known points you used or a calculation error in the correction parameters. If verification shows no problems, you can safely assume that all measured points obtained thereafter with that configuration will match the design drawings with high accuracy.
This validation step may feel like a hassle, but it is extremely important. If you discover after measuring many points at once that all the coordinates were off, it will result in significant rework. Verifying even one or two points beforehand lets you proceed with the actual measurements with confidence, and considering the prevention of construction mistakes and the effort required for later data corrections, it is a necessary process.
Checkpoint 6: Share coordinate information among stakeholders
Finally, don’t forget to share information about coordinates among project stakeholders. Even if only the surveyor knows the correct coordinate system, if designers, contractors, or external partner companies handle data based on incorrect assumptions, problems will eventually arise. To prevent that, document "which reference is used for coordinate management on this site" and make it known to the entire team.
For example, formalize and share decisions on coordinate systems, unit systems, and vertical datums, such as "local coordinates with the ○○ control point as the origin and the X-axis pointing east," "use JGD2011 ○ system coordinates, units are meters (ft)," and "vertical datum is Tokyo Bay mean sea level." When handing over data such as DXF files, it is helpful, if possible, to include this information in the drawing notes or attached documents. If all stakeholders share the same assumptions, it will prevent confusion when other companies or departments use the survey data and allow smoother data integration.
That concludes the six checkpoints you should keep in mind to correctly hand over RTK survey data. Next, based on these points, let's look at the concrete steps to actually convert RTK data into DXF-format CAD drawings.
Steps to Convert RTK Surveying Data to DXF Format
When RTK surveying is conducted on site and the coordinates are aligned, the results are handed over to the client as CAD drawings (DXF/DWG). Here we describe the overall workflow for converting the measured point data into DXF and sharing it.
• Export survey data: First, export the coordinate data of the points obtained with RTK from the surveying instrument or app. In many cases, you can output it as a text file such as a CSV that includes point names and X, Y, Z coordinates. If you set the coordinate system to match the design before surveying, the coordinate values in this exported list should already be expressed in the same reference as the design drawings.
• Import into CAD software: Next, import the exported coordinate list into your CAD software and plot the points on the drawing. The specific steps vary depending on the CAD package you use, but you may be able to place many point objects at once using a dedicated point import function or a script. Alternatively, using GIS software or survey data conversion tools to generate a DXF file from the CSV and then opening that in CAD is also effective. In any case, the important thing is to plot the coordinate values faithfully without changing them. Be careful not to inadvertently add an offset or change the scale during import. Assign clear symbols, colors, and layer names to the plotted points as needed so they are easy to identify on the design drawing.
• Checking the unit system and origin: Once you have placed the points, check the CAD drawing's unit system and the origin position. For example, if the drawing units in the CAD software are set to "mm (millimeters, in)", the coordinate list values (meters (m, ft)) will be interpreted as 1,000 times smaller. In that case, either convert the coordinate values from meters to millimeters and reposition them, or change the drawing's unit setting to "m (meters, ft)" to match the unit system. Also check whether the drawing's overall reference point (the position of 0,0) has shifted to an unintended location. Normally, unless you perform special operations when converting to DXF, the origin (0,0) is preserved as is, but it's reassuring to check it just in case.
• Export the data in DXF format: Once the point cloud data has been correctly positioned, save the drawing file in the specified format. Choose DXF or DWG according to the recipient’s working environment. If nothing is specified, it’s safer to provide a DXF because of its higher compatibility (when providing a DWG, also pay attention to version compatibility). Include the site name and the survey date in the filename so it’s clear which site and when the data are from.
• Specify coordinate system information: If possible, we recommend adding notes about the coordinate system and units within the CAD drawing you create. For example, if you write in a corner of the drawing 「Coordinate system: JGD2011 ○ system / Unit: m (ft)」, the recipient can use the data with confidence. Also, plotting several control points or known points on the drawing and displaying their coordinate value labels will help verify alignment when overlaying. Furthermore, if you also provide a coordinate list (CSV file, etc.), it is good to include the same coordinate system, datum, and unit system information in the file header or description.
If you convert the RTK survey data to DXF and share it using the steps above, the recipient can open that DXF file and simply overlay it onto existing design drawings to use the site survey points with the correct positional relationships. Design personnel can refer to the point cloud on the sent DXF to compare it with the planned drawings and evaluate the as‑built condition. If, after delivery, you receive an inquiry that “the positions don’t match,” confirm with the other party whether there has been any mix‑up of coordinate systems or units. Returning to basics and checking the points above should reveal the cause.
Streamlining from coordinate alignment to DXF conversion with LRTK
In recent years, new tools have emerged that make the RTK surveying and coordinate alignment process easier. For example, LRTK is a high-precision GNSS positioning device that attaches to an iPhone and, when used in conjunction with a smartphone app, is highly effective for simple on-site surveying. By preselecting the coordinate system to be used in the dedicated app, RTK positioning results can be converted and displayed in real time as X, Y, Z coordinate values in that coordinate system, allowing you to acquire point coordinates using the same reference as the design drawings from the start. Furthermore, if you register known local point coordinates in the app, it also includes a function that can apply coordinate correction (localization) with one touch, enabling alignment to the site coordinate system in a short time without having to deal with complicated calculations.
In fact, at a certain construction site, when LRTK was used to set up coordinate alignment (localization) with 2–3 reference points before construction, subsequent as-built measurements were recorded with all measurement points aligned to the public coordinate system (design coordinate system). As a result, it was reported that the acquired measurement point data could be overlaid directly onto the final CAD drawings, eliminating the need for post-processing coordinate transformations and leading to significant efficiency gains. The ability to perform accurate as-built management on-site without worrying about misalignment between survey data and design drawings is a major benefit for field personnel.
By using LRTK in this way, anyone can easily achieve high-precision positioning and coordinate alignment without specialized knowledge of coordinate transformations. Coordinate adjustments that used to require veteran surveyors and considerable time can be completed quickly with LRTK, enabling a single operator to move around the site with high mobility and rapidly record survey points. Even first-time RTK users can operate it intuitively, and it will be a strong ally for experienced technicians in shortening work time. Being freed from near-miss incidents caused by coordinate offsets allows you to confidently import survey data into CAD drawings for design and construction. With advances in high-precision positioning technology and the spread of digital construction, such smart surveying tools are likely to attract increasing attention.
That concludes the method and key points for converting RTK survey data into DXF for design coordination. By confirming coordinates in advance and following appropriate procedures, you can make full use of the high-precision survey results you obtained and smoothly apply them to CAD design and as-built management. Please make use of this to support on-site data coordination.


