Linear assets in Enterprise Asset Management
Summarize
Summary of Linear assets in Enterprise Asset Management
Linear assets are physical assets characterized by length or dimension, such as roads, railways, pipelines, power lines, and telecommunication networks. Each linear asset has a defined start and end point and can be broken down into segments, which are sections defined by start/end points or start point and length.
Show less
ServiceNow classifies and manages linear assets using the Linear asset [sneamlinearasset] class, which extends the general Enterprise asset [snentasset] class. Segments within linear assets are managed using the Linear segments [sneamlinearsegment] class, which extends the linear asset class. These classes are accessible through the Expanded Model and Asset Classes application.
Geo maps for linear assets
Enterprise Asset Management integrates geographic maps (geo maps) to visually create and manage linear assets and their segments. These maps display geographical features and allow users to:
- Draw linear assets by defining coordinates
- Set start and end markers for segments
- Set markers for discrete assets located along linear assets
- View related assets, including overlapping, intersecting, and continuing assets
Access to geo maps requires the Enterprise Asset Manager (sneam.enterpriseassetmanager) role, and the mapping functionality is powered by the sn-geo-map UI component within the Enterprise Asset Workspace.
Discrete asset relationships
Discrete assets are point-specific assets or consumables installed along linear assets (e.g., pressure valves on a pipeline). Each discrete asset must have a marker indicating its precise location within the boundary width of the associated linear asset, enabling accurate tracking and queries relative to the linear asset.
Linear asset relationships
The system supports managing relationships between linear assets, including:
- Overlapping assets: Assets near each other within the same boundary width, such as adjacent northbound and southbound highways.
- Continuing assets: Assets connected end-to-start, allowing seamless transition from one asset to another (e.g., one highway continuing as another).
- Intersecting assets: Assets crossing at a point, such as two roads intersecting.
These relationships help provide a comprehensive view of asset connectivity and proximity for better asset management.
Expand your asset management portfolio by creating and managing linear assets.
Overview of linear assets
If a linear asset is divided into segments, you can classify and manage those segments by using the Linear segments [sn_eam_linear_segment] class. This class extends the Linear asset [sn_eam_linear_asset] class.
These classes are available only through the Expanded Model and Asset Classes application. For more information on this application, see Enterprise model and asset classes.
Geo maps for linear assets
You can create and manage linear assets and segments using geographic (geo) maps. Geo maps are visual representations of geographical areas, displaying geographical elements such as landforms, bodies of water, cities, and roads.
The Enterprise Asset Management application uses the sn-geo-map UI component to power map visualizations for linear assets. Only users with the Enterprise Asset Manager (sn_eam.enterprise_asset_manager) role can access geo maps.
- Draw linear assets to define coordinates.
- Set segment start and end markers.
- Set markers for discrete assets.
- View related assets such as overlapping assets, intersecting assets, and continuing assets.
Discreet asset relationships
You can associate your linear assets with discreet assets, which are enterprise assets and consumables that exist at specific points along a linear asset. For example, a pressure valve is a discreet asset that is installed at regular intervals along a pipeline. These associations enable you to track and manage your discreet assets as part of your linear assets.
You must assign each discreet asset a marker, which is a specific point location that falls within the boundary width of the associated linear asset. You can use this information to locate and query each discreet asset through the associated linear asset.
For more information on discreet assets, see Associate a discrete asset to a linear asset.
Linear asset relationships
- Overlapping linear assets
- Assets that are in close proximity of each other and fall within the same boundary width. For example, a northbound and southbound highway running alongside each other.
- Continuing linear assets
- Assets that connect to each other at their start points and end points. When you reach the end point of one asset, you automatically transition into the start point of another asset. For example, a highway that changes into another highway after a specific point.
- Intersecting linear assets
- Assets that cross each other at a specific point. For example, two roads that cross each other at an intersection.
For more information on linear asset relationships, see Find linear asset relationships.