|
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
|
|
POST
|
@MirekGroen There may be different workarounds but here's something to try:
Use 'Delete Routes' check delete associated centerlines
Append Routes without considering existing centerlines
... View more
11-20-2024
06:59 AM
|
0
|
2
|
1743
|
|
POST
|
@Sergio The sequence of measures, dates and Route look correct from the table posted. However, you will have to validate the location of the points (X,Y) along the route. There are various tools in ArcGIS Pro to validate and align the point data before adding them as calibration points.
In my experience, the APR tools expect the data to be pre-processed ahead of any bulk load operation through REST or other means. I typically will QC the data in ArcGIS Pro, make corrections as needed and simply load through Pro, while I am there. It is not efficient to go back and forth between Pro and REST if the data is not perfectly aligned with LRS requirements.
... View more
11-20-2024
06:17 AM
|
1
|
2
|
1959
|
|
POST
|
@TomGeo The symptoms stated leads me to think 'SDE' user/schema (geodatabase admin account) is not setup correctly or does not have correct privileges applied to the user schema objects. The relevant documentation to review: https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-postgresql/overview-geodatabases-postgresql.htm
... View more
11-12-2024
07:44 AM
|
0
|
0
|
1875
|
|
POST
|
@AmyHut Glad this post helps!
You can create a linear-referenced event layer in ArcGIS Pro and then publish to Portal. I have not tried this with ArcGIS Online. You can also export out the event layer as a feature class.
... View more
11-07-2024
04:11 PM
|
0
|
0
|
4991
|
|
POST
|
Here are some samples from my sandbox environment intended to demonstrate the REST API calls. User specific LRS model, LRS attributes need to be factored in and modify parameters to make it work.
Query locks: Home > services > Pipeline (MapServer) > LRServer > locks > query - where 1=1 The response gives you the format sample
Acquire locks: Home > services > Pipeline (MapServer) > LRServer > locks > acquire - ADMIN.Ayan_APR | [{"lineId":"{06207673-6B1F-45A7-98FA-264AD4489804}","layerId" : 911},{"lineId":"{0E025F44-A0B5-435D-9827-AD1A871C8940}","layerId" : 911}]
First attempt executed but no locks acquire as reconcile was needed.
Acquire locks: Home > services > Pipeline (MapServer) > LRServer > locks > acquire - ADMIN.Ayan_APR | [{"lineId":"{06207673-6B1F-45A7-98FA-264AD4489804}","layerId" : 911},{"lineId":"{0E025F44-A0B5-435D-9827-AD1A871C8940}","layerId" : 911}]
Reconciled versions and acquired locks
Release locks: Home > services > Pipeline (MapServer) > LRServer > locks > release - [{"lineId":"{06207673-6B1F-45A7-98FA-264AD4489804}","layerId" : 911},{"lineId":"{0E025F44-A0B5-435D-9827-AD1A871C8940}","layerId" : 911}]
... View more
11-07-2024
07:06 AM
|
1
|
0
|
1951
|
|
POST
|
@Sergio have you tried the format below (one of the samples in the Acquire Locks documentation):
https://sampleserver/arcgis/rest/services/MyLRS/MapServer/exts/LRServer/locks/acquire?f=json&editVersion=sde.job_42&acquireLocks=[{"routeId":"I90","layerId":3},{"lineId":"NWS Line A","layerId":4}]
... View more
11-06-2024
09:09 AM
|
0
|
1
|
2017
|
|
POST
|
@Sergio Thanks for specifying the versions. If you must stay at ArcGIS Enterprise 10.9.1, it's recommended to use the compatible version of ArcGIS Pro 2.9. Reference Compatibility with ArcGIS Pro
Here are some alternate methods for you to bulk load:
Use Append Routes to bulk load routes (pipelines)
Use Append to bulk load calibration points, followed by Generate Routes
It is expected that you have pre-processed and validated the geometries and attributes of the data to be bulk loaded. Failing to prepare the data, will result in errors. Usually the geoprocessing tool will provide a log with information in such cases.
... View more
10-31-2024
09:44 AM
|
1
|
0
|
2093
|
|
POST
|
@Sergio Have you tried adding calibration points on this route using 'Add Point' tool in Location Referencing ribbon in ArcGIS Pro? This is the preferred APR tool for adding calibration point to routes interactively. Perhaps, trying in Pro will provide additional details.
Please state the Enterprise and Pro versions being used. It will help to know your preference for using the LRS REST API for this step - are you trying to develop a programmatic too to automate a process?
... View more
10-31-2024
06:49 AM
|
0
|
2
|
2116
|
|
POST
|
10-26-2024
10:27 AM
|
0
|
0
|
822
|
|
POST
|
10-25-2024
12:27 PM
|
0
|
0
|
889
|
|
IDEA
|
@LiangJunDing Thanks for the idea. Please elaborate on what attributes, parameters would be used to render 2D data into 3D. For example a typical data requirement would be z-values or elevation of the pipeline features. It will also be good if you add visual samples of what you expect to see and how it will be used.
... View more
10-15-2024
01:57 PM
|
0
|
0
|
2115
|
|
POST
|
@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.
... View more
10-11-2024
03:26 PM
|
0
|
0
|
1757
|
|
POST
|
@MirekGroen I believe the widget inherits the default Time Properties from the webmap layer. So you may want to revisit the layer Time Properties at the webmap level. For additional control, consider configuring the Timeline widget
... View more
10-11-2024
03:17 PM
|
0
|
0
|
2309
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 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 |