|
POST
|
@farah_SrourAlotoum1012 Real world raw data can be used to model pipeline/utility assets using ArcGIS Pipeline Referencing. This ArcGIS Pro extension does have a simple information model. The raw data may have to be pre-processed to meet the requirements of data types, attributes etc - these are detailed at the documentation link: LRS Data Model
... View more
10-17-2023
04:40 AM
|
1
|
0
|
1337
|
|
BLOG
|
@DionLiddellv2 Thanks for the analysis and sharing the results. The maturity/interpretation by ChatGPT4 is impressive based on this sampling.
... View more
10-12-2023
04:12 AM
|
1
|
0
|
3775
|
|
POST
|
@APYahoo Most likely this is due to BUG-000158399 for ArcGIS Pro (esri.com) as noted by @DanPatterson Good news is ArcGIS Pro 3.1 Patch 3 (3.1.3) has the fix.
... View more
10-05-2023
04:13 AM
|
0
|
0
|
1364
|
|
POST
|
@CloudingSoft Sorry that you are facing this problem. Suggest to call Esri Customer Service tel:+18883774575 They should be able to update your account information.
... View more
10-03-2023
10:21 AM
|
0
|
0
|
1138
|
|
POST
|
@GraemeBrowning_Aurizon There are 2 primary use cases to Route creation and my notes on how I see this worked out. Route bulk load: This may employ 'Append Route' tool or other data loading tools. A best practice is to prepare and QC the source data (typically in a file geodatabase where schema is exact match to the target enterprise GDB). I have helped users come up with QC routines and automation on the source fGDB prior to the load. This takes care of load fails, LRS errors and issues like your example. Create Individual Route: This uses the Create Route tool and offers interactive wizard based steps. Although the tool is simple, I coach users to be prepared with all the relevant details to build the route. Entering key attributes like Route Names, Measures should be a well thought out process. This is mostly handled through end-user training and awareness. QC routines developed for method #1 may also be used as guardrails; user can create the route in fGDB, validate and then re-create the route.
... View more
09-29-2023
09:59 AM
|
1
|
1
|
2283
|
|
POST
|
@ThomasHamill If I am following your use case, the Coordinate System is parameter/variable for Calculate Geometry Attributes. I tested running the tool in batch mode: AyanPalit_0-1695928517424.png and use Coordinate System as batch parameter AyanPalit_1-1695928638515.png and use different Coordinate Systems: AyanPalit_2-1695928689305.png
... View more
09-28-2023
12:19 PM
|
1
|
0
|
2550
|
|
POST
|
@Ranga_Tolapi You can use updatesslcertificate command utility Reference: ArcGIS Data Store utility reference
... View more
09-26-2023
08:35 AM
|
0
|
1
|
3425
|
|
POST
|
@Nico9 It will help to know the data types for your use case and what is the data maintenance process. I concur with comments from @DuncanHornby and @curtvprice on shapefile; also unsure of the source cited: http://www.wlm.at A best practice is to model schema objects (feature class, tables, other classes), in a geodatabase format that allows standardization for attribute fields, data types and stipulates precision, scale among other specifications. All robust GIS databases that act as authoritative repository/source of truth, should be modeled such. Legacy formats like shapefiles may be used to export/import for workflows or third-party solutions that are limited to this consumption format. Increasingly, modern solutions, architectures are using services or SQL ETL for data exchange. Most vendors, data/service providers have also moved to file geodatabase formats that preserve data types, field names etc. In summary, if the requirement is high-precision, high-accurate data and preserving the fidelity, develop a process that will not downgrade the data. Shapefile format inherently has some known limitations.
... View more
09-26-2023
06:07 AM
|
2
|
0
|
6220
|
|
POST
|
@Ivy_Hinson If you are starting out new today, I strongly recommend using ArcGIS Pro and the Utility Network, so you have a good long-term investment. Depending on the utility type (Electric, gas, water), a good place to start is the Utility Solutions: https://solutions.arcgis.com/utilities ArcMap and related technologies like geometric network have a known retire date. No point in using sunset technology.
... View more
09-25-2023
09:02 AM
|
1
|
0
|
1880
|
|
POST
|
@gs_meyer Thanks for trying this alternate workflow. The elevation data being used must have the proper attribution and allow export. Here's what I got: AyanPalit_0-1695473205025.png Export as csv: ID Distance Elevation 1 0 2958.4971750815084 2 8.655678718001091 2958.4971750815084 3 17.311357436002183 2958.4971750815084 4 25.967036154003274 2958.4971750815084 5 34.622714872004366 2958.474889195204 6 43.27839359000545 2958.3095440401494 7 51.93407230800655 2958.3095440401494 8 60.58975102600764 2958.3095440401494 9 69.24542974400873 2958.4569236734096 10 77.90110846200982 2958.857936267089 The UI in screenshot looks different than the interactive Elevation Profile tool located in the Exploratory 3D Analysis drop-down menu in the Workflows group on the Analysis tab.
... View more
09-23-2023
05:53 AM
|
0
|
0
|
4598
|
|
IDEA
|
@wayfaringrob curious what is the screen resolution? Pro Minimum is 1024x768
... View more
09-22-2023
09:50 AM
|
0
|
0
|
2825
|
|
POST
|
@BrianBulla Although I am not knowledgeable in VertiGIS Mobile application; the typical mobile app would work off a feature service. There are many configuration parameters at the feature service, one of them being Date/Time. In the Publish Map Service pane, on the Configuration tab, click the Configure Parameters, under Date Fields, click the Time zone of the data drop-down arrow and choose the time zone in which your date values are stored. Specifying the time zone in which the dates are recorded allows date and time values to be converted correctly when users interact with the service. You only need to choose a time zone if your map contains layers with date fields. If you don't specify a time zone, the dates are assumed to be stored in UTC. Reference: Configure a map service
... View more
09-21-2023
07:23 AM
|
1
|
1
|
3341
|
|
POST
|
@gs_meyer This is a common workflow and thanks for posting your steps. Please review: Interactive elevation profile basics There are multiple export options including CSV and GDB table
... View more
09-21-2023
07:06 AM
|
0
|
2
|
4660
|
|
POST
|
@JokerEsri Esri and FME have worked together for a long time and the ArcGIS Data Interoperability extension provides integrated spatial ETL toolset using Safe Software's FME technology. For data QA/QC you may also use ArcGIS Data Reviewer that provides a comprehensive set of spatial and attribute checks.
... View more
09-21-2023
03:38 AM
|
0
|
1
|
1664
|
|
POST
|
I created the same in ArcGIS Pro 3.1 and ran it successfully. If your model matches as below, Validate and Run to test it out. AyanPalit_0-1695223214379.png
... View more
09-20-2023
08:20 AM
|
0
|
1
|
2651
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 4 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 4 weeks ago | |
| 1 | 06-17-2026 06:24 AM | |
| 1 | 05-29-2026 07:53 AM |