|
IDEA
|
@Miralem_Zeljo Thanks for the idea post. I assume you are using the core linear referencing capability in ArcGIS Pro. It will help to understand what industry segment, data type are you referencing. We see LRS in transportation, utilities, pipelines etc. Hope you reviewed the options as documented at: Update route measures Some of your use cases refer to advanced LRS functionality, viz. location referencing that is available with Pipeline Referencing and/or Roads and Highways How to choose between linear referencing and location referencing Recommend looking at the resources provided before custom development efforts.
... View more
02-13-2025
10:12 AM
|
0
|
0
|
1602
|
|
POST
|
Recommend reviewing the following resources: Troubleshooting Performance Issues in ArcGIS Pro Diagnostic Monitor Performance Assessment Tool
... View more
02-13-2025
07:30 AM
|
0
|
0
|
3845
|
|
POST
|
@mshanaghan The Utility Network has special requirements, given the unique capabilities it offers over simple features. The utility network owner must be a database-authenticated user. The user must have database privileges to create content and cannot be an OS-authenticated user, a database administrator, or the geodatabase administrator account. The input feature dataset must be from a database connection established and the connected user will become the database utility network owner. When working with a utility network stored in an enterprise geodatabase, there are two owners for a utility network dataset: the database owner and the portal owner. The database utility network owner is determined by the database user used in the data source when a utility network is created. You must access the utility network as the database utility network owner for configuration and publishing tasks. REFERENCE: Create a utility network
... View more
02-13-2025
06:58 AM
|
1
|
1
|
2662
|
|
POST
|
@Seshanth_R The typical user needs the ArcGIS Pro app to properly process, review and edit the centerline geometry that is an input to route creation. Validating and correcting the centerline geometry is a pre-requisite to ensure a well formed, calibrated route. This is best achieved in ArcGIS Pro, using the full editing tools, snapping, and geometry methods available. Hence, the APR Create Route tool in the Location Referencing ribbon is best suited for this workflow. Having said this, majority of the APR operations leverage the services-based pattern and the REST API is well documented: REST API developer guide, for services published from ArcGIS Pro Specifically, Apply Edits > Network layer > createRoute [
{
"id": <networkLayerId>,
"createRoute":
[
{"centerlineObjectIds": [<objectId1>, <objectId2>, ...],
"flippedCenterlineObjectIds": [<objectId2>, ...],
"fromMeasure": <measure>,
"toMeasure": <measure>,
"attributes":
{ "<fieldName1>": <value1>,
"<fieldName2>": <value2>,
...
}
}
]
}
] Given the above capability, system implementers have the option to use the linear referencing REST API and create a custom widget to meet customer specific requirements. LRS Event editing is already available as ExB widgets: Add Point Event Add Line Event Split Events Merge Events Recommend the customer to log an enhancement request trough their Esri Account Manager and/or at Pipeline Referencing Ideas It always helps to learn unique use cases and why the current tool capability does not meet the requirement.
... View more
02-13-2025
05:26 AM
|
0
|
0
|
955
|
|
POST
|
@ElsitMandal1 Few questions: What data attributes need this field calculate - LRS fields, non-LRS or a mix of both? What is the frequency of such updates - bulk calculate with large record count (+100K)? Is this field calculate performed by a single admin type user? Or is it for all LRS editors?
... View more
02-07-2025
11:35 AM
|
0
|
0
|
2912
|
|
IDEA
|
@Bud Thanks for the idea post. We recognize the dependence of remote access on VPN. Yet there are various VPN solutions, each with their unique configuration settings for network traffic, tunneling etc. The other factor that plays in and is often overlooked is Anti-virus software. Some organizations increase scanning when an external access is detected (including VPN).) Adding the following resources for review: ArcGIS and VPN: Understanding connection errors, timeouts, and performance issues when working remotely How do I troubleshoot ArcGIS Pro performance issues related to antivirus software (exceptions)? PS: @MikeVolz Suggest search for your question on secure enterprise GIS database connections and posting on Implementing ArcGIS
... View more
02-06-2025
07:49 AM
|
0
|
0
|
2565
|
|
POST
|
@VaL Follow the steps below: Start ArcGIS Pro In the Catalog pane, right-click the Databases category and click New OLE DB Connection On the Provider tab, click Microsoft Office 12.0 Access Database Engine OLE DB Provider for the type of data you want to use. Click Next or click the Connection tab. Click Test Connection to validate that you entered the connection information correctly. On the Connection tab, provide the required connection information. Reference: https://support.esri.com/en-us/knowledge-base/faq-is-it-possible-to-connect-to-a-microsoft-access-acc-000024144
... View more
01-29-2025
01:37 PM
|
0
|
0
|
1919
|
|
POST
|
@Hussam_AlJabri The following article will help. There are also some good links that point to other resources: An Industry on the Verge: Green Hydrogen
... View more
01-27-2025
08:42 AM
|
0
|
0
|
921
|
|
DOC
|
@sholbert_llg this will hep: https://solutions.arcgis.com/utilities/data-dictionary/index.html?cacheId=a73f181a72214725a459ce53e372b0ae
... View more
01-27-2025
08:33 AM
|
0
|
0
|
1191
|
|
POST
|
@Ingrid_Geo I believe this is doable following the resources below: Line chart > Change chart appearance
... View more
01-14-2025
09:51 AM
|
0
|
0
|
1323
|
|
POST
|
@MirekGroen Based on the limited information, my understanding is that the LRS must maintain the relationship with the centerline maintained in an external database. My recommendation would be to look at this use case more holistically as LRS centerlines will change based on ArcGIS edits, Roads & Highways data maintenance. This seems to be a driver to develop a integration between GIS and the external database. The integration needs to track centerline changes in both systems (edits happening in both) and keep them in sync, following the Roads & Highways data maintenance polices.
... View more
01-08-2025
06:42 AM
|
0
|
0
|
1626
|
|
POST
|
@srinivasrao1 The APDM model is long retired and hence not available for fresh downloads. Esri developed the new enhanced Utilities and Pipeline Data Model (UPDM) as summarized below: Utility and Pipeline Data Model = UPDM is a template data model for gas and hazardous liquid pipelines. UPDM is included with the Gas and Pipeline Referencing Utility Network Foundation solution. The model has multiple implementation patterns based on business requirements: Utility Network (Gas Asset Package) ArcGIS Pipeline Referencing (information model) Utility Network and ArcGIS Pipeline Referencing
... View more
01-08-2025
06:05 AM
|
1
|
0
|
1161
|
|
POST
|
@IngridHogle This is generally OK, with some caveats on use cases and specific solutions or extensions being used. Certain new enhancements are dependent on strictly adhering to the compatibility matrix for ArcGIS Pro and ArcGIS Enterprise.
... View more
01-02-2025
05:20 AM
|
1
|
0
|
6063
|
|
POST
|
Updating this old thread for tracking and community documentation.
The Generate Schema Report geoprocessing tool documents the LRS configuration. This includes the Event Behavior rules listed for the LRS events configured.
A sample can be downloaded at: Pipeline Referencing Information Model
... View more
12-11-2024
02:54 PM
|
0
|
0
|
1216
|
|
POST
|
@Sergio My understanding on the issue is set of routes copies created when adding calibration points. This is likely due to the From Date/To Date mismatch between calibration point records and the corresponding route records. LRS is natively time aware and based on the data (Date/Time attribution) may introduce time slices. Users not aware of this are thrown off-guard and puzzled with the duplicate records as in your case.
Note the From Date/To Date of the route {RouteNo1}
Use the same From Date/To Date for the calibration points to be added on {RouteNo1}
Review the attribute table of the layers after the data load.
Generate Routes and QC
... View more
11-22-2024
06:38 AM
|
1
|
2
|
1405
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 05-29-2026 07:53 AM | |
| 1 | 05-01-2026 07:48 AM | |
| 1 | 05-27-2026 06:13 AM | |
| 1 | 05-19-2026 07:59 AM |