-
Notifications
You must be signed in to change notification settings - Fork 117
ProSnippets Linear Referencing
UmaHarano edited this page May 12, 2025
·
2 revisions
Language: C#
Subject: Topology
Contributor: ArcGIS Pro SDK Team <[email protected]>
Organization: esri, http://www.esri.com
Date: 04/25/2025
ArcGIS Pro: 3.5
Visual Studio: 2022
.NET Target Framework: .Net 8
Home | API Reference | Requirements | Download | Samples
-
Create a routes feature class using the DDL
-
Create an events table using the DDL
-
Get route information from a polyline feature class with M-values
-
Get event information
-
Create a RouteEventSource via dynamic segmentation process for point events
-
Create a RouteEventSource via dynamic segmentation process for line events
-
Locate features along routes