---
title: "Do Navvis point clouds have timestamp information?"
slug: "do-navvis-pointclouds-have-timestamp-information"
updated: 2025-01-28T10:47:22Z
published: 2025-01-28T10:47:22Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.navvis.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Do NavVis point clouds have timestamp information?

## No, Point clouds, e.g. pointcloud.ply, do not have timestamp information

For general point cloud formats, there's no field for saving the timestamp information. Additionally, it is difficult to save the exact timestamp for a specific point as it could have been captured multiple times when scanning back and forth.

A three-dimensional representation of an environment, made up of many points. A point is defined by x, y and z coordinates, and it may or may not contain RGB, an intensity value, and normals.
