{"id":713292,"date":"2024-11-19T09:16:43","date_gmt":"2024-11-19T17:16:43","guid":{"rendered":"https:\/\/www.esri.com\/about\/newsroom\/?post_type=arcuser&#038;p=713292"},"modified":"2024-11-19T10:27:49","modified_gmt":"2024-11-19T18:27:49","slug":"servicearea","status":"publish","type":"arcuser","link":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea","title":{"rendered":"Design Service Areas \twith ArcGIS"},"author":1031,"featured_media":0,"menu_order":0,"template":"","format":"standard","meta":{"_acf_changed":false,"sync_status":"","episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","castos_file_data":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":"","_links_to":"","_links_to_target":""},"categories":[275822,10412,25022],"tags":[490932,490922],"arcuser_issues":[490842],"class_list":["post-713292","arcuser","type-arcuser","status-publish","format-standard","hentry","category-arcgis-living-atlas-of-the-world","category-arcgis-pro","category-hands-on","tag-legislative-districts","tag-sales-territories","arcuser_issues-au-fall-2024"],"acf":{"short_description":"Defining boundaries is a popular use case for GIS and here is how to do it.","pdf":{"host_remotely":false,"file":713302,"file_url":""},"flexible_content":[{"acf_fc_layout":"blockquote","content":"<h3 class=\"p1\">Defining boundaries is a popular use case for GIS.<\/h3>\r\n<p class=\"p3\">These boundaries go by many names: service areas, sales territories, attendance areas, caseloads, wards, legislative districts. This article will walk you through a simple workflow designing areas in the state of Virginia to serve the veteran population. To follow along, start a new project and a blank map in ArcGIS Pro.<\/p>"},{"acf_fc_layout":"content","content":"<h2><span class=\"s1\">1. Add Layers from ArcGIS Living Atlas of the World<\/span><\/h2>\r\n<p class=\"p3\">First, you need some baseline data about where veterans live. The US Census Bureau does an excellent job maintaining data about this important topic. Fortunately, ArcGIS Living Atlas has many preconfigured layers containing data from the US Census Bureau to get you started. You\u2019ll add one of these layers to your map.<\/p>\r\n<p class=\"p3\"><span class=\"s1\"> From the Map tab, click the top half of the Add Data button to bring up a dialogue window. In the window that appears, under Portal, click Living Atlas, and type \"veterans\" into the search bar. Click the first item in the search results, the layer named ACS Veteran Status Variables\u2013Boundaries (<a href=\"http:\/\/www.arcgis.com\/home\/item.html?id=891153ed7a4c4e978b2ca63ad7fb2435\">www.arcgis.com\/home\/item.html?id=891153ed7a4c4e978b2ca63ad7fb2435<\/a>) to add it to your map.<\/span><\/p>\r\n<p class=\"p3\"><\/p>"},{"acf_fc_layout":"image","image":713412,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2 class=\"p1\"><span class=\"s1\">2. <\/span><span class=\"s1\">Explore the Spatial Data<\/span><\/h2>\r\n<p class=\"p3\">This is a multiscale layer containing data for three levels of geography: state, county, and census tract. It has visible scale ranges set so that appropriate geography levels are shown and hidden as users zoom in and out. Zoom out to see data at the state level. Then zoom in to see data at the county level. Zoom in further to see the data at the tract level.<\/p>\r\n<p class=\"p3\">This layer is also symbolized to show the percent of the adult population with veteran status. Darker blue areas have a higher percentage of adults who have formerly served in the US military. Notice that the state of Virginia is one of the darker blue states, indicating a large percentage of veterans.<\/p>\r\n<p class=\"p3\">On the Map ribbon, switch the basemap to Human Geography or Light Gray Canvas. These neutral basemaps help to make your map easier to read, since they don\u2019t compete visually with your thematic data. The Human Geography basemap also places city\/state labels on top.<\/p>\r\n<p class=\"p3\"><\/p>"},{"acf_fc_layout":"image","image":713452,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2 class=\"p1\"><span class=\"s1\">3. <\/span><span class=\"s1\">Use a Definition Query to Show Only Virginia Tracts<\/span><\/h2>\r\n<p class=\"p3\">Zoom to display Virginia in your map. To design your service areas, you will want to start with the most granular level of geography. In this case, the finest level of geography is tracts. Turn off the State and County layers by unchecking them in the Contents pane. Now filter all the tracts in the US to show only those in the state of Virginia. In the Contents pane, right-click Tract and click Properties. Add a definition query that reads \"Where State is equal to Virginia.\"<\/p>\r\n<p class=\"p3\">Before closing the Layer Properties window, click the General tab and choose the Show layer at all scales option. This will always show tracts no matter the zoom level. The map now only shows tracts for Virginia.<\/p>\r\n<p class=\"p3\"><\/p>"},{"acf_fc_layout":"image","image":713422,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2 class=\"p1\"><span class=\"s1\">4. <\/span><span class=\"s1\">Symbolize by Count Rather Than Percent<\/span><\/h2>\r\n<p class=\"p3\">To design service areas, you will work with the count of individual veterans. By default, the layer is symbolized by the percent, but you can modify this. Right-click on the Tract layer in the Contents pane and click Symbology. The Symbology pane appears. It shows that the layer is currently symbolized with the Unclassed Colors method and a percentage field. The unclassed colors symbology method is a great way to display percentages and rates, but not so great for showing counts. Change the Primary symbology to Proportional Symbols. This type of symbology uses size rather than color, which is more intuitive for depicting differences in counts.<\/p>\r\n<p class=\"p3\">Change the field to symbolize to Total Veterans 18 Years and Over. The symbols on the map are currently too large and crowded. You will adjust the symbology settings to get a clearer visualization. The goal is to see where veteran counts are high and low. Change the minimum size to 1 pt and see the symbols get smaller.<\/p>\r\n<p class=\"p3\">Next to Template, right-click the circle symbol and click Color Properties. In the Color Editor window, increase the transparency to 30 percent. Changing the transparency helps reveal overlapping symbols that represent where data values are large. This visualization shows large groups of veterans around Norfolk and Arlington.<\/p>\r\n<p class=\"p3\">In the Contents pane, the legend shows that each symbol represents between 1 and 1,000 veterans. In the Symbology pane, the histogram shows that the minimum value is 3. This means that there\u2019s a tract somewhere in Virginia with only three veterans. On the other side of the distribution, the maximum value is 1,642, so there\u2019s also a tract with 1,642 veterans. Note: This layer is updated every year, so exact counts may vary.<\/p>\r\n<p class=\"p3\"><span class=\"s1\"> Now that you understand how Virginia\u2019s veteran population is distributed across space, you can use two geoprocessing tools in this workflow\u2014Build Balanced Zones and Dissolve\u2014to perform analysis.<\/span><\/p>\r\n<p class=\"p3\"><\/p>"},{"acf_fc_layout":"image","image":713462,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2 class=\"p3\"><span class=\"s1\">5. Set Parameters and Run the Build Balanced Zones Tool<\/span><\/h2>\r\n<p class=\"p3\">From the Analysis ribbon, click Tools. This will open the Geoprocessing pane. Search for and open the Build Balanced Zones tool. Set the Input Features to the Tract layer. Make sure that Use the filtered records: 2,186 is toggled on so that the tool runs on tracts in Virginia, rather than all tracts in the entire US.<\/p>\r\n<p class=\"p3\">Point to Zone Creation Method and click the i button that appears next to it. Read the detailed information about this parameter in the window that appears. Here\u2019s where you input whether you want an attribute target (e.g., as balanced as possible for a specific attribute), or a defined number of zones (e.g., 10 zones and only 10 zones), or both. The defined number of zones option is helpful when you have a fixed number of resources, such as regional directors, campuses, or field offices. For this exercise, change the drop-down option to Number of zones and attribute target. For Target Number of Zones, type in 10.<\/p>\r\n<p class=\"p3\">The Zone Building Criteria is where you\u2019ll tell the tool which attribute(s) you want it to consider. In the drop-down under Variable, select Total Veterans 18 Years and Over. The tool will now generate zones that are balanced with respect to the sum of veterans from all the tracts. The result should be 10 zones containing roughly equal numbers of veterans. Click Run. This operation should take a few minutes.<\/p>\r\n<p class=\"p3\"><\/p>"},{"acf_fc_layout":"image","image":713472,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2 class=\"p1\"><span class=\"s1\">6. <\/span><span class=\"s1\">Examine Output<\/span><\/h2>\r\n<p class=\"p3\">This tool will complete with warnings. Click View Details. These details are the messages that you would get in a log file if you were running this programmatically. The main message is that some zones are disconnected groups and not contiguous. That is okay. Virginia contains some island and peninsula areas. You will have output that you can evaluate.<\/p>\r\n<p class=\"p3\">Note: It\u2019s possible you could get 10 zones that look a little different than the output shown. It\u2019s also possible that it could complete with a warning and results containing 9 or 11 zones.<\/p>\r\n<p class=\"p3\">Let\u2019s look at the output. A layer and two charts were added to the map. Turn off the Tract layer so that the Tract_BuildBalancedZones layer can be seen more clearly. Open the first chart whose title starts with Sum of Variable.<\/p>\r\n<p class=\"p3\">Because this tool is run using a random seed, the results will be slightly different each time. In the example illustrated, there are 10 zones, and the sum of veterans ranges from 508,630 in Zone 9 to 771,260 in Zone 3. The number of tracts in each is listed in the Contents pane. For example, Zone 2 contains 200 tracts.<\/p>\r\n<p class=\"p3\">Turn the Tract layer back on and explore the map. Notice that the smaller zones (near Norfolk and Arlington) have the largest groups of proportional symbols. There are more veterans in these areas than in other places within the state. The tool has generated zones based on the veteran population, while at the same time keeping the zones as contiguous as possible.<\/p>\r\n<p class=\"p3\">In the Contents pane, right-click\u00a0Tract_BuildBalancedZones\u00a0and click\u00a0Attribute Table. There are 2,186 tracts in this layer. A field called Zone ID assigns each of them a value of 1 through 9.<\/p>\r\n<p class=\"p5\"><em><strong>Optional: Fine-Tune Your Zones<\/strong><\/em><\/p>\r\n<p class=\"p3\">Experiment with different parameters in the Build Balanced Zones tool and rerun the tool. You can see that some zones are not compact\u2014they are elongated and stretched out. Zones that are more compact can help with canvassing, improve drive times, and aid in administration. If you want, run the tool again and choose the zone selection criteria for compactness.<\/p>\r\n<p class=\"p3\">There are many more options available with this tool, particularly the spatial constraints. Read the ArcGIS Pro help for more information (links.esri.com\/BBT). Feel free to fine-tune your zones as much as you\u2019d like.<\/p>\r\n<p class=\"p3\"><\/p>"},{"acf_fc_layout":"image","image":713512,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2 class=\"p1\"><span class=\"s1\">7. Dissolve the Zones into New Polygons<\/span><\/h2>\r\n<p class=\"p3\">Your final desired output is a new polygon layer of balanced service areas. In this case, you will end up with a layer containing nine polygons. In the Geoprocessing pane, click the Back\u00a0arrow. If you closed the Geoprocessing pane, click Tools on the Analysis ribbon to reopen it. Search for and open the Dissolve tool. This will dissolve the 2,186 tract polygons into 10\u00a0zone polygons.<\/p>\r\n<p class=\"p3\">Set the Input Features to your finalized results from the previous step, Tract_BuildBalancedZones. For Dissolve Fields, choose Zone ID. The tool will create output polygons that group together input polygons based on their Zone ID values.<\/p>\r\n<p class=\"p3\"><span class=\"s2\"> Finally, set the Statistics Fields. We want the the output layer to include a field that shows the total number of veterans in each zone. To achieve this, set Field to Total Veterans 18 Years and Over and set Statistics Type to Sum. Click Run. This analysis runs in a few seconds. The result is a layer with 10 polygons, and a field named SUM_B21001_002E that stores the total veteran population for each.<\/span><\/p>\r\n<p class=\"p3\"><\/p>"},{"acf_fc_layout":"image","image":713502,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2 class=\"p5\">Take It Further<\/h2>\r\n<p class=\"p3\">You have used ArcGIS Living Atlas content and geoprocessing tools in ArcGIS Pro to design custom service areas. From here, there are endless possibilities. With this knowledge, you could create a map series of reference maps of each zone using highways and county boundaries layers with the Human Geography basemap. Then, export and publish a feature layer of these zones to ArcGIS Online and share it within your organization. You could combine this layer with your organization\u2019s data on the locations of facilities, assets, and places of interest. You could also enrich this layer to bring in even more demographic, consumer spending, or psychographic data specific to your cause or your business needs. Finally, you could create infographics using ArcGIS Business Analyst.<\/p>\r\n<p class=\"p3\"><\/p>"}],"references":null},"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>Build service areas<\/title>\n<meta name=\"description\" content=\"This article walks the reader through a simple workflow for designing service areas in ArcGIS Pro.\" \/>\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\/about\/newsroom\/arcuser\/servicearea\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Design Service Areas with ArcGIS\" \/>\n<meta property=\"og:description\" content=\"This article walks the reader through a simple workflow for designing service areas in ArcGIS Pro.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea\" \/>\n<meta property=\"og:site_name\" content=\"Esri\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/esrigis\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-19T18:27:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2024\/10\/service_banner.jpg\" \/>\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=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\/\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea\",\n\t            \"url\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea\",\n\t            \"name\": \"Build service areas\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#website\"\n\t            },\n\t            \"datePublished\": \"2024-11-19T17:16:43+00:00\",\n\t            \"dateModified\": \"2024-11-19T18:27:49+00:00\",\n\t            \"description\": \"This article walks the reader through a simple workflow for designing service areas in ArcGIS Pro.\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea#breadcrumb\"\n\t            },\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea#breadcrumb\",\n\t            \"itemListElement\": [\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 1,\n\t                    \"name\": \"Home\",\n\t                    \"item\": \"https:\/\/www.esri.com\/about\/newsroom\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 2,\n\t                    \"name\": \"Design Service Areas with ArcGIS\"\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebSite\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#website\",\n\t            \"url\": \"https:\/\/www.esri.com\/about\/newsroom\/\",\n\t            \"name\": \"Esri\",\n\t            \"description\": \"Esri Newsroom\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"SearchAction\",\n\t                    \"target\": {\n\t                        \"@type\": \"EntryPoint\",\n\t                        \"urlTemplate\": \"https:\/\/www.esri.com\/about\/newsroom\/?s={search_term_string}\"\n\t                    },\n\t                    \"query-input\": {\n\t                        \"@type\": \"PropertyValueSpecification\",\n\t                        \"valueRequired\": true,\n\t                        \"valueName\": \"search_term_string\"\n\t                    }\n\t                }\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"Person\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/82e5143bcdebadf8fd64d84e503ca468\",\n\t            \"name\": \"Monica Pratt\",\n\t            \"image\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/image\/\",\n\t                \"url\": \"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2018\/08\/MonicaMug_agol2.jpg\",\n\t                \"contentUrl\": \"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2018\/08\/MonicaMug_agol2.jpg\",\n\t                \"caption\": \"Monica Pratt\"\n\t            },\n\t            \"description\": \"Monica Pratt is the founding and current editor of ArcUser magazine, the executive editor of ArcNews magazine, the editor of Esri Globe and head of the Publications team at Esri. She has been writing on technology topics, specializing in GIS, for more than 30 years. Before joining Esri in 1997, she worked for newspapers and in the financial industry.\",\n\t            \"sameAs\": [\n\t                \"https:\/\/x.com\/ArcUser\"\n\t            ],\n\t            \"url\": \"\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Build service areas","description":"This article walks the reader through a simple workflow for designing service areas in ArcGIS Pro.","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\/about\/newsroom\/arcuser\/servicearea","og_locale":"en_US","og_type":"article","og_title":"Design Service Areas with ArcGIS","og_description":"This article walks the reader through a simple workflow for designing service areas in ArcGIS Pro.","og_url":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea","og_site_name":"Esri","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2024-11-19T18:27:49+00:00","og_image":[{"url":"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2024\/10\/service_banner.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@Esri","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea","url":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea","name":"Build service areas","isPartOf":{"@id":"https:\/\/www.esri.com\/about\/newsroom\/#website"},"datePublished":"2024-11-19T17:16:43+00:00","dateModified":"2024-11-19T18:27:49+00:00","description":"This article walks the reader through a simple workflow for designing service areas in ArcGIS Pro.","breadcrumb":{"@id":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/servicearea#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/about\/newsroom"},{"@type":"ListItem","position":2,"name":"Design Service Areas with ArcGIS"}]},{"@type":"WebSite","@id":"https:\/\/www.esri.com\/about\/newsroom\/#website","url":"https:\/\/www.esri.com\/about\/newsroom\/","name":"Esri","description":"Esri Newsroom","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.esri.com\/about\/newsroom\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/82e5143bcdebadf8fd64d84e503ca468","name":"Monica Pratt","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/image\/","url":"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2018\/08\/MonicaMug_agol2.jpg","contentUrl":"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2018\/08\/MonicaMug_agol2.jpg","caption":"Monica Pratt"},"description":"Monica Pratt is the founding and current editor of ArcUser magazine, the executive editor of ArcNews magazine, the editor of Esri Globe and head of the Publications team at Esri. She has been writing on technology topics, specializing in GIS, for more than 30 years. Before joining Esri in 1997, she worked for newspapers and in the financial industry.","sameAs":["https:\/\/x.com\/ArcUser"],"url":""}]}},"sort_order":"19","_links":{"self":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser\/713292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser"}],"about":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/types\/arcuser"}],"author":[{"embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/users\/1031"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser\/713292\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/media?parent=713292"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/categories?post=713292"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/tags?post=713292"},{"taxonomy":"arcuser_issues","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser_issues?post=713292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}