High-precision positioning using RTK (Real Time Kinematic) technology is transforming traditional surveying. In particular, mobile RTK using smartphones or compact receivers allows on-site acquisition of centimeter-level position coordinates (cm (in)) without specialized equipment. However, even valuable positioning data can suffer from "coordinate troubles"—shifts in position when imported into CAD or GIS. For example, measured points may appear hundreds of meters off on drawings or not align with design plans. Many of these issues stem from differences in coordinate systems or conversion errors.
This article explains how to smoothly export points obtained with mobile RTK to CAD and GIS and avoid coordinate shifts. First, we cover RTK surveying and coordinate system basics, then examine common causes of coordinate troubles in the field and concrete countermeasures. Understand the key points to use positioning results without coordinate troubles and confidently deploy mobile RTK. At the end of the article we also introduce a simple surveying solution, "LRTK", that addresses these issues comprehensively.
Table of Contents
• What is mobile RTK?
• Different ways CAD and GIS handle coordinate systems
• 1. Reference point coordinate setting errors – cause of large position shifts
• 2. Data mismatch due to forgotten coordinate conversion
• 3. Scale mismatch caused by unit system confusion
• 4. Elevation differences from mixed height datums
• Points to prevent coordinate troubles
• Benefits of introducing mobile RTK
• Recommendation: simple surveying with LRTK
• FAQ
What is mobile RTK?
Mobile RTK combines a mobile device (smartphone or tablet) with a compact, high-precision GNSS receiver to perform RTK surveying. RTK transmits correction information in real time from a reference station installed at a known position to a rover, instantly correcting GNSS positioning errors. As a result, positioning errors that would be several meters with ordinary GPS can be reduced on site to about 1–2 cm (about 0.4–0.8 in), enabling high-precision positioning that is immediately useful for civil engineering and surveying.
Traditionally, RTK surveying required expensive dedicated GNSS equipment and specialized knowledge. Recently, however, anyone can operate RTK with a smartphone and a palm-sized receiver, making "high-precision surveying by one person" a reality. For example, by attaching a small RTK receiver to a smartphone and receiving correction information over the network (Ntrip, etc.), you can obtain latitude, longitude, and height with centimeter accuracy in real time. Equipment costs have dropped significantly, making adoption easier even for small- to medium-sized sites. Mobile RTK has ushered in an era where non-experts can obtain high-precision positioning data with a single button press.
Different ways CAD and GIS handle coordinate systems
To make the most of coordinates obtained by mobile RTK, it is important to understand the different coordinate systems used by CAD and GIS. Positions output by RTK receivers are typically given in global geodetic coordinate systems such as WGS84 or JGD2011 (latitude/longitude or global coordinates). In contrast, CAD and design drawings often use local coordinate systems for each site, while GIS software aligns data based on spatial reference (coordinate system) information associated with the data. This mismatch can cause coordinate shifts during data exchange.
CAD software allows arbitrary setting of an origin (0,0) and units on drawings. CAD drawing units are generally millimeters (mm (in)) or meters (m (ft)), and drawings may be created using a project-specific coordinate axis (for example, using a site reference point as the origin). However, CAD files (DXF/DWG, etc.) typically do not contain information about where they sit on the Earth, so their relationship to global coordinates is unknown.
GIS software, on the other hand, requires you to specify the geodetic datum and projection (coordinate system) the data uses. To correctly overlay data in GIS, each dataset must be based on a unified coordinate reference system (e.g., JGD2011 plane rectangular coordinate system X). If you import a CAD drawing into GIS without coordinate system information, GIS may misinterpret the numbers as longitude/latitude or apply another reference, resulting in geometry being off by hundreds of meters or having distorted scale.
For example, a point labeled "(10000, 5000)" on a CAD drawing might locally mean a location 10 m (32.8 ft) × 5 m (16.4 ft) from a local origin, but if GIS interprets it as longitude 10000° and latitude 5000°, it becomes an impossible location on Earth. If a CAD drawing using an arbitrary origin is treated as absolute Earth coordinates, mismatches of hundreds of meters to kilometers can occur. Moreover, if the projection method or plane coordinate zone used in the drawing differs from that in GIS (different plane rectangular coordinate system numbers), slight rotations or scale differences may cause the drawing to be subtly twisted and not align.
Because CAD and GIS handle coordinates differently, you must take steps to align data coordinate systems when using mobile RTK results. The next chapter looks at common causes of coordinate shifts during mobile RTK surveying.
1. Reference point coordinate setting errors – cause of large position shifts
First, watch out for errors in the reference station coordinate settings. In RTK surveying, setting the accurate, known coordinates of the base station is fundamental. If you input incorrect coordinates for this reference point, all measured points can be shifted as a whole. A typical mistake is confusing datums.
For example, if you set base station coordinates from a region using a different datum than the values you input, the results will be offset by the difference between datums. In Japan, measurements are now almost uniformly JGD2011 (a global geodetic system), so large domestic discrepancies are rare, but using coordinates from the old Tokyo Datum by mistake can cause shifts of about 400 m (1312.3 ft). Overseas, each country may have an official datum (e.g., NAD83 in North America), so entering WGS84 coordinates with the same assumptions as in Japan can lead to errors of 1–2 m (3.3–6.6 ft) or more.
Simple human errors such as entering the wrong number of digits for a reference point, swapping latitude and longitude, or sign mistakes for east/west longitude can also cause major shifts. After setting the base station, positioning may initially appear normal, making it easy to proceed without noticing the error. Only later, when overlaying results on drawings, might you discover the entire dataset is off by tens of meters.
Countermeasure: Use formal known point coordinates for the base station wherever possible. Using public control points such as GNSS continuous stations provided by the Geospatial Information Authority of Japan prevents datum-related shifts from the outset. If you must use an unknown point as a base station, measure multiple nearby known points so you can later correct results to a local coordinate system. Double-check the datum and coordinate type when entering coordinates into equipment, and use a checklist to prevent input errors. After setup, perform a test measurement on a known point to verify that obtained coordinates match maps or drawings.
2. Data mismatch due to forgotten coordinate conversion
Another common mistake is using data without converting coordinate systems. Coordinates obtained by RTK are fundamentally in global positioning systems like WGS84; if you fail to convert them to the local reference system used on site or in the design, the results will not match existing drawing coordinates.
For example, public surveys in Japan use the JGD2011 plane rectangular coordinate system, and using lat/long from RTK as-is can produce position shifts of several tens of centimeters or more on drawings. Height is also affected: using GNSS-derived ellipsoidal height as if it were orthometric height (elevation) can result in errors of several tens of meters. Internationally, there are cases where point cloud data recorded in WGS84 were delivered without conversion to an NAD83-based coordinate system, causing map overlays to be grossly misaligned.
Forgetting to convert coordinates can also arise from software settings. If you do not specify the correct coordinate system when overlaying data in GIS, or if you overlook mismatched coordinate reference identifiers (EPSG codes) when importing CAD data into GIS, subtle position and angular discrepancies can occur.
Countermeasure: Standardize the coordinate reference system to be used at the project start and share it with all stakeholders. In Japan, default to JGD2011 unless a local system is specified; for overseas projects, confirm the official local datum in advance. Check GNSS equipment and app settings, and if possible output directly in the required coordinate system. For example, many network RTK services in Japan automatically output coordinates in JGD2011, but if a local system is required, set the receiver to output in that system from the start. Outputting positions directly in the local coordinate system reduces conversion work and error risk.
If conversion is necessary, always use appropriate conversion tools or software. GIS packages can specify and transform coordinate reference systems, and the Geospatial Information Authority of Japan offers coordinate conversion tools. After conversion, overlay the data on existing drawings to verify consistency before formal use.
3. Scale mismatch caused by unit system confusion
Unit systems for lengths also require attention in mobile RTK coordinate work. Japan generally uses the metric system, but some overseas projects or specific fields use feet, yards, or other Imperial/US customary units. Confusing unit systems can cause major scale mismatches.
For example, suppose the coordinates you receive are in feet but you mistakenly plot them in CAD as meters. Since 1 foot ≒ 0.3048 m (0.3048 m (1 ft)), confusing 100 feet with 100 meters results in approximately a 3.3× positional error. Conversely, if you measure in meters but the recipient assumes feet, the discrepancy will also be large.
Also pay attention to CAD drawing unit settings (mm (in) vs m (ft)) and how GIS interprets them. If a CAD drawing where 1 unit = 1 mm is interpreted by GIS as 1 unit = 1 m, the geometry will be displayed 1000 times larger.
Countermeasure: Standardize units across the project and clearly indicate them when exchanging data. Domestic projects typically use meters, but when working with data in other unit systems, confirm units and define conversion rules. When exchanging CAD and GIS data, be aware of the drawing unit used (mm or m) and apply scaling during import if necessary.
Fortunately, international surveying standards are increasingly metric, and use of feet in Japan is rare. However, feet are still used in international projects. Use a units checklist to verify software input/output settings; simply ensuring the unit label ("m" vs "ft"/"mm" vs "in") is correct can prevent critical scale errors.
4. Elevation differences from mixed height datums
You must also pay attention to how height (elevation) is handled. GNSS heights are typically ellipsoidal heights measured from the reference ellipsoid. Actual construction and mapping usually use orthometric height (elevation) based on mean sea level; the difference between these two can be tens of meters depending on location.
In Japan, for example, the difference between global ellipsoidal height and the national elevation datum (based on Tokyo Bay mean sea level) varies by location; this difference is called geoid height. No matter how precisely you measure ellipsoidal height with RTK, using it as-is will likely not match the actual elevation used in practice.
Countermeasure: Always perform height datum conversion (geoid correction). In Japan, use the Geospatial Information Authority of Japan's geoid model (such as GSIGEO2011) to obtain the geoid height at the point and subtract it from the RTK ellipsoidal height to obtain orthometric height. Many GNSS surveying instruments and apps automatically apply geoid correction when you set the region and display local elevation. If your equipment lacks this function, apply the correction in post-processing or compare with known benchmark elevations and apply a height offset.
Vertical mismatches are easy to overlook but can affect construction quality and drainage planning. Therefore, align height datums as thoroughly as horizontal coordinates. Verifying heights at multiple points helps detect local geoid variation errors.
Points to prevent coordinate troubles
Based on the causes above, here are key points to reflect mobile RTK points in CAD/GIS without shifts.
• Unify the reference system: Before surveying, clarify the geodetic datum and coordinate system to be used among project participants. In Japan, use JGD2011 by default; for overseas work, follow the local official datum. Configure reference station coordinates and data output accordingly.
• Verify with known points: Before placing newly measured points on drawings, always compare them with existing benchmarks or known points on the drawing. If even one point matches, you can generally assume there is no major shift. If you find discrepancies, determine the cause (datum error or missing conversion) and correct the data.
• Check software settings: Ensure CAD and GIS coordinate system and unit settings are correct. In GIS, specify the coordinate reference for each layer and apply appropriate transformations when overlaying datasets with different systems. When bringing CAD coordinates into GIS, pay attention to units and origin handling; apply affine transformations if fitting is necessary.
• Correct heights: Do not use GNSS heights uncorrected; convert them to the local elevation datum. Use dedicated apps or calculation tools to apply geoid correction and compare with site benchmarks.
• Documentation: When delivering surveying results, clearly state the coordinate system and references used (e.g., "WGS84 with geoid correction applied" or "Output in plane rectangular coordinate system X"). This ensures recipients can handle the data correctly and prevents future coordinate troubles.
A little verification and care can reduce rework from coordinate inconsistencies to near zero. With mobile RTK enabling immediate data handling on site, it is especially important to check early and resolve problems before they propagate.
Benefits of introducing mobile RTK
With careful coordinate handling, mobile RTK brings significant benefits to field operations. Here are the main advantages of applying mobile RTK.
• Dramatic efficiency improvements: One person can quickly survey many points on site. Tasks that previously required multiple people and long time—such as surveying and layout—can be completed instantly with coordinates from mobile RTK. Data are recorded digitally in real time, eliminating handwritten note transcriptions.
• Reduced human error: Traditional methods relying on tape measurements and manual calculations were prone to human error. High-precision RTK positioning allows direct acquisition of on-site coordinates, reducing mistakes from misreading or calculation errors. This lowers the need for remeasurement and reduces construction errors.
• Digital data integration: Points acquired with mobile RTK can be imported directly into CAD drawings and GIS maps. When updating paper drawings, measured site data can be reflected immediately, reducing discrepancies between drawings and actual conditions. Combining RTK points with point clouds or photogrammetry makes 3D management easier.
• Safety and cost efficiency: Single-person surveying reduces labor and traffic control needs, improving safety. In cases where total stations are unnecessary, initial investment and maintenance costs can be reduced. Portable equipment is easy to carry and useful in mountainous or confined areas.
• Supports DX (digital transformation): Mobile RTK is a key technology for construction industry DX initiatives such as the Ministry of Land, Infrastructure, Transport and Tourism's i-Construction. It digitizes site information in real time and enables cloud sharing, supporting smart construction. This leads to higher productivity and better quality control.
Used correctly, mobile RTK delivers substantial benefits. The next chapter introduces "LRTK", a new service that makes mobile RTK accessible to anyone.
Recommendation: simple surveying with LRTK
So far we have covered coordinate considerations and practical tips for mobile RTK. Achieving high-precision surveying requires attention to coordinate system handling and other details, but "LRTK" is a solution designed to solve these issues at once and enable centimeter-level positioning for anyone.
LRTK is an all-in-one surveying system that combines a smartphone with a dedicated ultra-compact RTK-GNSS receiver. It uses multiple GNSS constellations and cloud correction services to simplify the complex procedures traditionally required by RTK. For example, it is designed so users do not need to be aware of base station setup, communication settings, or coordinate conversions—just set up the device on site and press a button for automatic millimeter-level positioning. In Japan, LRTK utilizes QZSS (Michibiki) augmentation signals as well, enabling stable positioning even in mountainous areas with unreliable mobile communications.
Benefits of introducing LRTK include:
• Ease of use: Intuitive smartphone app operation allows use without specialized GNSS knowledge. No complicated settings or on-site adjustments are required; a short training session is enough to start.
• High precision: Multi-GNSS observations and advanced cloud correction achieve about 1–2 cm (about 0.4–0.8 in) accuracy horizontally and vertically. Using a dedicated pole (monopod) allows stable single-person measurements, and multiple automatic averages can approach sub-millimeter precision.
• Reliability: Risks of communication loss and configuration errors common in traditional RTK are greatly reduced. Positioning data are automatically saved to the cloud in real time, so logs remain even if device trouble occurs.

