Feature To 3D By Time (Crime Analysis and Safety)

ArcGIS Pro 3.4 | | Help archive

Summary

Creates a 3D feature class using date values from input features.

Usage

  • This tool can be used to visualize the patterns of cell phone movement over space and time using 3D. The tools converts a 2D cell phone records feature class into 3D based on the space and time attributes of the features. The start time field determines the height of each feature, and the height difference between each feature represents the number of seconds between the calls.

  • A ZVALUE field will be added to the output with values based on the Time Z Interval and Unit parameter value.

  • When using this tool to compare two feature classes, use the same Base Date and Time, Base z-value, and Time Z Interval and Unit parameter values for each feature class.

Parameters

LabelExplanationData Type
Input Features

The features used to create 3D features.

Feature Layer
Output Feature Class

The output z-enabled feature class.

Feature Class
Date Field

A date field from the input that will be used to calculate the extrusion of the feature..

Field
Time Z Interval and Unit
(Optional)

The time interval and unit that will be represented by one vertical linear unit in the output feature class.

For example, if the output feature class has a vertical coordinate system based in meters and this parameter has a value of 1 second, the resulting feature class will have features extruded in which 1 meter of elevation is equal to 1 second of time.

Time Unit
Base z-value
(Optional)

The base z-value from which the output feature will start the extrusion.

Long
Base Date and Time
(Optional)

The date and time on which the time extrusion will be based.

When no value is specified, the minimum date value of the input will be used.

Date

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics