|
POST
|
Hi Colin, I would suggest opening a case with Esri Technical Support for this issue. They should be able to work with you to reproduce the issue and determine any workarounds. Nathan ArcGIS Roads and Highways team
... View more
09-09-2020
08:38 AM
|
2
|
1
|
2120
|
|
BLOG
|
Hi Everyone, Roads and Highways 10.8.1 was released last week. You can see a list of issues addressed in the release here: Location Referencing 10.8.1 Issues Addressed Nathan ArcGIS Roads and Highways team
... View more
08-04-2020
11:41 AM
|
0
|
0
|
534
|
|
BLOG
|
Hi Everyone, Roads and Highways 10.8.1 was released last week. You can see a list of issues addressed in the release here: Location Referencing 10.8.1 Issues Addressed Nathan ArcGIS Roads and Highways team
... View more
08-04-2020
11:40 AM
|
0
|
0
|
963
|
|
POST
|
Hi Maja, The tools you're referencing are from Production Mapping and not Roads and Highways, so I can't comment on what the tool does/doesn't do and whether it exists in newer versions of the software. There isn't an equivalent tool within Roads and Highways that does exactly what that tool appears to do. However, as Ryan mentioned above, you can view existing event data in a table format and it will be presented with records from smallest measure to largest. This would allow you to edit records with adjacent measures within this table. Nathan Esri Roads and Highways team
... View more
06-18-2020
10:19 AM
|
0
|
0
|
1022
|
|
POST
|
Hi Jet, Roadway Reporter only supports route and measure in the output for the various report types. You could take the output report as a csv and do additional post processing to get the XY values for each route and measure location using the REST API for Roads and Highways, but you would need to build that process/script/tool. Nathan ArcGIS Roads and Highways team
... View more
05-28-2020
05:01 PM
|
1
|
0
|
694
|
|
POST
|
Hi Brian, That is correct. At Pro 2.5, the Roads and Highways minimum schema items (centerline, calibration points, redline) need to be in a feature dataset. At Pro 2.6, we'll complete the controller dataset and LRS container in the catalog window which will require all LRS feature classes (minimum schema, networks, events, intersections) in a feature dataset. We'll continue to document the requirements for the Roads and Highways information model here LRS data model—ArcGIS Roads and Highways for ArcGIS Pro User Help | Documentation Nathan Esri Roads and Highways team
... View more
05-06-2020
07:57 AM
|
0
|
0
|
2676
|
|
DOC
|
Hi Tazura, I would take a look at the topics I mentioned in my earlier responses (Create the LRS, networks, and events—ArcGIS Pipeline Referencing for ArcGIS Pro User Help | Documentation and LRS data model—ArcGIS Pipeline Referencing for ArcGIS Pro User Help | Documentation ). They cover the high level configuration and loading process. Since you already have UPDM, the feature classes and tables necessary are already in place. You simply need to associate them with an LRS using the "From Existing" geoprocessing tools. In order to load data using Append Routes, you would need to have the route data ready to load. If you don't, then you would need to create it in a separate feature class to be appended using the Append Routes tool. For the screenshot you showed above, it appears as though the PipelineCreateRoutes2 layer doesn't have the field of type/length that match those required in the network_petron layer you're trying to append into. You might want to verify their type and length matches. If you're not able to get the tool to work as expected when they do match, I would suggest opening a support case with Esri Technical support to investigate the issue further. Thanks, Nathan ArcGIS Pipeline Referencing team
... View more
05-04-2020
12:23 PM
|
0
|
0
|
19309
|
|
DOC
|
Hi Tazura, I'd suggest taking a look at the LRS data model (LRS data model—ArcGIS Pipeline Referencing for ArcGIS Pro User Help | Documentation ) to understand what fields are expected to be populated to get your data into Pipeline Referencing. UPDM already has the Pipeline Referencing feature classes/tables. You would need to use the Create LRS/Network/Event from Existing Dataset geoprocessing tools to create the LRS and associate those feature classes/tables with it. Once the configuration is complete, you could load your data into the networks/events using the Append Routes and Append Events geoprocessing tools. Nathan ArcGIS Pipeline Referencing team
... View more
04-30-2020
02:53 PM
|
0
|
0
|
19309
|
|
DOC
|
Hi Tazura, UPDM 2019 has the feature classes and tables to work with Pipeline Referencing. Once you've downloaded the model, you would need to configure the LRS, networks, and events with Pipeline Referencing then load your data. I would suggest looking at this help topic (Create the LRS, networks, and events—ArcGIS Pipeline Referencing for ArcGIS Pro User Help | Documentation ) that provides a high level overview of the configuration and loading process for Pipeline Referencing. Nathan ArcGIS Pipeline Referencing team
... View more
04-30-2020
10:55 AM
|
0
|
0
|
19309
|
|
BLOG
|
While the Roads and Highways Dev Summit demo theater couldn't be given in person in Palm Springs, the session was recorded and is now available for anyone interested in learning more about the Location Referencing REST API and how your organization can utilize it. https://www.youtube.com/watch?v=Nx2yoIYwRos&list=PLaPDDLTCmy4Ys8vfmC7DbX3FHSsyosvh7&index=170&t=0s
... View more
04-28-2020
04:50 PM
|
1
|
0
|
480
|
|
BLOG
|
While the Roads and Highways Dev Summit demo theater couldn't be given in person in Palm Springs, the session was recorded and is now available for anyone interested in learning more about the Location Referencing REST API and how your organization can utilize it. https://www.youtube.com/watch?v=Nx2yoIYwRos&list=PLaPDDLTCmy4Ys8vfmC7DbX3FHSsyosvh7&index=170&t=0s
... View more
04-28-2020
04:50 PM
|
0
|
0
|
1009
|
|
BLOG
|
While the Pipeline Referencing Dev Summit demo theater couldn't be given in person in Palm Springs, the session was recorded and is available for anyone interested in the Location Referencing REST API and how your organization can utilize it. https://www.youtube.com/watch?v=Nx2yoIYwRos&list=PLaPDDLTCmy4Ys8vfmC7DbX3FHSsyosvh7&index=170&t=0s
... View more
04-28-2020
04:48 PM
|
0
|
0
|
1131
|
|
POST
|
Hi Jonathan, When you move into ArcGIS Pro to use Roads and Highways, there are differences between how your data needs to be configured vs ArcMap. The major differences are below: -Roads and Highways is service based within ArcGIS Pro, which requires you to branch version your data and utilize a service for editing -Your LRS feature classes (minimum schema, networks, events, intersections) need to be within a single feature dataset -To support branch versioning, all your LRS feature classes and tables need to have Editor Tracking and GlobalIDs enabled -Once your data is within a feature dataset with editor tracking and globalIDs present, you need to run the Modify LRS geoprocessing tool to "upgrade" your LRS to work within ArcGIS Pro. Nathan Esri Roads and Highways team
... View more
04-23-2020
07:23 AM
|
1
|
2
|
2676
|
|
BLOG
|
Hi Roads and Highways users, In past years members of the Esri Roads and Highways team have attended the GIS-T conference to meet with current users for open discussion about the software. While unfortunately the conference is cancelled this year, we’d still like the opportunity to connect with you for a meeting around the software. Potential discussion topics include: Your usage of the software Any challenges you’re encountering while using the software Questions you have about the future development Your feedback on potential design decisions for future development If you’re interested in meeting, you can find available meeting times in April, May, or June and schedule your meeting here https://calendly.com/location-referencing/rhmeeting?month=2020-04. We'd ask that only users/business partners that are in production with, currently piloting, or implementing Roads and Highways sign up for a meeting. Thanks, Nathan Esri Roads and Highways team
... View more
04-22-2020
12:16 PM
|
2
|
0
|
455
|
|
POST
|
Hi Kyle, Concurrencies and route dominance is one of the remaining ArcMap equivalency items that still haven't been brought into ArcGIS Pro. Along with complex shapes, cover behavior, and external system integration, we'll be bringing it into Pro in the next few releases. The concurrencies REST endpoint is available with services published through either ArcMap or Pro that have the linear referencing capability enabled. Nathan Esri Roads and Highways team
... View more
03-24-2020
07:40 AM
|
2
|
1
|
1470
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-24-2026 10:26 AM | |
| 1 | 02-05-2026 01:35 PM | |
| 1 | 11-17-2025 05:35 PM | |
| 1 | 09-23-2025 12:34 PM | |
| 1 | 09-23-2025 12:37 PM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|