{"id":164191,"date":"2009-08-03T22:16:19","date_gmt":"2009-08-03T22:16:19","guid":{"rendered":"http:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=164191"},"modified":"2018-12-18T12:05:41","modified_gmt":"2018-12-18T20:05:41","slug":"methods-to-create-unique-asset-ids","status":"publish","type":"blog","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids","title":{"rendered":"Methods to Create Unique Asset IDs"},"author":4661,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_searchwp_excluded":""},"categories":[23051],"tags":[24491,28881,23081,26631,23101],"industry":[],"product":[],"class_list":["post-164191","blog","type-blog","status-publish","format-standard","hentry","category-water","tag-asset","tag-stormwater","tag-utilities","tag-wastewater","tag-water-utilities"],"acf":{"short_description":"It seems like almost all utilities now recognize the need to have a standard methodology for establishing unique IDs for all of their assets","flexible_content":[{"acf_fc_layout":"content","content":"<p>We commonly get asked by water, wastewater and stormwater utilities for some tips on how to establish a system for unique asset IDs, so we thought it would helpful to share some insight on this topic.\u00a0 It seems like almost all utilities now recognize the need to have a standard methodology for establishing unique IDs for all of their assets and often use GIS implementation or data model upgrades as an opportunity to introduce a new system for assigning unique asset IDs.<\/p>\n<p>First, and most importantly, it is an absolute must to use unique asset IDs!! In our modern era of computers, databases and GIS, unique assets IDs play a critical role in reducing duplicate or confusing information about your assets and also is the first step to being able to reduce silos of data and integrating your systems.<\/p>\n<p>That being said, it seems like some water, wastewater and stormwater utilities make the process of coming up with a unique asset IDs a more complex endeavor than launching the space shuttle. It doesn\u2019t have to be that difficult, because inherently GIS has the ability to use any unique number or letter combination to store, manage and retrieve information about your assets.\u00a0 Things become complicated when we try and bring back the human element into our asset ID naming system.\u00a0 That is, you try and create asset IDs that have information in them that allows humans to understand what the asset is or where it is located.\u00a0 An example of this would be using an asset naming methodology that produced names like H-MT601 \u2013 where H is for hydrant, MT is for the service area in this case Millbrook Township, and 601 is the number of the hydrant.<\/p>\n<p>But if you are using a GIS, you are already accessing asset information by location and can eliminate location information from your asset IDs.\u00a0 We hear 2 common rationales for having a location code in asset IDs.\u00a0 The first is that field crews need a location code to help them know what service area assets are located in or know what map book sheet they will find an asset.\u00a0 A good mobile GIS application eliminates this need.<\/p>\n<p>The second rational we hear is location codes in asset IDs are necessary for reporting.\u00a0 For example we commonly hear water utilities say they need municipal codes in their hydrant IDs to run reports for fire billing.\u00a0 This problem is also solved by GIS because you run fire billing reports, or any asset reporting for that matter, but municipal boundaries or other polygon layers in the GIS.<\/p>\n<p><b>Asset ID Methodologies<\/b><\/p>\n<p>So here are some methodologies that we\u2019ve seen utilities use for their asset IDs:<\/p>\n<p><b>Incrementing Asset IDs \u2013\u00a0<\/b>incrementing asset IDs by one number whenever a new asset is put in service.\u00a0 This is by far the simplest way to assign asset IDs, provided that one person or system is assigning all of the asset IDs.\u00a0 The Dynamic Value Table in the Water Editing Toolbar that is part of the Water Editing Template is simple way to have ArcGIS increment your asset IDs.<\/p>\n<p><b>Asset ID preceded by asset type\u00a0<\/b>&#8211; For example putting an identifier in front of asset ID to identify the type of asset.\u00a0 For example MH preceding manhole IDs or FH preceding fire hydrant IDs, M preceding meters numbers, etc.\u00a0 This is fairly common and is useful to help identify which asset ID corresponds to which asset when labeled on a map.<\/p>\n<p><b>Asset IDs with geographic identifier\u00a0<\/b>&#8211; discussed above, in a well done GIS implementation, there is typically no business value in this practice.<\/p>\n<p><b>Asset IDs with a system identifier \u2013\u00a0<\/b>This is mainly seen in wastewater systems where it is important to identify and differentiate interceptor lines, typically for reporting purposes.\u00a0 For example, a utility with 3 different interceptors lines \u2013 Bushy Creek, Forest Run &amp; Oak Valley might put BC, FR &amp; OV in front of any of the assets that in those drainage basins.\u00a0 Arguable you could also use a polygon to establish what assets are in each interceptor or sewershed for reporting purposes.<\/p>\n<p><b>Increatementing Manhole IDs from the lowpoint up \u2013\u00a0<\/b>Some wastewater utilities choose to increment their manholes IDs from the lowest manhole to the highest manhole along interceptor or trunk sewer lines.\u00a0 This tends to work well in areas where trunk mains or interceptors aren\u2019t going to be extended in the future and the utility is aware of all of the manhole locations before establishing asset IDs.\u00a0 If new manholes are found (such as buried manholes) or manholes added along the interceptor than typically that manhole is given the next downstream manhole ID with a letter designation.\u00a0 So a buried manhole found above MH27 is given the asset ID MH27A.\u00a0 Once all of the manhole IDs have been assigned from the bottom to the top of the interceptor than many wastewater utilities just increment the manholes on each of the collector lines that feed into the interceptor moving from the bottom to the top of the collector systems.<\/p>\n<p>Here is a good website from the EPA on manhole numbering:\u00a0<a href=\"http:\/\/www.epa.gov\/NE\/sso\/manhole-id.html\">http:\/\/www.epa.gov\/NE\/sso\/manhole-id.html<\/a><\/p>\n<p><b>Sanitary Sewer Pipe IDs\u00a0<\/b>&#8211; Often done with a combination of downstream manhole, a dash, and then upstream manhole.\u00a0 So sanitary sewer pipe ID 26-27 takes flow from manhole 27 and carries it to manhole 26.<\/p>\n<p><b>Geopins \u2013\u00a0<\/b>Not often seen in utilities for asset IDs, a geopin is calculated using the X &amp; Y coordinates of a spatial feature.\u00a0 Geopins are commonly seen in land records.\u00a0 Geopins are not a good choice for spatial features that are assigned new loction, such as when a utility improves the spatial accuracy of their asset base by doing something like sub-foot GPS field data collection.<\/p>\n<p>This is an example how geopin would work for a valve at coordinates: X = 23658974.365\u00a0Y = 6584752584.968<br \/>\nGeopin Formula = X2 Y2 X3 Y3 \u2013 X4 Y4 \u2013 X5 Y5 X6 Y6<br \/>\nGeoPIN = 3568-54-8795<\/p>\n<p><b>Asset ID Tips<\/b><\/p>\n<p><b>Don\u2019t use internal database IDs\u00a0or geodatabase IDs for your asset IDs<\/b>\u00a0\u2013 This is a cardinal rule!\u00a0 Never use any internal IDs from a geodatabase or any other database for your unique IDs unless you are 100% certain that it will not be automatically recalculated by the application in the future.\u00a0 An example of this is the OBJECTID attribute in a geodatabase.\u00a0 Because the OBJECTID attribute is internally used by the geodatabase, on occasion in may be recalculated by ArcMap.<\/p>\n<p><b>Keep your legacy asset IDs\u00a0<\/b>&#8211; It\u2019s perfectly acceptable to store your \u201clegacy\u201d asset IDs when you switch to a new asset ID system.\u00a0 It may be very helpful to know legacy asset IDs if someone needs to refer back to as-builts or old field map books.\u00a0 We saw a great example of this with a municipality that created a table with a one to many relationship between new asset IDs and legacy asset IDs that were used on any old plans or maps that showed the assets.<\/p>\n<p><b>Make sure only 1 application or person assign new asset IDs \u2013 \u00a0<\/b>This is critically important.\u00a0 Only 1 application, such as ArcMap, your CMMS or 1 employee is who assigns unique IDs, otherwise you are running the risk of assigning duplicate IDs.<\/p>\n<p><b>Storm Water IDs\u00a0<\/b>&#8211; because of the ad-hoc nature of how most water storm networks were built, especially in suburbia and the difficulty in understanding how the water flows without good elevation data, it\u2019s difficult to create an asset ID system for stormwater that describes which assets flow into each other.\u00a0 It\u2019s much easier to just use incrementing IDs.<\/p>\n<p>If you\u2019d like to share other asset ID systems you\u2019ve seen, please feel free to post a comment on this blog.<\/p>\n"}],"authors":[{"ID":4661,"user_firstname":"Howard","user_lastname":"Crothers","nickname":"Howard Crothers","user_nicename":"hcrothers","display_name":"Howard Crothers","user_email":"hcrothers@esri.com","user_url":"http:\/\/solutions.arcgis.com","user_registered":"2018-03-02 00:16:15","user_description":"Howard leads the Esri team developing ArcGIS Solutions for electric, gas, water, sewer, stormwater, communications, renewables, and district heating and cooling.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Crothers-Headshot-Crop.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"}],"related_articles":"","card_image":false,"wide_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>Methods to Create Unique Asset IDs<\/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\/product\/water\/methods-to-create-unique-asset-ids\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Methods to Create Unique Asset IDs\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids\" \/>\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=\"2018-12-18T20:05:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ESRI\" \/>\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\/product\/water\/methods-to-create-unique-asset-ids#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids\"},\"author\":{\"name\":\"Howard Crothers\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/793508c6c5e746124c59904eff87b8ae\"},\"headline\":\"Methods to Create Unique Asset IDs\",\"datePublished\":\"2009-08-03T22:16:19+00:00\",\"dateModified\":\"2018-12-18T20:05:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids\"},\"wordCount\":6,\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"keywords\":[\"asset\",\"stormwater\",\"Utilities\",\"wastewater\",\"water utilities\"],\"articleSection\":[\"Water\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids\",\"name\":\"Methods to Create Unique Asset IDs\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\"},\"datePublished\":\"2009-08-03T22:16:19+00:00\",\"dateModified\":\"2018-12-18T20:05:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.esri.com\/arcgis-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Methods to Create Unique Asset IDs\"}]},{\"@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\/793508c6c5e746124c59904eff87b8ae\",\"name\":\"Howard Crothers\",\"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\/2018\/04\/Crothers-Headshot-Crop.jpg\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Crothers-Headshot-Crop.jpg\",\"caption\":\"Howard Crothers\"},\"description\":\"Howard leads the Esri team developing ArcGIS Solutions for electric, gas, water, sewer, stormwater, communications, renewables, and district heating and cooling.\",\"sameAs\":[\"http:\/\/solutions.arcgis.com\",\"http:\/\/www.linkedin.com\/in\/howardcrothers\"],\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/author\/hcrothers\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Methods to Create Unique Asset IDs","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\/product\/water\/methods-to-create-unique-asset-ids","og_locale":"en_US","og_type":"article","og_title":"Methods to Create Unique Asset IDs","og_url":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids","og_site_name":"ArcGIS Blog","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2018-12-18T20:05:41+00:00","twitter_card":"summary_large_image","twitter_site":"@ESRI","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids#article","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids"},"author":{"name":"Howard Crothers","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/793508c6c5e746124c59904eff87b8ae"},"headline":"Methods to Create Unique Asset IDs","datePublished":"2009-08-03T22:16:19+00:00","dateModified":"2018-12-18T20:05:41+00:00","mainEntityOfPage":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids"},"wordCount":6,"publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"keywords":["asset","stormwater","Utilities","wastewater","water utilities"],"articleSection":["Water"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids","url":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids","name":"Methods to Create Unique Asset IDs","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#website"},"datePublished":"2009-08-03T22:16:19+00:00","dateModified":"2018-12-18T20:05:41+00:00","breadcrumb":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/water\/methods-to-create-unique-asset-ids#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/arcgis-blog\/"},{"@type":"ListItem","position":2,"name":"Methods to Create Unique Asset IDs"}]},{"@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\/793508c6c5e746124c59904eff87b8ae","name":"Howard Crothers","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\/2018\/04\/Crothers-Headshot-Crop.jpg","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Crothers-Headshot-Crop.jpg","caption":"Howard Crothers"},"description":"Howard leads the Esri team developing ArcGIS Solutions for electric, gas, water, sewer, stormwater, communications, renewables, and district heating and cooling.","sameAs":["http:\/\/solutions.arcgis.com","http:\/\/www.linkedin.com\/in\/howardcrothers"],"url":"https:\/\/www.esri.com\/arcgis-blog\/author\/hcrothers"}]}},"text_date":"August 3, 2009","author_name":"Howard Crothers","author_page":"https:\/\/www.esri.com\/arcgis-blog\/author\/hcrothers","custom_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/08\/Newsroom-Keyart-Wide-1920-x-1080.jpg","primary_product":false,"tag_data":[{"term_id":24491,"name":"asset","slug":"asset","term_group":0,"term_taxonomy_id":24491,"taxonomy":"post_tag","description":"","parent":0,"count":7,"filter":"raw"},{"term_id":28881,"name":"stormwater","slug":"stormwater","term_group":0,"term_taxonomy_id":28881,"taxonomy":"post_tag","description":"","parent":0,"count":21,"filter":"raw"},{"term_id":23081,"name":"Utilities","slug":"utilities","term_group":0,"term_taxonomy_id":23081,"taxonomy":"post_tag","description":"","parent":0,"count":220,"filter":"raw"},{"term_id":26631,"name":"wastewater","slug":"wastewater","term_group":0,"term_taxonomy_id":26631,"taxonomy":"post_tag","description":"","parent":0,"count":11,"filter":"raw"},{"term_id":23101,"name":"water utilities","slug":"water-utilities","term_group":0,"term_taxonomy_id":23101,"taxonomy":"post_tag","description":"","parent":0,"count":148,"filter":"raw"}],"category_data":[{"term_id":23051,"name":"Water","slug":"water","term_group":0,"term_taxonomy_id":23051,"taxonomy":"category","description":"","parent":0,"count":463,"filter":"raw"}],"product_data":[],"primary_product_link":"https:\/\/www.esri.com\/arcgis-blog\/","_links":{"self":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/164191","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\/4661"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/comments?post=164191"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/164191\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/media?parent=164191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/categories?post=164191"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/tags?post=164191"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/industry?post=164191"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/product?post=164191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}