At ArcGIS Pro 3.4, ArcGIS Indoors is expanding its toolbox for data import. In addition to CAD and BIM data sources, users can now use point cloud data as a source when populating and maintaining an indoor GIS. Point clouds can vary in quality, and different indoor environments can present different challenges when generating floor plans. This article discusses requirements and best practices when preparing to collect and process point cloud data for use as a data source for ArcGIS Indoors.
Information in this article is organized in two sections. If you’re just getting started scanning, please continue to the Data collection and Data processing sections below. If you’re already past the scanning and processing stages, or you’ve been given data that was collected and processed by others, you can skip to the Working with unfamiliar data section.
Data collection
There are a growing number of LiDAR scanning devices on the market that are capable of collecting point cloud data in indoor environments. Esri Business Partners who offer devices include Trimble, Leica Geosystems, and NavVis. (The viability of using consumer-grade mobile devices with LiDAR sensors, such as the iPhone 15 Pro, will be the topic of a future blog post.) Contact your LiDAR scanning device’s vendor for guidance on efficient and effective data collection practices using their particular device.
Data collection requirements
Strictly speaking, the only information that must be collected and stored is a 3D (XYZ) coordinate for each point in the point cloud. RGB information can help when visualizing the point cloud in ArcGIS Pro, but is not required.
Regarding the architecture being scanned, walls must be vertical. The ArcGIS Pro tool that generates the floor plan will not work for walls that lack a vertical cross-section, such as slanted or arched walls.
Figure 1. Cross-section profiles of walls that are vertical, slanted, or arched. Walls must be vertical
for the scanned data to work with the ArcGIS Pro tools mentioned later in this article.
Data collection best practices
Indoor LiDAR scanning presents several challenges, including transparent and reflective surfaces, moving people, lack of GPS signal, and narrow spaces. A quick internet search will turn up general best practices (as well as device-specific recommendations) like this, this, and this.
In addition to the device vendor’s guidance for data collection, consider the following:
1. Accuracy—The device should be capable of and configured to achieve a positional accuracy of ±0.4 inches (10 millimeters) or better. Understand the device’s best practices for optimal accuracy, including the effects that distance and different surface materials can have on the accuracy of the points in the cloud. Lower accuracy can increase the “fuzziness” of the data and lead to noisy, misplaced, or missing floor plan polylines.
2. Point spacing—The points collected by the device should have an average point spacing of 0.2 inches (5 millimeters) or smaller. Point clouds with larger average point spacings can still be used but the generated floor plans may have more gaps and artifacts. Point spacing is determined by multiple factors including the number of sensors on the device, the distance from the device to the surface being scanned, and scan time. You can do a test scan and use ArcGIS Pro to calculate statistics including average point spacing.
Figure 2. ArcGIS Pro dialog showing Point Spacing values (in meters) for individual LAS files in
a LAS dataset. The average point spacing for the larger LAS files (those with millions of points)
is around 3 millimeters.
3. Surface preparation—To help capture windows and other transparent architecture, close blinds and curtains, or use a commercially-available spray-on product designed to temporarily makes glass surfaces opaque. Doors that separate rooms and corridors should be closed as much as possible to help avoid gaps that may require manual editing later.
4. Control points—GPS can be unreliable indoors. Control points are reference locations that can help position scanned data relative to data from other scans or relative to a real-world coordinate system. Ask the vendor how to establish and record control points (reference locations) as part of the data collection process. Tip: If there are no control points, make sure adjacent scans overlap enough so you can identify common features (such as doorways or corners) to use as reference points when processing the data.
Data Processing
Typically, a vendor will provide software to process the point cloud data collected with their device. Terminology and workflows may vary by vendor, so be sure to check their documentation for specific information.
Data Processing Requirements
Generating floor plans from point cloud data requires the following:
1. Register scans together—Large facilities often require multiple scans to cover the entire space. Depending on how each scan was initiated, the scans may not be properly positioned relative to each other. Registration is the process of repositioning and aligning the scans to produce a continuous point cloud. If control points were captured during data collection, the vendor software may be able to use them to auto-register the scans together. Otherwise, use the vendor’s software to position the scans manually by looking at the architecture in areas where adjacent scans overlap. Tip: To make large datasets more manageable, you can register scans together on a floor-by-floor basis, instead of registering all the floors together into a single large point cloud.
Data Processing Best Practices
Prior to export, the point cloud data should be georeferenced. Georeferencing is the process of relating the point cloud’s local coordinate system to a real-world coordinate system. Use the vendor’s software to georeference the point cloud to a projected (planar) coordinate system appropriate for the facility’s location, such as a UTM zone. If no GPS-based control points were collected, see if the vendor’s software will let you position your dataset using a satellite imagery basemap for reference. If the point cloud data is not georeferenced using the vendor’s software, the data can still be used to generate floor plans polylines that you can then reposition using tools and basemaps in ArcGIS Pro.
When exporting the processed data, see if you can choose the LAS file format. ArcGIS Pro can read LAS files, and can convert LAZ (compressed LAS) files. Tip: You may want to export the processed data to a different format—other than LAS—that’s capable of storing specific information captured during the scan. For example, if panoramic images were captured along with the point cloud, you may want to export to the E57 file format, which supports embedded imagery. If the point cloud data is exported in a format other than LAS, you can use solutions like FME or LAStools to convert the data to LAS for use with ArcGIS Pro.
Given the variety of tools and workflows involved, it’s good to keep detailed notes about how the collected data was processed. It’s also good to note what’s in the exported files, such as whether the points have RGB or other data, whether panoramic images are present, and what projected coordinate system was chosen. All this information can be useful when viewing and working with the exported point cloud data in ArcGIS Pro.
Working with unfamiliar data
If you’ve received point cloud data that was collected or processed by others, some of the information mentioned above may be missing or unknown. Read on for tips on how you can investigate unfamiliar point cloud data and determine its fitness for use in ArcGIS Pro to generate floor plans.
Other point cloud file formats
When the point cloud data is in a format other than LAS (.las, .laz, or .zlas), the data must be converted prior to loading in ArcGIS Pro. You can use solutions like FME or LAStools to convert the data, but be aware that some information present in the original file, such as coordinate system text or panoramic imagery, may be lost. Research the capabilities of the original file format to understand what information might possibly be in there.
There are tools available to investigate the information in point cloud data files (including LAS). For example, CloudCompare is a free software that can open many common point cloud export file formats (including E57, PTX, PLY, and OBJ) and display detailed information about their contents in a tree view.
Figure 3. Viewing an E57 file in CloudCompare, with a tree view of the file contents at top-left.
This particular E57 has panoramic (“spherical”) images, as indicated by the arrow.
If your point cloud data is in a proprietary file format such as Autodesk’s ReCap (*.rcp), look on the vendor’s web site for an appropriate application to view the file contents.
Unknown coordinate systems
ArcGIS Pro detects when a LAS file contains coordinate system (CS) information. If embedded CS information is not present in the LAS file, consider the following to find it out:
Figure 4. You can use the Change Coordinate System
button to assign a coordinate system to a LAS file.
In the event that the point cloud uses a local or unknown coordinate system, you can still use the point cloud to generate floor plan polylines, then select all the generated polylines and use the Move and Rotate tools on the Edit ribbon to translate them to the correct geographic location, using satellite imagery or another basemap as a reference. To preserve the generated polylines’ relative accuracy, avoid using tools that could scale or stretch (rubbersheet) the polylines.
When the facility is unfamiliar
When working with scanned data for a facility you know well, you may already have a good idea of what kinds of equipment, fixtures, and décor are present, and where doors, windows and walls are located. When the facility is unfamiliar, however, examining the point cloud may be only way to tell whether a gap between polylines is a doorway, a window, or just a gap caused by shadowing (occlusion) during the capture.
When you want to view LAS data in a 3D scene in ArcGIS Pro, there are some steps you can take to improve the experience:
Figure 5. Navigating an indoor point cloud in a 3D Scene using Roam mode.
Generating floor plans
At this point, you should be ready to start the workflow for generating a floor plan from your indoor point cloud data. Here are a few tips to consider as you go:
Figure 6. Cross-section profiles of walls with offset or non-vertical cornices. Suitable z
ranges are shown that go from the top of the furniture to the bottom of the cornice.
Figure 7. Linked map and scene views. In the scene, the polyline layer is symbolized
with a thick 3D tube to make it visible in the point cloud.
Lastly, when generating floor plans from point clouds, keep in mind how the floor plans will be used. Indoor GIS data for space management or office hoteling may require less accuracy and detail than other applications like indoor navigation. For example, a floor plan for ArcGIS Indoors-powered office hoteling requires an Indoor dataset with Units features representing the physical workspaces, but those features probably don’t need to be 100% accurate in shape or size, and other Units features for other spaces (corridors, common areas, etc.) as well as Details features (individual polylines representing walls, doors, windows, and other architectural details) may be considered optional.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.