top of page

目次

LandXMLを土木CADで使う前に押さえたい考え方

土木CADでLandXMLを扱う基本の流れ

読み込み前の準備で見落としたくないポイント

失敗しない設定1 座標

失敗しない設定2 線形

失敗しない設定3 サーフェス

失敗しない設定4 名称

失敗しない設定5 範囲

失敗しない設定6 受け渡し条件

読み込み後に必ず行いたい照合作業

書き出し時に気をつけたい実務上の注意

まとめ


LandXMLを土木CADで使う前に押さえたい考え方

LandXML is one of the data formats used to transfer information related to civil design, surveying, and construction to other software or workflows. Rather than being merely a format for showing drawings, it is often used to convey structured information about alignments, terrain, and longitudinal/cross sections, and in civil CAD workflows it is involved widely from design stages through construction stages.


However, the fact that LandXML can be imported and exported does not guarantee safety. Even if it appears to have been read successfully, if coordinates are offset, alignments are reversed, surfaces are missing, or naming correspondences are broken, it can cause major rework in later stages. A typical mistake when handling LandXML in civil CAD is assuming that because something is displayed on the screen it has been transferred correctly.


What matters in practice is to understand a LandXML file not as a single file but as a bundle of information meant to carry design conditions. Clarify what you want to receive before importing and decide in advance which settings to check; this reduces uncertainty in the workflow. Conversely, if you open the file and try to judge after seeing the contents, you are more likely to notice mismatches in names or insufficient extents later, leading to repeated re-imports or re-exports each time corrections are made.


For those handling LandXML for the first time, it is especially important to grasp the overall flow. Understand the sequence—pre-import preparation, import settings, post-import verification, editing as needed, and checks before exporting—as a single series of steps. This helps avoid being driven by one-off operations. In this article, we organize the flow of using LandXML in civil CAD from a practical viewpoint and explain six key settings to avoid failures.


土木CADでLandXMLを扱う基本の流れ

The basic flow when using LandXML in civil CAD places more importance on upstream steps than you might expect. Generally, first confirm the purpose for which the received LandXML was created; then organize coordinates, units, and the target extent before importing. After importing, compare the displayed alignments and surfaces with drawings and existing data; if there are no problems, proceed with editing, drafting, or quantity checks. Finally, if you need to hand data to the next stage, organize and export only the necessary information.


A common misconception in this flow is considering the import as the central task. In reality, import is merely the entry point. What is more important is what you confirmed before importing and how thoroughly you verified after importing. For example, with the same LandXML file, what you should check differs depending on whether you want to receive a design baseline for design use or a terrain surface for as-built verification. If the purpose is vague when you start operating, you may overlook necessary information or import unnecessary elements that make drawings heavy.


Also, the way information is organized in LandXML varies with the recipient software and operational rules. Some files are centered on alignments, others on surfaces. Naming conventions may not be unified, and elements with the same meaning may be present under different names. Therefore, instead of opening the file immediately after receiving it, first list in your head the information required for the current task.


To stabilize the overall flow of handling LandXML in civil CAD, it is effective to set axes for configuration checks. The six items covered in this article—coordinates, alignments, surfaces, names, extents, and handover conditions—are common check axes usable both before and after import. If you go through these six in order, even data handled for the first time will be less likely to have major oversights.


読み込み前の準備で見落としたくないポイント

Before importing LandXML into civil CAD, first clarify where the file will be used in the current workflow. The priority of required information changes depending on whether it is for design study, construction planning, quality control, or current-condition comparison. For example, if alignment verification is the main purpose, focus on centerlines and longitudinal sections; if terrain processing is the main purpose, prioritize surface density and extent.


Next, confirm the relationship with existing drawings and coordinates. Although LandXML looks complete on its own, in practice it is often used together with existing plan drawings, longitudinal and cross sections, station lists, current point clouds, coordinate tables, and so on. Preparing comparison targets in advance speeds up verification after import. If you import without comparison targets, something may be displayed but correctness will be hard to judge.


It is also important to align understanding among responsible persons before importing. For example, decide which line is to be treated as authoritative, whether the surface is design or as-built, and what naming rules are followed. If these are ambiguous, you might select elements with similar names incorrectly or reference the wrong surface after import. Because LandXML can carry a lot of information, misunderstandings are not always obvious from appearance alone.


File management is also essential at this stage. If multiple updated versions exist, make clear which is the latest. Using a similarly named but incorrect file can lead to subtle differences in alignment or old terrain surfaces, which often surface later and lead to recalculation or redistribution; clarifying version handling from the start is safer.


You do not need to learn many special operations at this stage. What matters is establishing the order of checks in advance. Preparing for import with awareness of the six items—coordinates, alignments, surfaces, names, extents, and handover conditions—greatly improves stability in subsequent work.


失敗しない設定1 座標

The first setting to check when using LandXML in civil CAD is coordinates. If this is ambiguous, the rest of the settings cannot make the overall result valid. Many problems—objects flying to distant locations when imported, not overlapping existing drawings, appearing rotated, or elevation inconsistencies—are caused by insufficient verification of coordinates.


In practice, you should first ensure that both horizontal position and elevation are handled correctly. If you only look at the horizontal position, you may miss a case where plan alignment is correct but elevation differs. Conversely, if you only check elevations, you may not notice horizontal offsets caused by projection methods or origin differences. When importing LandXML, the basic approach is to check horizontal and vertical together, not separately.


It is also important to confirm that the civil CAD drawing settings match the assumptions on the LandXML side. In the field, local drawing datum conventions and data operations that carry precise coordinate values often coexist. Therefore, a match in appearance alone is not sufficient. Use several identifiable control points—known points, control points, major intersections—to check positions and grasp any offsets.


Also pay attention to whether coordinate offsets are uniform. If the entire dataset is shifted by a constant amount, suspect origin or offset settings; if only parts are shifted, other causes may be hidden. Cases where alignments match but surfaces are offset, or only certain sections look off, may indicate problems in how the data was generated or in the intended extent. Before simply moving data to match, examine the characteristics of the offset to make a proper judgment.


Coordinates also deserve attention at export. If you export while leaving temporary display corrections applied to match the appearance during import, the next stage may see amplified offsets. Be conscious of whether you adjusted only the display position in civil CAD or actually changed the dataset coordinates. Coordinates are conspicuous problems, but temporary fixes can seem to work in the moment, so verify them both at the start and at the end of the flow.


失敗しない設定2 線形

Next in importance is alignments. In LandXML, information about baselines and longitudinal profiles related to roads, earthworks, and slope plans is often included, forming the basis for drafting and quantity checks in civil CAD. Failures here can affect subsequent longitudinal/cross-section work, quantity calculations, and structure placement, so do not consider the task done just because the alignment is displayed—verify that the meaning has been transferred correctly.


First check which line is the primary alignment. LandXML can contain multiple lines—centerlines, edge lines, auxiliary lines, alternative alignments, etc. Judging by name alone can lead to confusing similar names, so identify the principal line by checking both the plan geometry and the longitudinal profile. Be cautious when working with data output mid-update, as old alternatives may remain.


Alignment direction is also easy to overlook. Differences in stationing direction or start/end definitions can cause mismatches in reference directions for longitudinal and cross sections. Even if the shape looks identical on CAD, if station increments go the opposite way, interpretation issues may arise for cross sections or structure placement. For unfamiliar data, check the direction by examining positions around major stations and start points.


Handling of longitudinal information related to alignments is also important. Even if the plan alignment is correct, a mismatch with the longitudinal profile can render the data impractical. For example, if plan distances match but longitudinal gradients differ from intent, cut-and-fill planning or structure elevations will be misjudged. After import, verify height relationships at representative stations or change points against design documents.


When exporting, be careful not to include unnecessary auxiliary alignments. Whether the recipient needs only the reference alignment or also related longitudinal and auxiliary elements affects how you should organize output. Alignments are often tidied for ease of handling in civil CAD, but whether those edits should be reflected in exchange data is another matter. Separating ease of operation from accuracy of handover reduces alignment-related problems.


失敗しない設定3 サーフェス

When using LandXML in civil CAD, handling surfaces is highly practical. Even if plan drawings may not reveal problems, poor surface data can greatly affect section checks, volume comparisons, construction planning, and as-built evaluations. Proceeding with lax surface checks can lead to discrepancies in calculations even when drawings show few visual issues.


First confirm which surfaces are included. When multiple surfaces exist—existing ground, design surfaces, temporary works surfaces, etc.—it is crucial not to confuse their meanings. If names alone do not distinguish them, compare heights at key points and slope shapes to identify them. Especially when similar names are present, working without clarity on which to reference can cause major confusion downstream.


Next, check the surface extents and for missing areas. Even if a surface appears clean on import, edges, shoulders of slopes, or areas around structures may be missing. This can result from display-range issues or because the source data lacks sufficient triangulation. In civil CAD, there is a tendency to zoom into required locations, but in practice it’s effective to first take a broad overview of the entire target extent and then zoom into key areas. Focusing only on details without viewing the whole increases the chance of overlooking missing or out-of-range areas.


Consider surface density as well. Finer detail is not always better; you must check whether the level of detail matches the intended use. Extremely dense surfaces slow processing and reduce drawing usability, whereas overly coarse surfaces fail to represent slopes or small terrain changes correctly. Don’t judge solely by how light the display is after import; confirm which business task will use the surface and whether its granularity is appropriate.


When exporting, consider whether to output the entire surface or to limit it to the necessary extent. If the recipient needs data for a limited section but you hand over a broad surface, the file becomes heavy and the next stage’s handling may be unstable. Conversely, cutting too narrowly can create deficiencies at connection points that complicate comparison or supplementation. A surface being displayed is not enough—the important point is that it is handed over with the intended extent and granularity.


失敗しない設定4 名称

Names are often overlooked in LandXML operations. In civil CAD we tend to prioritize checking position and shape, but in practice, name organization greatly affects efficiency in downstream workflows. Without consistent naming, it becomes difficult to tell which alignment is for which use, whether a surface is existing or design, and which data is the latest version.


Naming failures are not just simple input errors. In practice, different staff might use different terms for the same element, too many abbreviations may fail to convey meaning to third parties, or naming conventions may change in updated versions. Even if you can distinguish items after importing into civil CAD, if the meanings are not conveyed when exported to another party, the recipient will spend time rechecking.


What’s important is to treat names not as mere labels for appearance but as identifiers for information. Names for alignments, longitudinal profiles, surfaces, and related elements should be consistent enough to indicate usage and category at least. For example, being able to read from names whether something is existing or planned, main or auxiliary alignment, or what work section or segment it belongs to, makes post-import verification much easier.


It is also worth reviewing names after import, not only before. If the names in the received LandXML do not fit internal operations, you may reorganize names within civil CAD. However, if you lose correspondence with the original names, it causes trouble when re-exporting or responding to inquiries. Therefore, even when refining names for operational clarity, ensure that correspondence with the source data can be traced.


Before exporting, finally check whether the names are understandable to the recipient. Divisions that are obvious to the person who prepared them may be unclear to other staff or external parties. Names may seem like a small setting, but in practice they greatly reduce the number of reconfirmations and support the overall quality of LandXML operations.


失敗しない設定5 範囲

Extent settings when handling LandXML in civil CAD are directly linked to both work efficiency and data quality. If the required extent is insufficient, additional outputs or re-imports will be necessary later. Including an unnecessarily wide area makes drawings heavy and makes it hard to know what the current target is. Both too narrow and too wide extents cause problems, so you must judge according to the purpose.


In practice people tend to judge by plan extent alone, but it is important to also consider vertical extent and connections to related elements. For example, even if you think you cut out only the target section, if you lack buffer zones needed for connecting alignments or slope treatments, you will have trouble creating sections or checking tie-in. Conversely, taking too broad an extent may mix in other work sections and complicate judgment.


When checking extent, clarify beforehand exactly what will be treated as the output for this task. For design review you may need a slightly broader area that includes comparison targets, while for a narrow construction section extra extent can be a hindrance. The display extent in civil CAD and the extent to be included in LandXML are not necessarily the same, so avoid deciding based solely on display convenience.


Extent issues also affect post-import verification. To distinguish whether imported data is partially missing or originally limited to that extent, it helps to have an expected extent in mind before receiving the file. Missing edges are often discovered later especially with surfaces and longitudinal-related data, so check not only major sections but also boundary areas.


When exporting, adjust the extent according to the recipient’s intended use. While minimizing extent is important, allowing some margin for connection checks or future reuse may be preferable. Extent setting is not just a cut-out task but a consideration to avoid causing problems in the next stage.


失敗しない設定6 受け渡し条件

Handover conditions are the part of LandXML operations that must not be ignored until the end. This does not only refer to how the file is transmitted, but to the overall practical conditions of what is handed over in what state and what assumptions the recipient will use. If this is ambiguous, even successful imports and exports can result in failure in practice.


First, clarify for which task the LandXML being handed over is intended. Design-review and construction-use require different levels of precision and different included elements. For comparative studies, multiple alternatives may be needed; for on-site use, it may be better to reduce unnecessary information and simplify. Clarifying what the recipient wants to view makes it easier to organize what should be provided.


Next, it is important to supplement handover conditions with explanatory text. Although LandXML can carry a lot of information, it does not automatically convey all operational rules. For example, which alignment is authoritative, which surface should be used as the reference, what the target section is, or whether this is an updated version are not always sufficiently conveyed by the file alone. Therefore, when organizing handover conditions, include explanatory notes to share understanding along with the file.


Handover conditions should also include clarification of responsibilities. Whether the data is intended to be re-edited after import or used as-is changes how it should be handled. If you will process part of it in civil CAD and re-export, be clear whether it still retains the same meaning as the original LandXML or has been converted for internal use. Ambiguity here easily causes misunderstandings at redistribution.


Handover conditions should be checked both before importing and before exporting. In practice, operational ambiguities rather than technical settings are often the cause of rework. Even if coordinates and alignments are correct, if the grouping of information differs from what the recipient expects, the data will ultimately be hard to use. To handle LandXML steadily in civil CAD, treat handover conditions with the same care as technical settings.


読み込み後に必ず行いたい照合作業

After importing LandXML into civil CAD, do not be satisfied with mere display—always perform verification work. The purpose of verification is not simply to check whether appearances are similar. Confirm that the information required for the current purpose has been imported in the intended position, meaning, and extent.


Start verification by checking coordinate consistency. Verify positions at known or major points and check both plan position and elevation. Next, for alignments, check start/end points, major curves, and positional relationships near representative stations. Then confirm whether there are any inconsistencies in longitudinal profiles or related elevation conditions to detect interpretation errors in alignments.


For surfaces, first look at the whole for missing areas or unnatural breaks, then check representative sections and elevation trends at key points. Important here is not to rely solely on screen display. Use section views and elevation comparisons as needed and cross-check with design documents and existing drawings. Slopes, connection areas, and areas around structures are particularly prone to surface irregularities that affect practical work.


It is also worth rechecking names after import. When multiple similar names are present, clarify which will serve as the standard for this task. If necessary, assign internal names that are easier to use while ensuring correspondence with the original data, which simplifies later explanations and re-exports.


Verification should be carried out until the operator is personally satisfied. As you gain experience, you may be tempted to check only parts, but for first-time receptions and important projects, keep the verification scope broad. LandXML is a convenient structured format, but whether it is practical ultimately depends on the quality of post-import verification.


書き出し時に気をつけたい実務上の注意

The flow of handling LandXML in civil CAD does not end with import. When exporting to pass data to the next stage, organize the data from the recipient’s perspective. Even if nothing seemed wrong when you imported, that does not mean you can export as-is. Adjustments or auxiliary edits added during work may be unnecessary or may even cause misunderstandings as exchange data.


When exporting, first narrow down the information to be provided. Review whether only the necessary items among coordinates, alignments, surfaces, names, and extents are appropriately included. If you include elements added internally for verification or temporary auxiliary data, recipients will be unsure which to treat as authoritative. Ease of handover is determined not by the amount of information but by clarity of intent.


Next, confirm that corrections or display adjustments made during import have not been inadvertently applied to the source data. Display adjustments, internal name changes, or cutoff ranges used for checking may not match the recipient’s assumptions. Separate operations made to improve readability in civil CAD from the integrity of formal exchange data.


Also, always recheck before exporting. Ideally, read the exported data back into a fresh environment to verify it appears as intended. This extra step can reveal omissions, name inconsistencies, or unwanted extents that slipped in. In projects with multiple staff, what seems obvious to the creator may be unclear to the recipient, so reviewing from a third-party perspective is effective.


Export precautions mirror import precautions. Problems you encountered when importing can cause trouble when you are the one exporting. In that sense, understanding the LandXML workflow in civil CAD is not only to make your work easier but also to reduce rework in downstream stages.


まとめ

Using LandXML in civil CAD is not simply a matter of importing a file and displaying a drawing. By organizing the purpose and assumptions before import and proceeding with checks centered on the six items—coordinates, alignments, surfaces, names, extents, and handover conditions—you can treat the data as practical and usable. Learning specific operations is important, but even more important is having an order for what to check and when to decide.


Those new to LandXML tend to regard successful display as success, but what really matters is post-import verification. Only after confirming consistency with existing drawings, coordinates, longitudinal data, and surfaces, and preparing the data to be re-exported with appropriate extent and conditions, does LandXML become useful for practice. Put another way, carefully checking the six configuration items helps even first-time handlers avoid major mistakes and follow the workflow smoothly.


In civil work, it is increasingly important to streamline not only design data handover but also position information acquisition, current-condition understanding, and point-cloud integration as part of a continuous flow. Becoming proficient at handling LandXML makes it easier to connect drawings and field information, which in turn benefits construction management and as-built verification. If you are considering position information utilization, point-cloud handling, or overall civil workflow efficiency, looking into systems such as LRTK—an iPhone-mounted GNSS high-precision positioning device—can help improve field operations beyond drawing-centered approaches.


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