{"id":3495,"date":"2019-06-03T03:56:04","date_gmt":"2019-06-03T03:56:04","guid":{"rendered":"https:\/\/grindgis.com\/?p=3495"},"modified":"2019-06-03T03:56:04","modified_gmt":"2019-06-03T03:56:04","slug":"how-to-calculate-the-centroid-of-a-polygon-in-arcgis","status":"publish","type":"post","link":"https:\/\/grindgis.com\/?p=3495","title":{"rendered":"How to calculate the centroid of a polygon in ArcGIS:"},"content":{"rendered":"<p>Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon.<\/p>\n<p><strong>A. Using Geometry Calculation<br \/>\n<\/strong><\/p>\n<p><strong>B. Using Geoprocessing Tools<br \/>\n<\/strong><\/p>\n<p>&nbsp;<\/p>\n<h3>A. Using <strong>Geometry Calculation<\/strong><\/h3>\n<p><span style=\"color: black;\"><span style=\"font-size: 22pt;\"><strong>1.<\/strong><\/span> Create an X field and Y field on your attribute table. Make sure the field type is able to hold decimal places, here we are using double as a field type.<br \/>\n<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul1.png\" alt=\"\" \/><span style=\"color: black;\"><br \/>\n<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul2.png\" alt=\"\" \/><span style=\"color: black;\"><br \/>\n<\/span><\/p>\n<p><span style=\"color: black;\"><span style=\"font-size: 22pt;\"><strong>2.<\/strong><\/span> Right Click the X field and click the Calculate Geometry.<br \/>\n<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul3.png\" alt=\"\" \/><span style=\"color: black;\"><br \/>\n<\/span><\/p>\n<p><span style=\"color: black;\"><span style=\"font-size: 22pt;\"><strong>3.<\/strong><\/span> Then Select the &#8220;X coordinate of Centroid&#8221; and your desired units.<br \/>\n<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul4.png\" alt=\"\" \/><\/p>\n<p><span style=\"color: black; font-size: 22pt;\"><strong>4.<\/strong><\/span> Repeat the process from 2 to 3 for the <strong>Y field<\/strong>. Make sure you select &#8220;Y Coordinate of Centroid&#8221;<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul5.png\" alt=\"\" \/><\/p>\n<p><span style=\"color: black; font-size: 22pt;\"><strong>5.<\/strong><\/span> Export the table to your local drive and add to the Table of content.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul6.png\" alt=\"\" \/><span style=\"color: black; font-size: 22pt;\"><strong><br \/>\n<\/strong><\/span><\/p>\n<p><span style=\"color: black; font-size: 22pt;\"><strong>6.<\/strong><\/span> Say &#8220;Yes&#8221; to add to the Table of Contents.<\/p>\n<p><span style=\"color: black; font-size: 22pt;\"><strong>7.<\/strong><\/span> Right click the added table and select &#8220;Display X and Y data&#8221; Coordinates.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul7.png\" alt=\"\" \/><\/p>\n<p><span style=\"color: black; font-size: 22pt;\"><strong>8.<\/strong><\/span> By default it will take X and Y filed. If you have named it differently then you assign to appropriate field.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul8.png\" alt=\"\" \/><\/p>\n<p><span style=\"color: black; font-size: 22pt;\"><strong>9.<\/strong><\/span> Press Ok to plot the coordinates. It is an event file, you can export it as a shape file or feature class for permanency.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul9.png\" alt=\"\" \/><\/p>\n<p>&nbsp;<\/p>\n<h3>B. Using Geoprocessing Tools<\/h3>\n<p><span style=\"color: black; font-size: 22pt;\"><strong>1.<\/strong><\/span> Find the tool called the &#8220;Feature to Point&#8221; using the Search box on ArcGIS 10.x. Or it is located under &#8220;Data Management Tools&#8221;.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul10.png\" alt=\"\" \/><\/p>\n<p><span style=\"color: black; font-size: 22pt;\"><strong>2.<\/strong><\/span> Open the tool, then select your polygon&#8221; under the &#8220;Input Feature&#8221;. Assign the path for your file and make sure you select the &#8220;Inside&#8221; option. Then press Ok which will create a centroid point.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/060319_0348_Howtocalcul11.png\" alt=\"\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon. A. Using Geometry Calculation B. Using Geoprocessing Tools &nbsp; A. Using Geometry Calculation 1. Create an [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3498,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30,29],"tags":[575,576],"class_list":["post-3495","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-arcgis","category-software","tag-centroid-of-a-polygon-by-using-arcgis","tag-feature-to-point-arcgis","entry","has-media"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon. A. Using Geometry Calculation B. Using Geoprocessing Tools A. Using Geometry Calculation 1. Create an\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"admin\"\/>\n\t<meta name=\"keywords\" content=\"centroid of a polygon by using arcgis,feature to point arcgis\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/grindgis.com\/?p=3495\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Grind GIS-GIS and Remote Sensing Blogs, Articles, Tutorials | easy to learn gis, love geography\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to calculate the centroid of a polygon in ArcGIS:\" \/>\n\t\t<meta property=\"og:description\" content=\"Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon. A. Using Geometry Calculation B. Using Geoprocessing Tools A. Using Geometry Calculation 1. Create an\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/grindgis.com\/?p=3495\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/grindgis.com\/wp-content\/uploads\/2015\/01\/cropped-logo1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/grindgis.com\/wp-content\/uploads\/2015\/01\/cropped-logo1.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-06-03T03:56:04+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2019-06-03T03:56:04+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to calculate the centroid of a polygon in ArcGIS:\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon. A. Using Geometry Calculation B. Using Geoprocessing Tools A. Using Geometry Calculation 1. Create an\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/grindgis.com\/wp-content\/uploads\/2015\/01\/cropped-logo1.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#article\",\"name\":\"How to calculate the centroid of a polygon in ArcGIS:\",\"headline\":\"How to calculate the centroid of a polygon in ArcGIS:\",\"author\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/grindgis.com\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/2.png\",\"width\":712,\"height\":391,\"caption\":\"How to calculate the centroid of a polygon in ArcGIS\"},\"datePublished\":\"2019-06-03T03:56:04+00:00\",\"dateModified\":\"2019-06-03T03:56:04+00:00\",\"inLanguage\":\"en-US\",\"commentCount\":3,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#webpage\"},\"articleSection\":\"Arcgis, Software, centroid of a polygon by using arcgis, Feature to point arcgis\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/grindgis.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?cat=29#listItem\",\"name\":\"Software\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?cat=29#listItem\",\"position\":2,\"name\":\"Software\",\"item\":\"https:\\\/\\\/grindgis.com\\\/?cat=29\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?cat=30#listItem\",\"name\":\"Arcgis\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?cat=30#listItem\",\"position\":3,\"name\":\"Arcgis\",\"item\":\"https:\\\/\\\/grindgis.com\\\/?cat=30\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#listItem\",\"name\":\"How to calculate the centroid of a polygon in ArcGIS:\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?cat=29#listItem\",\"name\":\"Software\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#listItem\",\"position\":4,\"name\":\"How to calculate the centroid of a polygon in ArcGIS:\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?cat=30#listItem\",\"name\":\"Arcgis\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/#organization\",\"name\":\"Grind GIS-GIS and Remote Sensing Blogs, Articles, Tutorials\",\"description\":\"easy to learn gis, love geography\",\"url\":\"https:\\\/\\\/grindgis.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/grindgis.com\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/cropped-logo1.png\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495\\\/#organizationLogo\",\"width\":174,\"height\":48},\"image\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/grindgis.com\\\/?author=1\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/91cc14e604da110c467e47fc0fd18a3e1d4df92a1ca0b4bf6674ba184bce918b?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"admin\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#webpage\",\"url\":\"https:\\\/\\\/grindgis.com\\\/?p=3495\",\"name\":\"How to calculate the centroid of a polygon in ArcGIS:\",\"description\":\"Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon. A. Using Geometry Calculation B. Using Geoprocessing Tools A. Using Geometry Calculation 1. Create an\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/grindgis.com\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/2.png\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495\\\/#mainImage\",\"width\":712,\"height\":391,\"caption\":\"How to calculate the centroid of a polygon in ArcGIS\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/?p=3495#mainImage\"},\"datePublished\":\"2019-06-03T03:56:04+00:00\",\"dateModified\":\"2019-06-03T03:56:04+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/grindgis.com\\\/#website\",\"url\":\"https:\\\/\\\/grindgis.com\\\/\",\"name\":\"Grind GIS-GIS and Remote Sensing Blogs, Articles, Tutorials\",\"description\":\"easy to learn gis, love geography\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/grindgis.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to calculate the centroid of a polygon in ArcGIS:","description":"Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon. A. Using Geometry Calculation B. Using Geoprocessing Tools A. Using Geometry Calculation 1. Create an","canonical_url":"https:\/\/grindgis.com\/?p=3495","robots":"max-image-preview:large","keywords":"centroid of a polygon by using arcgis,feature to point arcgis","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/grindgis.com\/?p=3495#article","name":"How to calculate the centroid of a polygon in ArcGIS:","headline":"How to calculate the centroid of a polygon in ArcGIS:","author":{"@id":"https:\/\/grindgis.com\/?author=1#author"},"publisher":{"@id":"https:\/\/grindgis.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/2.png","width":712,"height":391,"caption":"How to calculate the centroid of a polygon in ArcGIS"},"datePublished":"2019-06-03T03:56:04+00:00","dateModified":"2019-06-03T03:56:04+00:00","inLanguage":"en-US","commentCount":3,"mainEntityOfPage":{"@id":"https:\/\/grindgis.com\/?p=3495#webpage"},"isPartOf":{"@id":"https:\/\/grindgis.com\/?p=3495#webpage"},"articleSection":"Arcgis, Software, centroid of a polygon by using arcgis, Feature to point arcgis"},{"@type":"BreadcrumbList","@id":"https:\/\/grindgis.com\/?p=3495#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/grindgis.com#listItem","position":1,"name":"Home","item":"https:\/\/grindgis.com","nextItem":{"@type":"ListItem","@id":"https:\/\/grindgis.com\/?cat=29#listItem","name":"Software"}},{"@type":"ListItem","@id":"https:\/\/grindgis.com\/?cat=29#listItem","position":2,"name":"Software","item":"https:\/\/grindgis.com\/?cat=29","nextItem":{"@type":"ListItem","@id":"https:\/\/grindgis.com\/?cat=30#listItem","name":"Arcgis"},"previousItem":{"@type":"ListItem","@id":"https:\/\/grindgis.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/grindgis.com\/?cat=30#listItem","position":3,"name":"Arcgis","item":"https:\/\/grindgis.com\/?cat=30","nextItem":{"@type":"ListItem","@id":"https:\/\/grindgis.com\/?p=3495#listItem","name":"How to calculate the centroid of a polygon in ArcGIS:"},"previousItem":{"@type":"ListItem","@id":"https:\/\/grindgis.com\/?cat=29#listItem","name":"Software"}},{"@type":"ListItem","@id":"https:\/\/grindgis.com\/?p=3495#listItem","position":4,"name":"How to calculate the centroid of a polygon in ArcGIS:","previousItem":{"@type":"ListItem","@id":"https:\/\/grindgis.com\/?cat=30#listItem","name":"Arcgis"}}]},{"@type":"Organization","@id":"https:\/\/grindgis.com\/#organization","name":"Grind GIS-GIS and Remote Sensing Blogs, Articles, Tutorials","description":"easy to learn gis, love geography","url":"https:\/\/grindgis.com\/","logo":{"@type":"ImageObject","url":"https:\/\/grindgis.com\/wp-content\/uploads\/2015\/01\/cropped-logo1.png","@id":"https:\/\/grindgis.com\/?p=3495\/#organizationLogo","width":174,"height":48},"image":{"@id":"https:\/\/grindgis.com\/?p=3495\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/grindgis.com\/?author=1#author","url":"https:\/\/grindgis.com\/?author=1","name":"admin","image":{"@type":"ImageObject","@id":"https:\/\/grindgis.com\/?p=3495#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/91cc14e604da110c467e47fc0fd18a3e1d4df92a1ca0b4bf6674ba184bce918b?s=96&d=mm&r=g","width":96,"height":96,"caption":"admin"}},{"@type":"WebPage","@id":"https:\/\/grindgis.com\/?p=3495#webpage","url":"https:\/\/grindgis.com\/?p=3495","name":"How to calculate the centroid of a polygon in ArcGIS:","description":"Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon. A. Using Geometry Calculation B. Using Geoprocessing Tools A. Using Geometry Calculation 1. Create an","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/grindgis.com\/#website"},"breadcrumb":{"@id":"https:\/\/grindgis.com\/?p=3495#breadcrumblist"},"author":{"@id":"https:\/\/grindgis.com\/?author=1#author"},"creator":{"@id":"https:\/\/grindgis.com\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/grindgis.com\/wp-content\/uploads\/2019\/06\/2.png","@id":"https:\/\/grindgis.com\/?p=3495\/#mainImage","width":712,"height":391,"caption":"How to calculate the centroid of a polygon in ArcGIS"},"primaryImageOfPage":{"@id":"https:\/\/grindgis.com\/?p=3495#mainImage"},"datePublished":"2019-06-03T03:56:04+00:00","dateModified":"2019-06-03T03:56:04+00:00"},{"@type":"WebSite","@id":"https:\/\/grindgis.com\/#website","url":"https:\/\/grindgis.com\/","name":"Grind GIS-GIS and Remote Sensing Blogs, Articles, Tutorials","description":"easy to learn gis, love geography","inLanguage":"en-US","publisher":{"@id":"https:\/\/grindgis.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Grind GIS-GIS and Remote Sensing Blogs, Articles, Tutorials | easy to learn gis, love geography","og:type":"article","og:title":"How to calculate the centroid of a polygon in ArcGIS:","og:description":"Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon. A. Using Geometry Calculation B. Using Geoprocessing Tools A. Using Geometry Calculation 1. Create an","og:url":"https:\/\/grindgis.com\/?p=3495","og:image":"https:\/\/grindgis.com\/wp-content\/uploads\/2015\/01\/cropped-logo1.png","og:image:secure_url":"https:\/\/grindgis.com\/wp-content\/uploads\/2015\/01\/cropped-logo1.png","article:published_time":"2019-06-03T03:56:04+00:00","article:modified_time":"2019-06-03T03:56:04+00:00","twitter:card":"summary","twitter:title":"How to calculate the centroid of a polygon in ArcGIS:","twitter:description":"Sometime while doing the GIS analysis we often have to convert the polygon to point feature and also it has to be centroid of the polygon. So here are few ways that you can create centroid of the polygon. A. Using Geometry Calculation B. Using Geoprocessing Tools A. Using Geometry Calculation 1. Create an","twitter:image":"https:\/\/grindgis.com\/wp-content\/uploads\/2015\/01\/cropped-logo1.png"},"aioseo_meta_data":{"post_id":"3495","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 05:01:23","updated":"2026-07-09 00:44:50","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/grindgis.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/grindgis.com\/?cat=29\" title=\"Software\">Software<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/grindgis.com\/?cat=30\" title=\"Arcgis\">Arcgis<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to calculate the centroid of a polygon in ArcGIS:\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/grindgis.com"},{"label":"Software","link":"https:\/\/grindgis.com\/?cat=29"},{"label":"Arcgis","link":"https:\/\/grindgis.com\/?cat=30"},{"label":"How to calculate the centroid of a polygon in ArcGIS:","link":"https:\/\/grindgis.com\/?p=3495"}],"_links":{"self":[{"href":"https:\/\/grindgis.com\/index.php?rest_route=\/wp\/v2\/posts\/3495","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/grindgis.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/grindgis.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/grindgis.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/grindgis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3495"}],"version-history":[{"count":0,"href":"https:\/\/grindgis.com\/index.php?rest_route=\/wp\/v2\/posts\/3495\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/grindgis.com\/index.php?rest_route=\/wp\/v2\/media\/3498"}],"wp:attachment":[{"href":"https:\/\/grindgis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3495"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/grindgis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3495"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/grindgis.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3495"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}