{"id":1540522,"date":"2022-05-23T07:00:41","date_gmt":"2022-05-23T14:00:41","guid":{"rendered":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1540522"},"modified":"2025-12-31T05:42:35","modified_gmt":"2025-12-31T13:42:35","slug":"utility-network-integrations-non-network","status":"publish","type":"blog","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network","title":{"rendered":"Journey to the Utility Network: Common Integrations"},"author":304562,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_searchwp_excluded":""},"categories":[23851,25741,25841],"tags":[565442,660431],"industry":[],"product":[36841,36851,36861,515312],"class_list":["post-1540522","blog","type-blog","status-publish","format-standard","hentry","category-data-management","category-electric-gas","category-telecommunications","tag-arcgis-utility-network","tag-utility-network-api","product-api-python","product-arcgis-pro-net","product-api-rest","product-utility-network"],"acf":{"short_description":"This article describes how to best integrate with ArcGIS Utility Network datasets using ArcGIS Enterprise","flexible_content":[{"acf_fc_layout":"content","content":"<h1 id=\"Introduction\">Introduction<\/h1>\n<p>The Enterprise GIS has long been at the heart of planning and operations for Utilities. With the increased demand for intelligent, connected systems geospatial data has become the common language used to communicate between systems because location is the one piece of information that every system must agree on. This article shows design considerations that developers and IT professionals can use to design and build three of the most important interfaces for the utility network:\u00a0 The Work Management System (WMS), Asset Management System (AMS), and Customer Information System (CIS) . If you haven\u2019t already, you should read my earlier article <a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/electric-gas\/1532622-2\/\">Getting Started with Utility Network Integrations<\/a> to get up to speed on the technologies and workflows I reference in this article.<\/p>\n<p>You can use the following links to quickly navigate to the corresponding section in this article.<\/p>\n<ul>\n<li><a href=\"#WorkManagement\">Work Management System<\/a><\/li>\n<li><a href=\"#AssetManagementSystem\">Asset Management System<\/a><\/li>\n<li><a href=\"#CustomerInformationSystem\">Customer Information System<\/a><\/li>\n<\/ul>\n<hr \/>\n"},{"acf_fc_layout":"content","content":"<h1 id=\"WorkManagement\">Work Management<\/h1>\n<p>&nbsp;<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1575802,"id":1575802,"title":"Design Lifecycle","filename":"Design-Flow.png","filesize":26572,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/Design-Flow.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\/design-flow","alt":"Design Lifecycle","author":"304562","description":"Lifecycle of a design from project creation to as built in the GIS.","caption":"Design Lifecycle","name":"design-flow","status":"inherit","uploaded_to":1540522,"date":"2022-05-13 14:48:45","modified":"2022-05-13 14:49:07","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":1725,"height":164,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/Design-Flow-213x164.png","thumbnail-width":213,"thumbnail-height":164,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/Design-Flow.png","medium-width":464,"medium-height":44,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/Design-Flow.png","medium_large-width":768,"medium_large-height":73,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/Design-Flow.png","large-width":1725,"large-height":164,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/Design-Flow-1536x146.png","1536x1536-width":1536,"1536x1536-height":146,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/Design-Flow.png","2048x2048-width":1725,"2048x2048-height":164,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/Design-Flow-826x79.png","card_image-width":826,"card_image-height":79,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/Design-Flow.png","wide_image-width":1725,"wide_image-height":164}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>Utility companies make use of Work Management, Construction Design, and Staking tools to model proposed changes to the network using tools that run outside of the GIS. Vendors who are Esri partners typically supply interfaces that import design packages from their software into the GIS. If you are integrating with a smaller solution or have developed your own in-house tools for managing designs, you may need to build your own interface.<\/p>\n<p>When importing designs, or performing edits that make changes to the network, you must use workflows and APIs that maintain the validity of the network. Because of this, you must apply any proposed changes to the GIS that come from a construction design or staking tool to a named version. Once again this makes the <a href=\"https:\/\/developers.arcgis.com\/python\/\">ArcGIS API for Python<\/a> or <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/sdk\/api-reference\/\">ArcGIS Pro SDK<\/a> the recommended API for the problem because of their ability to create and manage versions, their ability to scale with larger datasets, and their ability to validate the network topologyt.<\/p>\n<p>The largest design challenge for the work management interface related to design decisions that allow the interface to gracefully handle any problems that occur during the import. If jobs are small and consistent you can achieve this with a headless script using the ArcGIS API for Python that imports completed work. For complicated design scenarios that require user interaction you will want to use the ArcGIS Pro SDK to develop an Add-In. This will provides users a graphical user interface to interactively import, manipulate, and validate the design features.<\/p>\n<p><a href=\"#Introduction\">return to top of article<\/a><\/p>\n<hr \/>\n"},{"acf_fc_layout":"content","content":"<h1 id=\"AssetManagementSystem\">Asset Management System<\/h1>\n<p>&nbsp;<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1575792,"id":1575792,"title":"Asset Lifecycle","filename":"AssetLifecycle.png","filesize":18704,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/AssetLifecycle.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\/assetlifecycle","alt":"Asset Lifecycle","author":"304562","description":"Lifecycle of an asset from acquisition to retirement.","caption":"Asset Lifecycle","name":"assetlifecycle","status":"inherit","uploaded_to":1540522,"date":"2022-05-13 14:48:02","modified":"2022-05-13 14:48:30","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":486,"height":714,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/AssetLifecycle-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/AssetLifecycle.png","medium-width":178,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/AssetLifecycle.png","medium_large-width":486,"medium_large-height":714,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/AssetLifecycle.png","large-width":486,"large-height":714,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/AssetLifecycle.png","1536x1536-width":486,"1536x1536-height":714,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/AssetLifecycle.png","2048x2048-width":486,"2048x2048-height":714,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/AssetLifecycle-317x465.png","card_image-width":317,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/AssetLifecycle.png","wide_image-width":486,"wide_image-height":714}},"image_position":"right","orientation":"vertical","hyperlink":""},{"acf_fc_layout":"content","content":"<p>Utility companies make use of an Asset Management System (AMS) to track the lifecycle of a piece of equipment from the moment of purchase through its retirement. The GIS tracks the attributes of an asset when it is in the field, so for this stage of its lifecycle the GIS and AMS must communicate changes to the asset with each other. An AMS interface implements logic for sharing changes between the systems to ensure they remain aligned. They use a set of business rules to limit the changes to specific types of assets, fields, and types of edits.<\/p>\n<p>From an interface design perspective this means we need to do a full system compare between the GIS and AMS. Every time the interface runs you can expect it to change hundreds if not thousands of features. Comparing and editing the two systems will take more time for larger systems, but you should design your interface to take anywhere from several minutes to an hour to complete. An important part of this design is to perform the comparison and edits in a named version because this will isolate it from other changes occurring at the same time. Again, the APIs best suited for this interface are the <a href=\"https:\/\/developers.arcgis.com\/python\/\">ArcGIS API for Python<\/a> and the <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/sdk\/api-reference\/\">ArcGIS Pro SDK<\/a>, because of their ability to work in versions and scale with larger sets of data.<\/p>\n<hr style=\"border: 0px\" \/>\n"},{"acf_fc_layout":"content","content":"<h2>Versioned Editing Workflow<\/h2>\n<p>&nbsp;<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1575822,"id":1575822,"title":"Utility Network Editing Workflow","filename":"EditingWorkflow.png","filesize":25441,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/EditingWorkflow.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\/editingworkflow","alt":"Utility Network Editing Workflow","author":"304562","description":"Workflow used for editing versioned data in a utility network","caption":"Utility Network Editing Workflow","name":"editingworkflow","status":"inherit","uploaded_to":1540522,"date":"2022-05-13 14:50:13","modified":"2022-05-13 14:50:55","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":812,"height":721,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/EditingWorkflow-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/EditingWorkflow.png","medium-width":294,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/EditingWorkflow.png","medium_large-width":768,"medium_large-height":682,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/EditingWorkflow.png","large-width":812,"large-height":721,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/EditingWorkflow.png","1536x1536-width":812,"1536x1536-height":721,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/EditingWorkflow.png","2048x2048-width":812,"2048x2048-height":721,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/EditingWorkflow-524x465.png","card_image-width":524,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/EditingWorkflow.png","wide_image-width":812,"wide_image-height":721}},"image_position":"right","orientation":"vertical","hyperlink":""},{"acf_fc_layout":"content","content":"<p>One final design consideration for this interface is whether your edits will change the underlying topology. You can figure out this by asking yourself if your interface could create \/ delete network features or alter attributes that control the state of the network (device position, lifecycle status, etc.). If you answered yes to any of these items, then your interface will need to follow the best practices outlined for editing utility network data:<\/p>\n<ul>\n<li>You must perform your edits in a version<\/li>\n<li>You must validate any dirty areas created by your process<\/li>\n<li>You must update any networks that edited by your edits<\/li>\n<li>You should only reconcile\/post your version if it does not introduce any network errors<\/li>\n<li>If your version introduces errors a user must review and correct the errors<\/li>\n<\/ul>\n<p><a href=\"#Introduction\">return to top of article<\/a><\/p>\n<hr \/>\n"},{"acf_fc_layout":"content","content":"<h1 id=\"CustomerInformationSystem\">Customer Information System<\/h1>\n<p>&nbsp;<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1575952,"id":1575952,"title":"CIS Flow","filename":"CIS-Flow.png","filesize":23135,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/CIS-Flow.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\/cis-flow","alt":"CIS Flow","author":"304562","description":"Flow of information between GIS and CIS","caption":"Flow of information between GIS and CIS","name":"cis-flow","status":"inherit","uploaded_to":1540522,"date":"2022-05-13 19:43:30","modified":"2022-05-13 19:44:09","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":919,"height":864,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/CIS-Flow-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/CIS-Flow.png","medium-width":278,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/CIS-Flow.png","medium_large-width":768,"medium_large-height":722,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/CIS-Flow.png","large-width":919,"large-height":864,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/CIS-Flow.png","1536x1536-width":919,"1536x1536-height":864,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/CIS-Flow.png","2048x2048-width":919,"2048x2048-height":864,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/CIS-Flow-495x465.png","card_image-width":495,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/CIS-Flow.png","wide_image-width":919,"wide_image-height":864}},"image_position":"right","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>The Customer Information System (CIS) at a utility tracks the who, what, and where of the customer. Who is the customer, what kind of service(s) do they have with the utility, and where is the service? A Customer Service Representative (CSR) manages the information in the CIS through their interactions with customers or by capturing data from forms they receive from field crews. If the CSR never receives forms or the CSR can\u2019t read the forms received from the field, then the information in the CIS quickly gets out of date with the field. Because the GIS is the system of record for what equipment is in the field, the solution most utilities have for this problem is to integrate the CIS with their GIS. What follows is a high-level design for how a small to mid-sized utility may design and implement an interface like this with the GIS.<\/p>\n<hr style=\"border: 0px\" \/>\n<h2 id=\"IntegrationStrategies:NonNetwork-Terminology\">CIS Terminology<\/h2>\n<p>Before we talk APIs and workflow, I first want to talk about the data structures we will be synchronizing across the CIS interface. These structures will vary widely between different products so the solution I&#8217;m describing will be using a simpler model; however, this approach should scale to more complicated solutions with a few adjustments. The GIS and CIS often have conflicting or confusing terminology, so let&#8217;s define some terms up front:<\/p>\n<ul>\n<li>Service Location &#8211; The location in the GIS that serves one or more customers. Some utilities may use this to model individual meters, others may use it to act as a placeholder for a premise or service point.<\/li>\n<li>Service Point &#8211; A unique, immutable way of naming the service provided by a utility. A Service Point record is related to customer, meter, and premise information. Because the service point is unique and persistent, you can replace any of those related items without affecting the service provided at that location. Each Service Point has a unique identifier that integrates with other systems like GIS, Advanced Metering Infrastructure (AMI), and Meter Data Management (MDM).<\/li>\n<li>Meter &#8211; The physical device responsible for measuring the service provided by the utility. A special type of meter called a net meter can also measure the service provided by the customer to the utility in the event a customer generates more power than they consume.<\/li>\n<\/ul>\n<p>The following diagram shows one option for modeling the relationships between these objects.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1693192,"id":1693192,"title":"CIS Relationships","filename":"CIS-Relationships.png","filesize":26899,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/05\/CIS-Relationships.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\/cis-relationships-2","alt":"CIS Relationships","author":"304562","description":"CIS Relationships","caption":"CIS Relationships","name":"cis-relationships-2","status":"inherit","uploaded_to":1540522,"date":"2022-08-23 16:57:30","modified":"2022-08-23 16:57:39","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":941,"height":305,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/05\/CIS-Relationships-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/05\/CIS-Relationships.png","medium-width":464,"medium-height":150,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/05\/CIS-Relationships.png","medium_large-width":768,"medium_large-height":249,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/05\/CIS-Relationships.png","large-width":941,"large-height":305,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/05\/CIS-Relationships.png","1536x1536-width":941,"1536x1536-height":305,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/05\/CIS-Relationships.png","2048x2048-width":941,"2048x2048-height":305,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/05\/CIS-Relationships-826x268.png","card_image-width":826,"card_image-height":268,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/05\/CIS-Relationships.png","wide_image-width":941,"wide_image-height":305}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<ul>\n<li>Service Location &#8211; Primary Key: Global ID.\u00a0 No customer information stored on this feature.<\/li>\n<li>Utility Service &#8211; Foreign Keys: DeviceGuid, ServicePointID.\u00a0 Can store characteristics of the service point (or associated items) but should be done with caution.<\/li>\n<li>Service Point (GIS) &#8211; Primary Key, ServicePointID<\/li>\n<li>Service Point (CIS) &#8211; Primary Key ServicePointID<\/li>\n<\/ul>\n"},{"acf_fc_layout":"sidebar","content":"<p>There are many ways to modelling customer connection details using GIS, the above approach is one that benefits large customer datasets with a high volume of edits.<\/p>\n","image_reference":false,"layout":"standard","image_reference_figure":"","snippet":"","spotlight_name":"","section_title":"","position":"Center","spotlight_image":false},{"acf_fc_layout":"content","content":"<p>&lt;h2 id=&#8221;IntegrationStrategies:NonNetwork-Interface&#8221;&gt;CIS Interface&lt;\/h2&gt;<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1575862,"id":1575862,"title":"GIS and CIS Data Exchange","filename":"GIS-CIS-Data-Exchange.png","filesize":36759,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/GIS-CIS-Data-Exchange.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\/gis-cis-data-exchange","alt":"GIS and CIS Data Exchange","author":"304562","description":"GIS and CIS Data Exchange","caption":"GIS and CIS Data Exchange","name":"gis-cis-data-exchange","status":"inherit","uploaded_to":1540522,"date":"2022-05-13 16:37:43","modified":"2022-05-13 16:38:00","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":1236,"height":632,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/GIS-CIS-Data-Exchange-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/GIS-CIS-Data-Exchange.png","medium-width":464,"medium-height":237,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/GIS-CIS-Data-Exchange.png","medium_large-width":768,"medium_large-height":393,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/GIS-CIS-Data-Exchange.png","large-width":1236,"large-height":632,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/GIS-CIS-Data-Exchange.png","1536x1536-width":1236,"1536x1536-height":632,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/GIS-CIS-Data-Exchange.png","2048x2048-width":1236,"2048x2048-height":632,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/GIS-CIS-Data-Exchange-826x422.png","card_image-width":826,"card_image-height":422,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/04\/GIS-CIS-Data-Exchange.png","wide_image-width":1236,"wide_image-height":632}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>If you do not store any information about the customer on your Utility Service or Service Location features, you can use a simple ArcPy script to read the customer information data into memory (xml, csv, web service, sql), then update the Service Point table in the GIS. If you are loading a few hundred thousand records, you can just delete the rows out of the table and insert the new ones. For a larger dataset you will need to use a more selective approach that inserts, updates, and deletes individual service point records.<\/p>\n<p>If you keep information about the customer on versioned tables, you will use one of the APIs that allows you to perform versioned edits (<a href=\"https:\/\/developers.arcgis.com\/python\/\">ArcGIS API for Python<\/a> or <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/sdk\/api-reference\/\">ArcGIS Pro SDK<\/a>). This is important because you will want to perform these edits in a version and take care to only update values that have changed. Once your interface applies edits to the version it will then reconcile and post the version.<\/p>\n<p>The two earlier approaches rely on a batch process to synchronize the two systems. However, it is also possible to use these same methods to perform real-time updates to the GIS. If you take this approach, you should still build a batch process to audit or reconcile the two systems on a periodic basis. No matter how well designed such a real-time interface is there will always be messages that slip through the cracks.<\/p>\n<p>Your interfaces will perform and capture some quality assurance information in log files for administrators each time they run. In addition to this you should run a separate process to produce a quality assurance report for end users. This quality assurance report will flag inconsistencies, missing data, or other business rule violations for mappers or customer service representatives to resolve.<\/p>\n<p><a href=\"#Introduction\">return to top of article<\/a><\/p>\n"}],"authors":[{"ID":304562,"user_firstname":"Robert","user_lastname":"Krisher","nickname":"Robert Krisher","user_nicename":"rkrisher","display_name":"Robert Krisher","user_email":"rkrisher@esri.com","user_url":"","user_registered":"2022-03-17 13:48:14","user_description":"Robert Krisher is a Product Engineer with Esri who has over 15 years of experience implementing Enterprise GIS for Utilities.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/08\/Robert-Krisher-3-213x200.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"},{"ID":7521,"user_firstname":"Remi","user_lastname":"Myers","nickname":"Remi Myers","user_nicename":"rmyersesri88","display_name":"Remi Myers","user_email":"RMyers@esri.com","user_url":"","user_registered":"2018-03-21 18:21:22","user_description":"Remi is the Product Manager for the ArcGIS Utility Network and spends his free time exploring the US Southwest desert and California beaches.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/07\/Rmyers.jpeg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"}],"related_articles":[{"ID":2748552,"post_author":"9432","post_date":"2025-07-21 14:00:15","post_date_gmt":"2025-07-21 21:00:15","post_content":"","post_title":"ArcGIS for Utilities \u2013 Enterprise GIS for Modern Network Information Management","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"arcgis-for-utilities-enterprise-gis-for-modern-network-information-management","to_ping":"","pinged":"","post_modified":"2025-09-10 09:33:34","post_modified_gmt":"2025-09-10 16:33:34","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=2748552","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":2900672,"post_author":"304562","post_date":"2025-05-04 07:48:49","post_date_gmt":"2025-05-04 14:48:49","post_content":"","post_title":"ArcGIS Utility Network migration reading list","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"arcgis-utility-network-migration-reading-list","to_ping":"","pinged":"","post_modified":"2026-01-06 08:50:47","post_modified_gmt":"2026-01-06 16:50:47","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=2900672","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":1527822,"post_author":"304562","post_date":"2022-04-25 08:00:41","post_date_gmt":"2022-04-25 15:00:41","post_content":"","post_title":"Journey to the Utility Network: First Steps","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"starting-your-utility-network-journey","to_ping":"","pinged":"","post_modified":"2025-07-22 16:33:20","post_modified_gmt":"2025-07-22 23:33:20","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1527822","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":1532622,"post_author":"304562","post_date":"2022-05-09 08:00:33","post_date_gmt":"2022-05-09 15:00:33","post_content":"","post_title":"Journey to the Utility Network: Integrations Overview","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"utility-network-integrations-overview","to_ping":"","pinged":"","post_modified":"2025-07-22 16:32:52","post_modified_gmt":"2025-07-22 23:32:52","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1532622","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"2","filter":"raw"},{"ID":1955212,"post_author":"304562","post_date":"2024-07-09 06:00:37","post_date_gmt":"2024-07-09 13:00:37","post_content":"","post_title":"Learning about the ArcGIS Utility Network","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"learn-utility-network","to_ping":"","pinged":"","post_modified":"2025-07-22 10:59:10","post_modified_gmt":"2025-07-22 17:59:10","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1955212","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"}],"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/03\/cardFINAL-1.png","wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/03\/BannerFINAL.png","show_article_image":false},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Journey to the Utility Network: Common Integrations<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Journey to the Utility Network: Common Integrations\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\" \/>\n<meta property=\"og:site_name\" content=\"ArcGIS Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/esrigis\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-31T13:42:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ESRI\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\"},\"author\":{\"name\":\"Robert Krisher\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/a489c0021b32463617f4a182fee154ae\"},\"headline\":\"Journey to the Utility Network: Common Integrations\",\"datePublished\":\"2022-05-23T14:00:41+00:00\",\"dateModified\":\"2025-12-31T13:42:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\"},\"wordCount\":7,\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"keywords\":[\"ArcGIS Utility Network\",\"Utility Network API\"],\"articleSection\":[\"Data Management\",\"Electric &amp; Gas Utilities\",\"Telecommunications\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\",\"name\":\"Journey to the Utility Network: Common Integrations\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\"},\"datePublished\":\"2022-05-23T14:00:41+00:00\",\"dateModified\":\"2025-12-31T13:42:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.esri.com\/arcgis-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Journey to the Utility Network: Common Integrations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"name\":\"ArcGIS Blog\",\"description\":\"Get insider info from Esri product teams\",\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\",\"name\":\"Esri\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"width\":400,\"height\":400,\"caption\":\"Esri\"},\"image\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/esrigis\/\",\"https:\/\/x.com\/ESRI\",\"https:\/\/www.linkedin.com\/company\/5311\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/a489c0021b32463617f4a182fee154ae\",\"name\":\"Robert Krisher\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/08\/Robert-Krisher-3-213x200.jpg\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/08\/Robert-Krisher-3-213x200.jpg\",\"caption\":\"Robert Krisher\"},\"description\":\"Robert Krisher is a Product Engineer with Esri who has over 15 years of experience implementing Enterprise GIS for Utilities.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/robert-krisher-5a989438\/\"],\"knowsLanguage\":[\"English\"],\"jobTitle\":\"Product Engineer\",\"worksFor\":\"Esri\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/author\/rkrisher\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Journey to the Utility Network: Common Integrations","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network","og_locale":"en_US","og_type":"article","og_title":"Journey to the Utility Network: Common Integrations","og_url":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network","og_site_name":"ArcGIS Blog","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2025-12-31T13:42:35+00:00","twitter_card":"summary_large_image","twitter_site":"@ESRI","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network#article","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network"},"author":{"name":"Robert Krisher","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/a489c0021b32463617f4a182fee154ae"},"headline":"Journey to the Utility Network: Common Integrations","datePublished":"2022-05-23T14:00:41+00:00","dateModified":"2025-12-31T13:42:35+00:00","mainEntityOfPage":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network"},"wordCount":7,"publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"keywords":["ArcGIS Utility Network","Utility Network API"],"articleSection":["Data Management","Electric &amp; Gas Utilities","Telecommunications"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network","url":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network","name":"Journey to the Utility Network: Common Integrations","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#website"},"datePublished":"2022-05-23T14:00:41+00:00","dateModified":"2025-12-31T13:42:35+00:00","breadcrumb":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/arcgis-blog\/"},{"@type":"ListItem","position":2,"name":"Journey to the Utility Network: Common Integrations"}]},{"@type":"WebSite","@id":"https:\/\/www.esri.com\/arcgis-blog\/#website","url":"https:\/\/www.esri.com\/arcgis-blog\/","name":"ArcGIS Blog","description":"Get insider info from Esri product teams","publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization","name":"Esri","url":"https:\/\/www.esri.com\/arcgis-blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","width":400,"height":400,"caption":"Esri"},"image":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/esrigis\/","https:\/\/x.com\/ESRI","https:\/\/www.linkedin.com\/company\/5311\/"]},{"@type":"Person","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/a489c0021b32463617f4a182fee154ae","name":"Robert Krisher","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/08\/Robert-Krisher-3-213x200.jpg","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/08\/Robert-Krisher-3-213x200.jpg","caption":"Robert Krisher"},"description":"Robert Krisher is a Product Engineer with Esri who has over 15 years of experience implementing Enterprise GIS for Utilities.","sameAs":["https:\/\/www.linkedin.com\/in\/robert-krisher-5a989438\/"],"knowsLanguage":["English"],"jobTitle":"Product Engineer","worksFor":"Esri","url":"https:\/\/www.esri.com\/arcgis-blog\/author\/rkrisher"}]}},"text_date":"May 23, 2022","author_name":"Multiple Authors","author_page":"https:\/\/www.esri.com\/arcgis-blog\/products\/utility-network\/data-management\/utility-network-integrations-non-network","custom_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2022\/03\/BannerFINAL.png","primary_product":"ArcGIS Utility Network","tag_data":[{"term_id":565442,"name":"ArcGIS Utility Network","slug":"arcgis-utility-network","term_group":0,"term_taxonomy_id":565442,"taxonomy":"post_tag","description":"","parent":0,"count":87,"filter":"raw"},{"term_id":660431,"name":"Utility Network API","slug":"utility-network-api","term_group":0,"term_taxonomy_id":660431,"taxonomy":"post_tag","description":"","parent":0,"count":7,"filter":"raw"}],"category_data":[{"term_id":23851,"name":"Data Management","slug":"data-management","term_group":0,"term_taxonomy_id":23851,"taxonomy":"category","description":"","parent":0,"count":920,"filter":"raw"},{"term_id":25741,"name":"Electric &amp; Gas Utilities","slug":"electric-gas","term_group":0,"term_taxonomy_id":25741,"taxonomy":"category","description":"","parent":0,"count":253,"filter":"raw"},{"term_id":25841,"name":"Telecommunications","slug":"telecommunications","term_group":0,"term_taxonomy_id":25841,"taxonomy":"category","description":"","parent":0,"count":112,"filter":"raw"}],"product_data":[{"term_id":36841,"name":"ArcGIS API for Python","slug":"api-python","term_group":0,"term_taxonomy_id":36841,"taxonomy":"product","description":"","parent":36601,"count":151,"filter":"raw"},{"term_id":36851,"name":"ArcGIS Pro SDK","slug":"arcgis-pro-net","term_group":0,"term_taxonomy_id":36851,"taxonomy":"product","description":"","parent":36601,"count":91,"filter":"raw"},{"term_id":36861,"name":"ArcGIS REST API","slug":"api-rest","term_group":0,"term_taxonomy_id":36861,"taxonomy":"product","description":"","parent":36601,"count":75,"filter":"raw"},{"term_id":515312,"name":"ArcGIS Utility Network","slug":"utility-network","term_group":0,"term_taxonomy_id":515312,"taxonomy":"product","description":"","parent":36981,"count":141,"filter":"raw"}],"primary_product_link":"https:\/\/www.esri.com\/arcgis-blog\/?s=#&products=utility-network","_links":{"self":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/1540522","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/users\/304562"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/comments?post=1540522"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/1540522\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/media?parent=1540522"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/categories?post=1540522"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/tags?post=1540522"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/industry?post=1540522"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/product?post=1540522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}