Inspecting 3D Data

Liz Sanderson
Liz Sanderson
  • Updated

Introduction

Representation of 3D Data in the FME Data Inspector

The FME Data Inspector or Visual Preview in FME Workbench provides a powerful tool for reading and inspecting 3D data. It not only renders 3D data, but also exposes the richness of the attribute and geometry structures so that you can explore every component of it. The FME Data Inspector will display some things differently in 2D vs 3D. For example, rasters can only be displayed in 2D unless they are draped on a surface, in which case they will show up in 3D mode.

IyIkDJ7vRyoBoh6il-TKqTamXCXFxauqqo9cmDFQLjBqpMe_oqhMfAYU5ZrvRC55Dx05uofLP508SG70xvM5L9Ef7CXX85DpeXNws0lTZiMGhZ1OueSKuhxrvRGCRIbEzsKxNEme

It should be noted that the way FME renders 3D data may differ significantly from how it appears in other viewers. It is therefore important to include the desired destination application when evaluating FME results. By its nature, 3D rendering is a resource-intensive task. As such, there may be datasets that can be processed by FME but not displayed. If you are opening a large dataset, it’s generally a good idea to only select a few layers at a time and zoom into an area of interest rather than trying to render the whole model at once.

Process Overview

To see how FME handles a variety of 3D datasets, download the datasets below and try opening any of them in FME Data Inspector.

Step-By-Step Instructions

1. Start FME Data Inspector

Download the source data from the Files section and start up FME Data Inspector.

2. Open a Dataset

You can add your datasets by selecting the first yellow folder icon on the top-left ribbon, or by going to File > Open Dataset.

3. Select the Format and Dataset

Choose a dataset to view and press OK. For example:

Format: ASPRS Lidar Data Exchange Format (LAS)

Dataset: Downloads\source_data1\LAS.las

You can select multiple datasets at the same time by pressing and holding the Ctrl key while selecting, or you can add another dataset to the current view by clicking the folder icon with a plus sign. Add the rest of the datasets that you wish to display to your view.

4. Explore Your Data

When working with 3D data, here are some quick tools and navigation tips:

  • Press and hold the mouse wheel to pan in orbit mode, or just click with 79FxPh9TO2sB-bej72IM11KT_NbESuoKVzBPZf0QfzEJvaHCSvboFusZmpXNrTc8rPY-0Fslka3odxjRm-lLF1KVsvdc8qhFu5Ul4xxkGM1YCSeyY7mLgZZ3dA2dASeEZa5U7phu selected
  • Make sure you have the Lock the Current View in 3D selected to view in 3D lylKe7lN9Xp3lnCBVZFzpQNPk1r3bkloontULdVruSrX__N-ecfBolB86nEIbU56CBCK5P2hOlx2VZzrUqnn_hvbRCcJwwbrd5rZUTaXmzonYh4MtiDBnurdFP80yfXBBUVR_mS4
  • Toggle this icon if you would like to lock your view in 2D tbWji4LYZ_ChV1VJ5QdUOt8EvBqMPQqnIiQMuWTgOIIJnUvxSO6OZ613zP6dxKGmVZLybl_37zYmEZJJpg77llo2HYYaUv4dhWc5xl38kGjaUGHthNZEPqAQqjeUq7x24eOQsiDf

It’s good practice to visualize and explore your data before you begin your workspace, when you can. The inspector provides valuable information about features, including feature type, coordinate system, dimension, extents, and attributes, among other useful tools.

5. Validation of 3D data

It’s always a good idea to make sure you have valid input data before you attempt a translation. This is particularly true for 3D data, given the potential complexities. The GeometryValidator provides a set of tests for 2D geometries, such as lines and polygons, and for 3D geometries, such as surfaces and solids. In general, it is recommended to check for a small number of issues at a time and use several GeometryValidators in a series to identify invalid features more easily. See the How to Make a 3D Globe from 2D Vector Data tutorial for a GeometryValidator example.  

Additional Resources

Was this article helpful?

We're sorry to hear that.

Please tell us why.

As of January 14th, 2026, comments on knowledge base articles have been closed. To make sure questions don’t get missed and to enable more community support, we’ve moved discussions to the FME Community. If you have a question or a comment about this article, please create a new post or create a support ticket.