top of page

5 Ways to Link Point Clouds and Pipe Registers for Buried Pipelines | Operations to Prevent Missed Updates

By LRTK Team (Lefixea Inc.)

All-in-One Surveying Device: LRTK Phone
text explanation of LRTK Phone

When managing buried infrastructure such as water and sewer pipes and gas pipes, maintaining accurate data is extremely important. Traditionally, the locations and specifications of buried pipes have been recorded on paper drawings and ledgers (pipe ledgers), but if "update omissions" occur—changes, new installations, or removals made in the field are not reflected in the ledgers—discrepancies may arise between the information on the drawings and the actual buried conditions. In urban areas where pipeline renovations have been repeated, ledger entries and actual field conditions often diverge, and it is not uncommon for unexpected pipes to be found during construction.


To address these challenges, digital management of buried pipes using three-dimensional point cloud data has received attention in recent years. Using various methods—ground-based laser scanners, UAV-mounted LiDAR, and even smartphone LiDAR—the areas around buried pipes can be scanned and recorded as massive point cloud datasets. Point cloud data records space with countless points at high density and can be described as "a precise digital copy of the site itself." Because it can preserve the exact position, depth, and shape of buried pipes—details that conventional paper drawings cannot fully capture—at millimeter-level, it becomes highly reliable asset information.


However, no matter how detailed the point cloud you capture is, it is meaningless unless you link it to and manage it with the pipe register. If point cloud data and the pipe register are stored separately without integration, there will still be a risk that changes on site are not reflected in the register. Conversely, by treating the point cloud and the register as a single integrated system, you can immediately reflect on-site changes in the register without overlooking them, preventing missed updates.


This article explains five methods to effectively link point cloud data of buried pipes with pipe registers. From assigning IDs to point clouds and managing attributes, to leveraging standard data formats, integrating with GIS, establishing operational workflows, and utilizing the latest mobile positioning technologies, it details the key points for improving pipeline data integrity and preventing missed updates.


Method 1: Linking to the pipe ledger by assigning IDs to point cloud data and classifying

Buried pipes registered in the pipe register are generally assigned unique management numbers or IDs. By mapping that ID to the point cloud data as well, it becomes possible to identify each pipeline from the point cloud and link it to the register information.


Specifically, after acquiring point cloud data, the point cloud is segmented by piping in processing software and the corresponding pipeline ID is assigned. For example, if you tag all the point cloud points corresponding to the asset "water pipe A" with the ID "A", you can later extract and display only water pipe A from the point cloud data, measure its shape and dimensions, and reflect those in the register.


Adding IDs to point clouds can be stored as attribute information in standard point cloud file formats such as LAS/LAZ. If you record pipe IDs for each point as classification codes or user-defined fields, you can easily filter only the points belonging to a specific pipe from vast point cloud data. You can also consider splitting point cloud data into files per pipe and managing them by including IDs in file names and metadata. In any case, the important thing is to link the information on the point cloud and the ledger using the same ID. This makes it easier to find inconsistencies such as "exists in the ledger but not in the point cloud" or "exists in the point cloud but not in the ledger," and enables smooth detection and resolution of missed updates.


To implement this method effectively, it is useful to be mindful of identifying each pipeline at the time of point cloud acquisition. For example, when scanning pipes in a trench with a terrestrial laser scanner before backfilling is completed, if you pre-mark each pipe (identification tags, color‑coded tape, etc.), you can easily associate pipe IDs while reviewing the acquired point cloud data. Likewise, even with tools that allow quick on‑site scanning, such as smartphone LiDAR, establishing an operating rule in which the surveyor records the name or ID of the target pipe each time point clouds are captured will make subsequent ID assignment reliable. These measures enable every acquired point cloud dataset to be mapped to its ledger ID without omission and improve the accuracy of linking to the pipe ledger.


Method 2: Data exchange using standard formats (LAS/LAZ, CSV)

To bridge point cloud data and pipeline registers, it is effective to standardize the data exchange format. In particular, using standard formats such as LAS and LAZ is indispensable. The LAS/LAZ formats are the de facto standard for three-dimensional point cloud data and can store position coordinates, intensity, classification information, and more together. Point clouds acquired by terrestrial laser scanners or UAV-mounted LiDAR can also be converted to this format, allowing easy import into GIS software or point cloud viewers and overlaying with the register's map information. For example, if you survey an entire road with UAV-mounted LiDAR and obtain LAS data, loading it into a GIS and overlaying it with existing pipeline maps allows you to visually confirm discrepancies between the register's route and the current terrain. Using standard formats makes it possible to smoothly share point cloud data among different departments and partner companies, preventing omissions in the exchange of update information.


Tabular data such as CSV is also effective for integration. If you consolidate information obtained from point cloud processing—such as pipe position coordinates and cross-sectional dimensions—into a CSV file, you can import it into the pipe ledger system and update attribute information in bulk. For example, by exporting numerical values calculated from the point cloud, such as burial depth and pipe diameter, to a CSV and mapping them to the corresponding fields in the ledger, you can update the ledger while preventing transcription errors from manual entry. Especially when handling a large number of pipe records, entering them one by one manually is impractical, but data linkage via CSV allows automated processing, greatly reducing the workload.


What is important when using a standard format is the unification of coordinate systems, unit systems, and the like. Make the surveying coordinate system used when acquiring point cloud data (such as the World Geodetic System or a plane rectangular coordinate system) clear and record it in the LAS file header; if the asset register side also manages data in the same coordinate system, positional discrepancies are less likely to occur when exchanging data. Also, when converting formats, take care to ensure that attribute information (IDs, timestamps, etc.) is not lost. By linking data with appropriate formats and field settings, you can efficiently reflect updates while maintaining consistency between the point cloud and the register.


Method 3: Integrated management of point clouds and pipe ledger information using GIS

To truly integrate point cloud data and pipe ledgers, an effective approach is to centrally manage both on a GIS (geographic information system) or a cloud database. Traditionally, pipe ledgers have been managed on paper or as 2D drawings and spreadsheets, while point cloud data have often been stored as separate files, making cross-referencing cumbersome. The solution is an approach that integrates piping ledger information and point clouds on a GIS platform. Specifically, pipeline routes and attributes are managed as layers within the GIS, while the associated 3D point cloud data are stored as GIS-compatible point cloud layers or link information. This enables responsible personnel to simply select a pipeline on the GIS screen and display the corresponding point cloud view to confirm the current conditions in 3D.


For example, you can manage an asset register for a water pipe (diameter, material, installation year, etc.) in a GIS while registering the point cloud data acquired at the time of construction completion as an attachment or a link to a point cloud service. When inspecting that pipe later, clicking the pipeline in the GIS can instantly display the 3D point cloud captured at that time, allowing you to check detailed geometry. Compared with traditional workflows that reconcile paper drawings with field inspections, this makes it possible to grasp the as-built conditions digitally, improving efficiency and accuracy. Also, if updates to the asset register (for example, pipe replacement or removal) are accompanied by replacing the corresponding point cloud data with the latest version, the asset register and the on-site 3D data will always remain synchronized, minimizing information inconsistencies.


Furthermore, as a more advanced application, the acquired point cloud data can be analyzed to create pipe centerline models and 3D shape models, which can then be managed on a GIS as digital twins of the pipeline network. Pipe models extracted from the point clouds can be registered with asset registry attribute information (ID, material, age, etc.), allowing an overview of asset data in three-dimensional space. For example, if multiple point cloud measurement datasets are accumulated in the GIS as a time series, analyses comparing past and present pipe positions to detect settlement or deformation are also possible. By performing integrated management with GIS in this way, point cloud data can be utilized as part of the registry system rather than as mere static files, making it less likely that information updates will be missed. The key is to establish an environment in which data is shared across the organization and everyone can reference the latest 3D status on the same platform.


Method 4: Synchronized Operation of Point Clouds and the Register, and Rules to Prevent Missed Updates

To operate point cloud data in conjunction with the pipe register, it is essential to establish clear rules and workflows within the organization. It is important not only to pursue technical measures but also to put in place, in terms of people and processes, a mechanism that prevents missed updates. The foundation is to standardize the series of work procedures that apply when changes occur on site. Specifically, for construction work such as installing new buried pipes or relocating or removing existing pipes, point cloud measurements must always be conducted before completion, and the resulting point cloud data should be recorded and saved in the prescribed format and promptly shared with the person responsible for the pipe register. Then, simultaneous with the completion of the work, the responsible person should use that point cloud data to update the register information (coordinates, depth, pipe length, etc.), and this sequence should be formalized as a rule. If such a flow is established, it will prevent human errors such as forgetting to update the register after field work.


In addition, regular validation and checking systems are necessary to maintain data consistency between point clouds and the asset register. For example, once a year we should set up a process to reconcile the latest point cloud data with the entries in the register for major pipelines within the jurisdictional area to verify there are no discrepancies. If differences are found between pipe locations or depths calculated from the point cloud and the values in the register, the register should be corrected after on-site re-verification, thereby continuously improving accuracy. At this time, it is effective to provide an environment that leverages GIS and cloud services so that point cloud and register data can be referenced on the same platform to facilitate smooth information sharing among staff. As mentioned in Method 3 above, if everyone can access a unified data foundation, forgotten updates caused by coordination gaps between departments are less likely to occur.


Furthermore, clarifying the division of roles and responsibilities is also essential. Document and communicate each party’s duties and coordination procedures—such as the surveyor conducting point cloud measurements, the technical staff processing data, and the maintenance staff updating the ledger. For example, if you establish specific rules like "complete ledger updates within ○ days after receiving point cloud data" or "the manager responsible for administration will double-check the updated content," the likelihood of missed updates will drop dramatically. Also, when introducing new technologies or systems, it is important to update the manual each time to reflect the operational rules and to train everyone so they can work according to the latest procedures.


Thus, synchronized operation of point clouds and pipe ledgers requires both technology and operational rules. No matter how excellent a system may be, true data integration will not be realized without human procedures. Conversely, organizations that operate under clear rules and lines of responsibility will ensure information updates are carried out reliably even with some system changes. Incorporating point cloud use and data updates into daily operations and fostering a culture of "reflecting every on-site change in the ledger" is, above all, essential for achieving zero missed updates.


Method 5: On-site Real-time Coordination Using Smartphone LiDAR and RTK-GNSS

The combination of smartphone-mounted LiDAR sensors and high-precision GNSS positioning has recently made it possible to instantly perform 3D measurements and position recording of buried pipes on site and to reflect that data in the registry in real time. Because smartphone LiDAR can scan the surrounding environment up to a few meters (a few ft) away in a short time, it can be easily used for tasks such as recording the shapes of small excavation sites and manhole interiors. A major advantage is that 3D measurements, which previously required expensive terrestrial laser scanners and specialized equipment, can now be partly replaced by a single smartphone. However, since the positioning accuracy of a smartphone alone (GPS accuracy) has errors on the order of a few meters (a few ft), some measures are needed to accurately align point cloud data with the map coordinates in the pipe registry. This is where RTK-GNSS (real-time kinematic GPS) technology proves powerful. RTK allows smartphones to achieve positioning accuracy of a few centimeters (a few in), enabling the assignment of high-precision absolute coordinates to the point cloud.


Compact RTK-GNSS receivers that can be attached to smartphones are now commercially available, and, combined with dedicated apps, simple surveying can be performed using a smartphone. For example, by using a high-precision GNSS device, LRTK, that attaches to an iPhone, you can ingest network RTK correction information into the phone and perform real-time positioning. By combining this with smartphone LiDAR point-cloud measurements, it becomes practical to instantly convert the position and shape of buried pipes into 3D data on site and immediately share it with the office’s pipeline ledger system via the cloud. For example, at a buried-pipe installation site, if a worker attaches a GNSS terminal to their smartphone and scans the piping, the finished data with precise point clouds is saved to the cloud as is, allowing the office to update ledger information without delay. There is no need to dispatch a survey team later or to create drawings and enter data, saving effort and thereby reducing the risk of update omissions.


Moreover, the smartphone + GNSS + point cloud method also aids on-site visualization and immediate verification. The acquired high-precision point cloud data can be displayed in AR on the spot to check positional relationships with other buried utilities, and it is also possible to detect in real time any discrepancies between ledger data and actual conditions during construction. With a lightweight equipment configuration directly linking the site to the ledger data in the cloud, information-sharing time lags are virtually eliminated, allowing the field and the office to manage data as one. Such immediate on-site collaboration leveraging these advanced tools will strongly drive DX (digital transformation) in buried pipe management and will increasingly permeate practical operations going forward.


Summary

In the maintenance and management of buried pipes, linking point cloud data with pipe ledgers is not merely a clever data management technique but a fundamental measure for enhancing safety and efficiency. If ledger information is kept consistently aligned with actual on-site conditions, the risk of accidental damage to pipes during excavation work can be reduced, and reliable, data-driven decisions can be made for the planned renewal and repair of aging pipes. By moving away from traditional management that relies on paper drawings and rules of thumb and leveraging digital point clouds as a "three-dimensional ledger that reflects the true site conditions," the accuracy and reliability of infrastructure management can improve dramatically.


The five methods explained in this article (assigning IDs to point clouds, using standard formats, integrating with GIS, establishing operational rules, and utilizing mobile positioning) each support the linkage between point clouds and the pipe ledger from different angles. By combining and putting these into practice, you can build a comprehensive mechanism that prevents missed updates across technical, data, and operational aspects. For example, it is ideal to establish a workflow in which point cloud measurement using a smartphone + RTK (Method 5) is performed at construction sites, pipe IDs are assigned to that data and shared in a standard format (Methods 1 and 2), the data is managed as asset information on a GIS platform (Method 3), and ledger updates are carried out immediately according to internally defined procedures (Method 4). The important thing is for the organization to maintain an awareness of always treating point clouds and the ledger as a single set and to foster a common understanding that "ledger corrections without accompanying updates to 3D data are unacceptable."


In recent years, the technological environment supporting the above efforts has become increasingly robust. Not only have high‑precision terrestrial laser scanners and wide‑area point cloud measurements by UAVs become more accessible, but an era is also arriving in which anyone can easily capture on‑site 3D data using iPhone‑mounted GNSS receivers such as LRTK and smartphone LiDAR. While flexibly adopting these cutting‑edge technologies, incorporating point cloud × ledger integration into daily maintenance cycles will drive digital transformation (DX) in infrastructure management and lead to reduced future maintenance costs and improved services. The Ministry of Land, Infrastructure, Transport and Tourism is promoting the conversion of pipeline ledgers into 3D data and the development of digital ledgers, and these initiatives are expected to become industry standards, with municipalities likewise advancing the shift to such 3D ledgers. Field technology is progressing rapidly, so it is important for organizations to remain flexible in adopting the latest methods. To accurately and continuously grasp buried pipes as the “invisible assets” they are, please consider incorporating the methods introduced here into your company’s operations.


Next Steps:
Explore LRTK Products & Workflows

LRTK helps professionals capture absolute coordinates, create georeferenced point clouds, and streamline surveying and construction workflows. Explore the products below, or contact us for a demo, pricing, or implementation support.

LRTK supercharges field accuracy and efficiency

The LRTK series delivers high-precision GNSS positioning for construction, civil engineering, and surveying, enabling significant reductions in work time and major gains in productivity. It makes it easy to handle everything from design surveys and point-cloud scanning to AR, 3D construction, as-built management, and infrastructure inspection.

bottom of page