|
DOC
|
Hi Brian, Yes, we have successfully prototyped the use of Arcade scripting and the new Attribute Rule capability to automatically decode the ASTM F2897 barcodes. There are a couple of minor issues with the scripts that we have not yet had a chance to address. Specifically; 1) The Error handling of the Manufacture Date is not consistently working correctly in all use cases. 2) For Diameter and Wallthickness the decoding of a 2 diameter fitting (i.e. reducer) is not processing correctly. Single diameter fittings and pipe are working correctly. These Attribute Rules will work with Collector, ArcGIS Pro, and web maps. They do not work within ArcMap. Additionally they require an Enterprise Geodatabase working with ArcGIS Enterprise 10.6.1 or higher. Until, there two known issues are resolved, I do not intend to post the arcade scripts. But, if you are interested in using them, please contact me directly and I will provide them to you. Tom DeWitte Technical Lead - Natural Gas Industry email: [email protected]
... View more
11-13-2018
06:55 AM
|
0
|
0
|
6247
|
|
DOC
|
Hi Brian, Within the python script is a function called: AppendSelectedRecords. this function is where each featureclass of selected features is processed. The first part of this function runs a cursor to test individually each record in the featureclasses selected set. For each row it tests whether the BARCODE value is NULL. If it is NULL is skips the row and moves onto the next row in the selection set. If the BARCODE value is populated, it attempts to decode it. There is messaging built into the function to indicate for each ROW whether it thinks the BARCODE is NULL or whether it is processing the BARCODE. If you are not seeing either of these two messages, than the script is not seeing a selection set. When this occurs you should see a message stating: "No Selected Staging Features". This would happen if you did not run the tool interactively in ArcMap, and draw the polygon which is used to intersect (ie. Select by Location) the staging featureclasses. Hope this helps Tom DeWitte Technical Lead - Natural Gas Industry Esri, Inc
... View more
11-13-2018
06:46 AM
|
0
|
0
|
6247
|
|
DOC
|
Hi Darris, UPDM 2018 is a unique data model, in that it is the only data model in the industry that was designed to support the needs of gathering, storage, transmission, and distribution. Most gas companies will only utilize the portion of the data model which is specific to their needs and deployment pattern. In answer to your questions, for a distribution only gas utility: 1. Does this mean that going forward I need to purchase licenses(s) for the ArcGIS Pipeline Referencing extension? Esri Response: No. 2. If I implement the second pattern, Network Topoology with Utility Network Data Management, do I need to have the ArcGIS Pipeline Referencing extension to use the Assest Inspection module in the UPDM? Esri Response: No 3. If we don't have the ArcGIS Pipeline Reference extension, what are the limitations to using the UPDM? Esri Response: The ArcGIS Pipeline Referencing extension provides the capability to use linear referencing to place and locate your gas facilities. This is not a method typically used within gas distribution companies. If you have additional questions, please respond to this thread. thanks Tom DeWitte Esri Technical Lead - Natural Gas Industry [email protected]
... View more
09-23-2018
12:36 PM
|
1
|
0
|
36154
|
|
POST
|
Good morning Mark, Here are a few suggestions that I hope will help you with your modeling of CP systems within the Utility Network and UPDM 2018. 1) Keep in mind that the Utility Network similar to the geometric network cannot have two assets occupy the same position in coordinate space. In the case of the Utility Network that means two assets with the same X, Y ,Z coordinate. If your Insulated Node feature is to locate the same location as a coupling, then you will have issues. 2) The UPDM model manages insulated fittings and insulated devices through attributes. Specifically on the PipelineJunction featureclass and the PipelineDevice featureclass there is an attribute called: InsulatorDevice. This Yes/No boolean field defines where the assets acts as a cathodically insulating device. 3) When modeling CP systems with subnetworks, you will want to create a separate Tier Group from the Pipe tiers. Then you will want to create a Tier under the new Tier group. I usually name my Tier group: Cathodic Protection, and then name my Tier as CP System. Hope that helps Tom DeWitte Technical Lead - Natural Gas Industry Esri, Inc
... View more
08-13-2018
05:58 AM
|
1
|
0
|
1905
|
|
BLOG
|
Finding those key buried devices and paths By Tom Coolidge and Tom DeWitte A gas utility or pipeline typically transports natural gas or hazardous liquids to customers through a large and complex network of interconnected pipes. In addition to pipe, these networks are comprised of an even larger number of other components, including fittings, valves, regulators and many more, some of which can affect the flow of the fluid through the pipes. Modeled properly, ArcGIS enables you to create a “digital twin” of all this complexity. This is key as many solutions require that you be able to determine a path directionally from a location in your connected network to a separator or separators that bound it. The utility network provides this capability. It all starts with location. I find that as I get older, I am more frequently asking myself questions such as; where did I leave my glasses, or where is my phone. Resolving these questions usually entails me wandering about the house until I find those misplaced glasses or phone. Finding these items is not that difficult because I can see my glasses sitting on a table or I can see my phone as it sits on the kitchen counter where I left it. Now imagine you work for a natural gas or hazardous liquids pipe organization, and all of the assets you are looking for are buried three or more feet below the surface. How do you go about finding a specific valve, fitting or cathodic protection anode? The short answer is maps. But, maps like traditional paper maps have their limitations in that when looking for a specific valve you must have a pretty good idea of where the valve is located in order to know what map sheet to look at, and where on that busy map sheet to look. Digital maps are better, in that they allow you to search for a characteristic of the valve such as its assetID, manufacturer, size or type. But, a digital map also assumes you have some knowledge already about the valve you are looking for. So, what do you do when your question is about the pipe network, and how a specific asset participates in the pipe network? This is where tools which understand how the assets connect to form the pipe network are required. This is where you need tracing tools to know your pipe system. What type of questions can be answered with a trace? When managing a pipe system there are many questions that get asked everyday which require an understanding of how the pipe system works. During an emergency, a very common and important question is: what valves do I need to close to isolate a section of the pipe network where damage or a leak has occurred? A common question asked by cathodic protection technicians is where is the nearest CP test point from my current location on the pipe system? Gas engineers who are evaluating a pressure zone ask the question; what are the regulator stations providing gas to this location? What do I need to do to configure my gas system for tracing? For a software system to be able to answer these common types of pipe system questions, an understanding of how the components of a pipe system connect is required. It is not enough to simply draw a digital representation of the asset on a map, such as is commonly done with CAD software. In addition to drawing the digital representation of the asset on a map, there also needs to be an understanding that the two polyethylene pipe segments which have been butt fusioned together are connected. This software understanding of connectivity is network topology. Within the Esri ArcGIS platform, our latest version of network topology for utility systems is what we call the utility network. Can I perform a trace in ArcGIS Pro? Yes. Tracing your network can be performed within ArcGIS Pro version 2.1 or later. Additionally, with the utility network being a service based solution, tracing can also be done with web applications, and eventually will be able to be performed by mobile applications. Within ArcGIS Pro, the options for configuring a trace have been significantly enhanced when compared to the ArcMap geometric network tools. It is now possible to dynamically answer questions by simple configuration of the properties of the trace tool. For example, if you are trying to determine the amount of gas or liquid lost due to a break in the pipe, you need to know the volume of the portion of the pipe network which was isolated. There is now a function property to the trace tool to allow you to summarize the total pipe volume of the trace selected pipe segments. If you need to ask the question, what portion of my pipe system is upstream of a specified location, but only trace on those assets which are in production, and are open to allow the gas or liquid to pass through. The ArcGIS Pro trace tool now supports the ability to use designated asset attributes such as LifeCycleStatus, DeviceStatus, Pincheable, and Insulator Device to dynamically constrain which assets the trace can traverse. This, too, is a simple configuration of the tools parameters. Since the trace tool is a geoprocessing tool, your preferred configuration properties can be saved as a model and shared across the organization. How do I configure a trace to find the nearest asset? Being able to find the nearest type of asset such as a regulator, valve, or CP test point, is another useful new addition to the capability of the trace tool. Simply checking a box within the filter options will constrain the trace output to the specified features which are closest based on the distance traversed across the pipe network. How do I configure the trace tool to find the sources feeding a gas subsystem? The new trace tool within ArcGIS Pro contains some new trace options, such as subnetwork, subnetwork controller, shortest path, and loops. When a planner or engineer needs to find the regulators feeding a specified location, the subnetwork controller option makes this an easy question to ask of the pipe network. Tracing with the new utility network solution provided by Esri, is unique in its ability to allow gas and hazardous liquids pipe companies to easily ask questions of their pipe networks. Databases alone cannot answer these questions. CAD systems cannot answer these questions. Even GIS systems which do not include network topology cannot answer these questions. Only a complete GIS system which includes network topology can answer these everyday questions about your pipe network. Only a network topology specifically built for management of utility systems such as a gas or hazardous liquids pipe network can provide the intelligent tools to help you know your system. PLEASE NOTE: The postings on this site are my own and don’t necessarily represent Esri’s position, strategies, or opinions.
... View more
06-11-2018
09:37 AM
|
4
|
0
|
4091
|
|
DOC
|
Erica, The type-o on the Structure Junction attribute field LocationDescription has been corrected and an revised zip file has been reposted. Tom DeWitte Esri Technical Lead - Natural Gas Industry
... View more
03-26-2018
07:06 AM
|
0
|
0
|
36154
|
|
DOC
|
Thank you Jake! This site is monitored by Esri staff. We will get this identified type-o to the correct folks for correction. Thank you Tom DeWitte Esri Technical Lead - Natural Gas Industry
... View more
03-14-2018
04:19 PM
|
0
|
0
|
36154
|
|
DOC
|
Mark, In early April the current Gas Asset Package will be updated with the asset package that was included in the UPDM 2018 zip file. The Esri solution site has a set update release schedule, that is why the updated package will not be available on the Esri solution site until April. Tom DeWitte Esri Technical Lead - Natural Gas Industry
... View more
03-14-2018
04:17 PM
|
0
|
0
|
36154
|
|
DOC
|
UPDM 2018 Edition has been reposted to geonet. Thanks Tom DeWitte Esri Technical Lead - Natural Gas Industry
... View more
03-13-2018
04:56 PM
|
1
|
0
|
36154
|
|
DOC
|
To all, The revisions to the UPDM 2018 edition are almost complete. Scripts and models have been updated. A change log has been created. Working on finishing the updates to the data dictionary. The plan is to have the full model reposted early next week. Thanks Tom DeWitte Esri Technical Lead - Natural Gas Industry
... View more
03-09-2018
08:08 AM
|
1
|
0
|
36154
|
|
DOC
|
Erica, The data dictionary v1, is approximately 90% consistent with what is being worked on for UPDM 2018 Edition Update 1. Major changes are planned for the tier group definitions, and some minor changes are planned for the PipeSystem Line, Device and Junction featureclasses. The other featureclasses and tables are not being modified. Tom DeWitte Esri Technical Lead - Natural Gas Industry
... View more
02-22-2018
06:50 AM
|
0
|
0
|
36153
|
|
POST
|
Hi Jordan, The intention of the Valves featureclass in the UPDM 2016 Edition was to store all controllable valves regardless of their installation location. But, it is important to remember that UPDM is a data model template, it is not a requirement. Every gas utility has unique data management requirements. If your unique data requirements lead you to conclude that the curb stop valves should be stored in a separate featureclass, then please do that. If you do not have a strong business requirement to separate the distribution main gas valves from the service line curb valves, then my advice would be to keep them in the same featureclass to reduce the number of database queries required on your standard map views every time you pan, zoom or edit. Reducing the number of featureclasses used to store your assets is a proven method for improving map redraw performance and the scalability of your Geodatabase.. Tom DeWitte Esri, Inc Technical Lead - Natural Gas Industry
... View more
02-01-2018
05:58 PM
|
3
|
0
|
1691
|
|
DOC
|
Lee, Prior to reposting, this will be retested. Thanks Tom DeWitte Esri Technical Lead - Natural Gas Industry
... View more
01-23-2018
07:02 AM
|
1
|
0
|
36153
|
|
DOC
|
Juan, Current schedule is to repost UPDM 2018 edition by the end of February. Tom DeWitte Esri Technical Lead - Natural Gas Industry
... View more
01-23-2018
07:00 AM
|
2
|
0
|
36153
|
|
DOC
|
This is the official release of the 2018 Edition of the Utility and Pipeline Data Model (UPDM). It is designed to support data management for the natural gas and hazardous liquids industries. Supporting the diverse needs of these industries means supporting multiple implementation patterns. Specifically a network topology with the Utility Network implementation pattern, and a linear referencing implementation pattern with the ArcGIS Pipeline Referencing solution.. If you have questions, please post them to geonet, so everyone can see and share the information. Thank you Tom DeWitte Esri Technical Lead – Natural Gas Industry
... View more
01-04-2018
07:38 PM
|
13
|
69
|
65413
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | Thursday | |
| 1 | 06-25-2026 07:08 AM | |
| 3 | 05-11-2026 06:10 AM | |
| 1 | 04-02-2026 11:53 AM | |
| 5 | 04-01-2026 06:03 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|