{"id":179772,"date":"2019-02-07T08:53:02","date_gmt":"2019-02-07T16:53:02","guid":{"rendered":"https:\/\/www.esri.com\/about\/newsroom\/?post_type=arcuser&#038;p=179772"},"modified":"2024-08-23T16:42:13","modified_gmt":"2024-08-23T23:42:13","slug":"looking-at-temporal-changes","status":"publish","type":"arcuser","link":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes","title":{"rendered":"Looking at Temporal Changes"},"author":1432,"featured_media":0,"menu_order":0,"template":"","format":"standard","meta":{"_acf_changed":false,"sync_status":"","episode_type":"","audio_file":"","castos_file_data":"","podmotor_file_id":"","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":[10872],"tags":[323122,201052,323092,323112,323102],"arcuser_issues":[246781],"class_list":["post-179772","arcuser","type-arcuser","status-publish","format-standard","hentry","category-tutorial","tag-multitemporal","tag-python","tag-ring-map","tag-ringmap","tag-temporal","arcuser_issues-fall-2013"],"acf":{"short_description":"The authors have developed a Python tool that steps users through the process of creating a ring map. They have provided this tool in a toolbox\u2026","pdf":{"host_remotely":false,"file":"","file_url":""},"flexible_content":[{"acf_fc_layout":"image","image":179802,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"The authors have developed a Python tool that steps users through the process of creating a ring map. They have provided this tool in a toolbox along with some sample data that can be used to create a ring map.\r\n\r\nThe multitemporal dimensions of attribute data are difficult to display in a single map. Traditionally, users either make the multiple line graphs for presenting the temporal trends in different locations or create bar charts on a GIS map. However, multiple line graphs cannot visualize the spatiotemporal correlation together, and bar charts are sometimes problematic because charts may overlap."},{"acf_fc_layout":"image","image":179812,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"In 2008, researchers at the Georgetown University Medical Center in Washington, DC, proposed using ring maps to integrate the multidimensions or multiattributes data into one simple map.\u00a0<em>[This work by Guilan Huang, Sergio Govoni, Jae Choi, David M. Harley, and James M. Wilson was described in \"<a href=\"http:\/\/www.esri.com\/news\/arcuser\/0408\/files\/ringmaps.pdf\" target=\"_blank\" rel=\"noopener window\">Geovisualizing Data with Ring Maps: Improves comprehension when mapping many variables<\/a>\u00a0<span class=\"fileInfo\">[PDF]<\/span>,\" which appeared in the Spring 2008 issue of<\/em>\u00a0ArcUser<em>.]<\/em>\u00a0Ring maps use a basemap as the central feature, and surrounding rings represent the corresponding attributes in each location. Data that varies over time, such as weekly disease surveillance counts, annual cancer incidence\/mortality, or monthly crime rates, can all be visualized using ring maps. Other data can be joined and used for exploring the potential contextual associations among the attributes."},{"acf_fc_layout":"image","image":179822,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"Although a ring map is a powerful tool, there was no step-by-step tutorial describing how to make one. The authors developed a tool for creating a ring map in ArcGIS 10.1 using ArcPy and the Python language that can be accessed from ArcToolbox. The tool creates a ring map using a three-step process. The first step creates the number of rings specified by the user. The second step generates polylines that link the rings and the centroids of corresponding locations on the basemap. The third step creates an indexed column so that the attribute table for the ring map can be joined with another table, in this case cancer incidence data in a Microsoft Excel spreadsheet. As the number of rings increases, so does the computation time required."},{"acf_fc_layout":"image","image":179832,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2>Getting Started<\/h2>\r\nThis exercise uses a sample dataset, containing both training data and the RingMap toolbox, which can both be\u00a0<a href=\"https:\/\/www.esri.com\/~\/media\/Files\/zips\/news\/arcuser\/1013\/ringmap.zip\" target=\"_blank\" rel=\"noopener\">downloaded from the\u00a0<em>ArcUser<\/em>\u00a0website<\/a>\u00a0<span class=\"fileInfo\">[ZIP]<\/span>. The data describes age-adjusted female breast cancer incidence from 2006 to 2010 for the 15 counties in the state of Arizona. It was obtained from the Arizona Department of Health Services. The five rings created correspond to the number of years considered in the study data. A shapefile of the administrative boundaries, downloaded for free from a public domain spatial database,\u00a0<a href=\"http:\/\/www.gadm.org\/\">Global Administrative Areas<\/a>, is also included in the sample dataset."},{"acf_fc_layout":"image","image":179842,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"After downloading the sample dataset and the RingMap toolbox, unzip it at or near the root directory of a local drive where it will create a folder called Ringmap_Tutorial.\r\n\r\nStart ArcMap and load the shapefile named Arizona_State.shp from the Basemap folder. Open ArcToolbox, right-click ArcToolbox in the ArcToolbox window, choose Add Toolbox, and select the toolbox named ringmap from the Ringmap_toolbox folder. The toolbox contains three scripts named step1, step2, and step3.\r\n\r\nClick the step1 script to open it. In the script dialog box, choose Arizona_State from the drop-down for basepolygon. Enter 5 for the ring number. Set the output to the ringmap_exercise folder and name it Arizona_Ringmap.shp.\u00a0<strong>[Make sure to type in the .shp file extension.]<\/strong>\u00a0Click OK to create the five-ring polygon."},{"acf_fc_layout":"image","image":179852,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"Click the step2 script. In the script dialog box, select Arizona_State from the basepolygon drop-down. Choose Arizona_Ringmap from the input ring polygon drop-down. Set the output location for line features that will be created to the ringmap_exercise folder and save it as Arizona_Polylines.shp. Click OK to run the script tool and create the lines that will link the ring map to the basemap.\r\n\r\nClick the step3 script. In the script dialog box, select Arizona_State from the basepolygon drop-down. Choose NAME_2 (i.e., the county name) for the town field and choose Arizona_Ringmap as the ring polygon. This step creates the indexed column for joining attribute data. Click OK.\r\n\r\nOnce step3 has run, open the attribute table for Arizona_Ringmap in ArcMap. The TOWNID is composed of the county name and the order of the ring. Ring numbering begins with zero, so the index named Santa Cruz_0 is the first inner ring of the Santa Cruz county.\r\n\r\nAdd cancerdata.xls, the Excel spreadsheet containing cancer incidence data located in the Ringmap_Tutorial folder, to the map. Choose the table named data$."},{"acf_fc_layout":"image","image":179862,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"In the table of contents for ArcMap, right-click on Arizona_Ringmap and choose Joins and Relates &gt; Joins. Join Arizona_Ringmap with cancerdata.xls by choosing TOWNID as the field the join will be based on, choosing data$ as the table to join and Link as the field in the table to use for the join. Click OK.\r\n\r\nReopen the attribute table for Arizona_Ringmap to verify that Arizona_Ringmap and cancerdata.xls have been successfully joined.\r\n\r\nDouble-click Arizona_Ringmap in the table of contents and choose the Symbology tab of the Properties dialog box. Choose Quantities &gt; Graduated colors and set the number of classes to five and method to Quantile. Edit labels and apply a color ramp to symbolize female breast cancer incidence in Arizona for 2006\u20132010. The inner ring displays data from 2006, and the outer ring displays data from 2010. Apply county name labels and a pleasing color to Arizona_State."},{"acf_fc_layout":"image","image":179872,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"image","image":179882,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"For more information, contact\r\n\r\nDr. Ta-Chien Chan\r\nCenter for Geographic Information Science, Research Center for Humanities and Social Sciences, Academia Sinica, Taiwan\r\nE-mail:\u00a0<a href=\"mailto:tachien@sinica.edu.tw\">tachien@sinica.edu.tw<\/a>\r\n<h2>References<\/h2>\r\nHuang, Guilan, Sergio Govoni, Jae Choi, David M. Hartley, James M. Wilson, \"<a href=\"http:\/\/www.esri.com\/news\/arcuser\/0408\/files\/ringmaps.pdf\" target=\"_blank\" rel=\"noopener window\">Geovisualizing Data with Ring Maps<\/a>\u00a0<span class=\"fileInfo\">[PDF]<\/span>,\"\u00a0<em>ArcUser<\/em>\u00a0vol. 10 no. 2, 2008: pp. 54\u201355.\r\n\r\nStewart, J. E., S. E. Battersby, A. Lopez-De Fede, K. C. Remington, J. W. Hardin, K. Mayfield-Smith. \"Diabetes and the socioeconomic and built environment: geovisualization of disease prevalence and potential contextual associations using ring maps,\"\u00a0<em>International Journal of Health Geography 2011<\/em>, vol. 10, no. 18, 2011.\r\n\r\nZandbergen, Paul A.,\u00a0<a href=\"http:\/\/esripress.esri.com\/display\/index.cfm?fuseaction=display&amp;websiteID=224&amp;moduleID=0\"><em>Python Scripting for ArcGIS<\/em><\/a>, Esri Press, 2013.\r\n\r\n<a href=\"http:\/\/healthdata.az.gov\/query\/module_selection\/azcr\/AzCRSelection.html\">Arizona Cancer Registry Database Query Module Set Selection<\/a>."},{"acf_fc_layout":"pdf","file":179892}],"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>Looking at Temporal Changes | Fall 2013 | ArcUser<\/title>\n<meta name=\"description\" content=\"The authors have developed a Python tool that steps users through the process of creating a ring map. They have provided this tool in a toolbox\u2026\" \/>\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\/looking-at-temporal-changes\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Looking at Temporal Changes\" \/>\n<meta property=\"og:description\" content=\"The authors have developed a Python tool that steps users through the process of creating a ring map. They have provided this tool in a toolbox\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes\" \/>\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-08-23T23:42:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2019\/09\/topography-dark-grey-card.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=\"7 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\/looking-at-temporal-changes\",\n\t            \"url\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes\",\n\t            \"name\": \"Looking at Temporal Changes | Fall 2013 | ArcUser\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#website\"\n\t            },\n\t            \"datePublished\": \"2019-02-07T16:53:02+00:00\",\n\t            \"dateModified\": \"2024-08-23T23:42:13+00:00\",\n\t            \"description\": \"The authors have developed a Python tool that steps users through the process of creating a ring map. They have provided this tool in a toolbox\u2026\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes#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\/looking-at-temporal-changes\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes#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\": \"Looking at Temporal Changes\"\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\/b7332d419608ac1a0291ec30de119efb\",\n\t            \"name\": \"April Mann\",\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:\/\/secure.gravatar.com\/avatar\/28d21cf04453f95cd2d8a0f053e5cd18ccf684320f6a4974f358b8109264e80b?s=96&d=blank&r=g\",\n\t                \"contentUrl\": \"https:\/\/secure.gravatar.com\/avatar\/28d21cf04453f95cd2d8a0f053e5cd18ccf684320f6a4974f358b8109264e80b?s=96&d=blank&r=g\",\n\t                \"caption\": \"April Mann\"\n\t            },\n\t            \"url\": \"\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Looking at Temporal Changes | Fall 2013 | ArcUser","description":"The authors have developed a Python tool that steps users through the process of creating a ring map. They have provided this tool in a toolbox\u2026","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\/looking-at-temporal-changes","og_locale":"en_US","og_type":"article","og_title":"Looking at Temporal Changes","og_description":"The authors have developed a Python tool that steps users through the process of creating a ring map. They have provided this tool in a toolbox\u2026","og_url":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes","og_site_name":"Esri","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2024-08-23T23:42:13+00:00","og_image":[{"url":"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2019\/09\/topography-dark-grey-card.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@Esri","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes","url":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes","name":"Looking at Temporal Changes | Fall 2013 | ArcUser","isPartOf":{"@id":"https:\/\/www.esri.com\/about\/newsroom\/#website"},"datePublished":"2019-02-07T16:53:02+00:00","dateModified":"2024-08-23T23:42:13+00:00","description":"The authors have developed a Python tool that steps users through the process of creating a ring map. They have provided this tool in a toolbox\u2026","breadcrumb":{"@id":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/looking-at-temporal-changes#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/about\/newsroom"},{"@type":"ListItem","position":2,"name":"Looking at Temporal Changes"}]},{"@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\/b7332d419608ac1a0291ec30de119efb","name":"April Mann","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/28d21cf04453f95cd2d8a0f053e5cd18ccf684320f6a4974f358b8109264e80b?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/28d21cf04453f95cd2d8a0f053e5cd18ccf684320f6a4974f358b8109264e80b?s=96&d=blank&r=g","caption":"April Mann"},"url":""}]}},"sort_order":"0","_links":{"self":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser\/179772","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\/1432"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser\/179772\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/media?parent=179772"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/categories?post=179772"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/tags?post=179772"},{"taxonomy":"arcuser_issues","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser_issues?post=179772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}