Hi Community,
We are building a LRS and just created our first line event layer. Routes are appended through the Append Routes tool and Identify Routes shows everything as expected.
After using Append Events, it is however not showing related events. What are we missing?
When quering the event layer manually on this specific RouteId, FromMeasure and ToMeasure, I can confirm that 18 events are present. They are also being showed correctly on the map.
Using ArcGIS Pro 3.3.2
@MirekGroen The order of operations and screenshots seems correct. I am unsure on the expectation of showing related events. Are you expecting a drill down experience from the Explore/Identify Route tool pop-up to navigate the related records. Does the data model used have relationship class built for the event layer?
The LRS model does not rely or create related records. The Event records are 'referenced' to the routes based on LRS attributes like route IDs and measures.
@AyanPalit My expectations are based on course material from 2022, that is saying that after appending events, the identify tool should give measures on routes and events:
The same is shown in documentation found her: https://doc.arcgis.com/en/experience-builder/11.3/configure-widgets/lrs-identify-widget.htm
@MirekGroen please try the Explore tool: View route measures
This capability may be used on any M-aware feature and will provide measure information on routes and events. By the way, ArcGIS Field Maps also has a similar capability. https://doc.arcgis.com/en/field-maps/android/use-maps/quick-reference.htm
@AyanPalit The problem is not that measures are not shown. Both the Explore tool and the Identify Routes tool are showing start, end and current measures. My issue is that events which are registered in the selected route are not shown, while documentation shows me that this should be the case. It makes me wondering if we did everything correct creating the LRS and its event layers.
Mirek Groen | GIS consultant Geoinfo
@MirekGroen I don't quite understand what tool, workflow is being used to see the event records. Based on the information provided, it appears LRS events are setup and loaded ok. I can review a sample if that can be posted.