{"id":549892,"date":"2019-07-09T06:00:49","date_gmt":"2019-07-09T13:00:49","guid":{"rendered":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=549892"},"modified":"2024-12-16T11:50:00","modified_gmt":"2024-12-16T19:50:00","slug":"using-common-gis-data-types-in-arcgis-pro","status":"publish","type":"blog","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro","title":{"rendered":"Using common GIS data types in ArcGIS Pro"},"author":7411,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_searchwp_excluded":""},"categories":[23851,22941],"tags":[421942,25381,23011,393402,24961],"industry":[],"product":[36561],"class_list":["post-549892","blog","type-blog","status-publish","format-standard","hentry","category-data-management","category-mapping","tag-gdb","tag-geodatabase","tag-raster","tag-shapefile","tag-web-gis","product-arcgis-pro"],"acf":{"short_description":"How to use shapefiles, geodatabases, rasters, and web layers.","flexible_content":[{"acf_fc_layout":"content","content":"<p>What is a shapefile? A geodatabase? A raster? A hosted web layer? The GIS world can seem a bit overwhelming with so many different data types, but it doesn&#8217;t have to be. In this article I&#8217;ll walk you through using a few of the most common data types that you&#8217;ll encounter in GIS, so when someone throws data your way, you&#8217;ll know what to do with it.<\/p>\n<p><em>This lesson was last tested on December 16, 2024, using ArcGIS Pro 3.4. If you&#8217;re using a different version of ArcGIS Pro, you may encounter different functionality and results.<\/em><\/p>\n<h2>Shapefiles<\/h2>\n<p>Shapefiles are an Esri-developed file format for storing geographic (shape) and attribute (table) information.<\/p>\n<p>1. Go to <a href=\"https:\/\/www.arcgis.com\/home\/item.html?id=71e7355ef8d9462c88263892037fbaaa\" target=\"_blank\" rel=\"noopener\">HongKong_Transportation<\/a> and click the <strong>Download <\/strong>button.<\/p>\n<p>2. Locate and unzip the downloaded .zip file.<\/p>\n<p>3. If necessary, open the <strong>HongKong_Transportation <\/strong>folder.<\/p>\n<p>Inside there are eight files, all with the same name, but different file extensions.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1243122,"id":1243122,"title":"shapefile","filename":"shapefile-1.png","filesize":3117,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/shapefile-1.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/shapefile-2","alt":"Shapefile files","author":"7411","description":"","caption":"","name":"shapefile-2","status":"inherit","uploaded_to":549892,"date":"2021-05-27 12:28:23","modified":"2021-05-27 12:28:34","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":245,"height":192,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/shapefile-1-213x192.png","thumbnail-width":213,"thumbnail-height":192,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/shapefile-1.png","medium-width":245,"medium-height":192,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/shapefile-1.png","medium_large-width":245,"medium_large-height":192,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/shapefile-1.png","large-width":245,"large-height":192,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/shapefile-1.png","1536x1536-width":245,"1536x1536-height":192,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/shapefile-1.png","2048x2048-width":245,"2048x2048-height":192,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/shapefile-1.png","card_image-width":245,"card_image-height":192,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/shapefile-1.png","wide_image-width":245,"wide_image-height":192}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>A shapefile is actually a collection of files. The three required pieces are the .shp, .shx, and .dbf files. If one of these is missing, the data won&#8217;t work. But shapefiles also often come with <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/tool-reference\/appendices\/geoprocessing-considerations-for-shapefile-output.htm#GUID-D880FCB5-066A-4639-BC18-160A8FEB36A3\" target=\"_blank\" rel=\"noopener\">extra parts<\/a>, such as a .prj (projection) file\u2014which defines the coordinate system for the data. If you delete that file, the data will draw, but maybe not in the right place.<\/p>\n<p>To open a shapefile, you&#8217;ll need GIS software like ArcGIS Pro.<\/p>\n<p>4. Open ArcGIS Pro. If you don&#8217;t have ArcGIS Pro, you can sign up for an <a href=\"https:\/\/www.esri.com\/en-us\/arcgis\/products\/arcgis-pro\/trial\" target=\"_blank\" rel=\"noopener\">ArcGIS free trial<\/a>.<\/p>\n<p>5. On the ArcGIS Pro startup page, under <strong>New Project<\/strong>, click <strong>Start without a template<\/strong>.<\/p>\n<p>6. On the ribbon at the top, on the <strong>Insert<\/strong> tab, click <strong>New Map<\/strong>.<\/p>\n<p>7. On the <strong>Map<\/strong> tab, click <strong>Add Data<\/strong>.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627722,"id":2627722,"title":"add-data","filename":"add-data-1.png","filesize":56274,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-data-1.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/add-data-12","alt":"Add data button","author":"7411","description":"","caption":"","name":"add-data-12","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:31:45","modified":"2024-12-16 18:31:56","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":624,"height":193,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-data-1-213x193.png","thumbnail-width":213,"thumbnail-height":193,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-data-1.png","medium-width":464,"medium-height":144,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-data-1.png","medium_large-width":624,"medium_large-height":193,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-data-1.png","large-width":624,"large-height":193,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-data-1.png","1536x1536-width":624,"1536x1536-height":193,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-data-1.png","2048x2048-width":624,"2048x2048-height":193,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-data-1.png","card_image-width":624,"card_image-height":193,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-data-1.png","wide_image-width":624,"wide_image-height":193}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>8. Browse to the shapefile, in the <strong>HongKong_Transportation<\/strong> folder. Here it only appears as one file, instead of eight.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1243272,"id":1243272,"title":"one-file","filename":"one-file.png","filesize":11551,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/one-file.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/one-file","alt":"HongKong_Transportation,shp in the browse window","author":"7411","description":"","caption":"","name":"one-file","status":"inherit","uploaded_to":549892,"date":"2021-05-27 15:28:46","modified":"2021-05-27 15:29:09","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":538,"height":186,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/one-file-213x186.png","thumbnail-width":213,"thumbnail-height":186,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/one-file.png","medium-width":464,"medium-height":160,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/one-file.png","medium_large-width":538,"medium_large-height":186,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/one-file.png","large-width":538,"large-height":186,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/one-file.png","1536x1536-width":538,"1536x1536-height":186,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/one-file.png","2048x2048-width":538,"2048x2048-height":186,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/one-file.png","card_image-width":538,"card_image-height":186,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/one-file.png","wide_image-width":538,"wide_image-height":186}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>9. Choose <strong>HongKong_Transportation.shp<\/strong> and click <strong>OK<\/strong>.<\/p>\n<p>The data now appears on your map as a set of points.<\/p>\n<p>10. On the ribbon, click the <strong>View<\/strong> tab. Click the <strong>Reset Panes<\/strong> button and click <strong>Reset Panes for Mapping (Default)<\/strong>.<\/p>\n<p>The <strong>Contents<\/strong> pane is now open on one side of the map, and the <strong>Catalog<\/strong> pane is open on the other.<\/p>\n<p>11. In the <strong>Contents <\/strong>pane, right-click the <strong>HongKong_Transportation<\/strong> layer and choose <strong>Attribute Table<\/strong>.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627732,"id":2627732,"title":"attribute-table","filename":"attribute-table-1.png","filesize":75569,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/attribute-table-1.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/attribute-table-5","alt":"Attribute table","author":"7411","description":"","caption":"","name":"attribute-table-5","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:34:26","modified":"2024-12-16 18:34:34","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":520,"height":328,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/attribute-table-1-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/attribute-table-1.png","medium-width":414,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/attribute-table-1.png","medium_large-width":520,"medium_large-height":328,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/attribute-table-1.png","large-width":520,"large-height":328,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/attribute-table-1.png","1536x1536-width":520,"1536x1536-height":328,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/attribute-table-1.png","2048x2048-width":520,"2048x2048-height":328,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/attribute-table-1.png","card_image-width":520,"card_image-height":328,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/attribute-table-1.png","wide_image-width":520,"wide_image-height":328}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>A table appears showing the attributes for the points. The <strong>fclass<\/strong> column looks like the most useful one; it contains the transportation feature types, including tram stops, bus stops, and railway stations. The name fclass may not seem intuitive, but shapefiles cannot have field names longer than ten characters, so you&#8217;ll often run into cryptic headings like this.<\/p>\n<p>12. Close the attribute table.<\/p>\n<p>It is easy to save a shapefile and email it to a colleague, so you will come across many shapefiles if you&#8217;re searching for data on the internet. But this data type is older, so it has <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/tool-reference\/appendices\/geoprocessing-considerations-for-shapefile-output.htm#GUID-B845DF9F-78C9-439F-9674-2BFEEFF8D58E\" target=\"_blank\" rel=\"noopener\">a number of limitations<\/a>. For example, shapefiles cannot support time, null values, or the full range of Unicode characters.<\/p>\n<h2>Geodatabases<\/h2>\n<p>Esri has since created a new format for storing data\u2014the geodatabase. If you&#8217;re creating or saving data, I recommend using this format instead of shapefiles. Data stored in a geodatabase will take up less space and perform faster than shapefiles.<\/p>\n<p>1. Go to <a href=\"https:\/\/www.arcgis.com\/home\/item.html?id=b59c1ca250a8411aa74636427c39b50a\" target=\"_blank\" rel=\"noopener\">Hong_Kong GDB<\/a> and click <strong>Download<\/strong>.<\/p>\n<p>2. Locate and unzip <strong>Hong_Kong_gdb.zip<\/strong>.<\/p>\n<p>Inside is a file geodatabase: <strong>HongKong.gdb<\/strong>. Inside the geodatabase are a lot of files with mysterious names. Leave them alone.<\/p>\n<p>3. Return to your map in ArcGIS Pro.<\/p>\n<p>You can add the gdb data the same way you added the shapefile (with the <strong>Add Data<\/strong> button), but I&#8217;m going to show you another way.<\/p>\n<p>4. In the <strong>Catalog<\/strong> pane, on the <strong>Project<\/strong> tab, right-click <strong>Databases<\/strong> and choose <strong>Add Database<\/strong>.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627742,"id":2627742,"title":"add-database","filename":"add-database-1.png","filesize":15893,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-database-1.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/add-database-4","alt":"Add database","author":"7411","description":"","caption":"","name":"add-database-4","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:36:33","modified":"2024-12-16 18:36:43","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":316,"height":392,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-database-1-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-database-1.png","medium-width":210,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-database-1.png","medium_large-width":316,"medium_large-height":392,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-database-1.png","large-width":316,"large-height":392,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-database-1.png","1536x1536-width":316,"1536x1536-height":392,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-database-1.png","2048x2048-width":316,"2048x2048-height":392,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-database-1.png","card_image-width":316,"card_image-height":392,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/add-database-1.png","wide_image-width":316,"wide_image-height":392}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>5. Browse to and select <strong>HongKong.gdb<\/strong>. Click <strong>OK<\/strong>.<\/p>\n<p><em><strong>Tip<\/strong><\/em>: You may need to click the <strong>Refresh<\/strong> button next to the search bar.<\/p>\n<p>In the <strong>Catalog<\/strong> pane, under <strong>Databases<\/strong>, there are two geodatabases listed. <strong>Default.gdb<\/strong> was created automatically when you created the project. It is empty now, but the house icon attached to it means that it is the default geodatabase for the project, so any new data that you create in this project will be placed here by default.<\/p>\n<p>6. Expand <strong>HongKong.gdb<\/strong>. This is the geodatabase that you just downloaded.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1243302,"id":1243302,"title":"hong-kong-gdb","filename":"hong-kong-gdb.png","filesize":7447,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hong-kong-gdb.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/hong-kong-gdb","alt":"HongKong.gdb in the Catalog pane","author":"7411","description":"","caption":"","name":"hong-kong-gdb","status":"inherit","uploaded_to":549892,"date":"2021-05-27 15:31:21","modified":"2021-05-27 15:31:32","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":316,"height":196,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hong-kong-gdb-213x196.png","thumbnail-width":213,"thumbnail-height":196,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hong-kong-gdb.png","medium-width":316,"medium-height":196,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hong-kong-gdb.png","medium_large-width":316,"medium_large-height":196,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hong-kong-gdb.png","large-width":316,"large-height":196,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hong-kong-gdb.png","1536x1536-width":316,"1536x1536-height":196,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hong-kong-gdb.png","2048x2048-width":316,"2048x2048-height":196,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hong-kong-gdb.png","card_image-width":316,"card_image-height":196,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hong-kong-gdb.png","wide_image-width":316,"wide_image-height":196}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>While a shapefile can only hold one layer of geographic information, a geodatabase is a container that can hold many layers. HongKong.gdb has two: a polygon layer and a line layer. The layers inside a geodatabase are called feature classes.<\/p>\n<p>7. Click the <strong>HongKong_ProjectedPopulation<\/strong> feature class and drag it onto the map.<\/p>\n<p>8. Right-click <strong>HongKong_Roads<\/strong> and choose <strong>Add To Current Map<\/strong>.<\/p>\n<p>9. In the <strong>Contents<\/strong> pane, right-click the <strong>HongKong_ProjectedPopulation <\/strong>layer\u00a0and choose <strong>Symbology<\/strong>.<\/p>\n<p>10. The <strong>Symbology <\/strong>pane appears. Under <strong>Primary symbology,<\/strong> choose<strong> Unique Values<\/strong>.<\/p>\n<p>11. Change <strong>Field 1 <\/strong>to <strong>Population Trend<\/strong>.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627752,"id":2627752,"title":"unique-values","filename":"unique-values-1.png","filesize":18260,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/unique-values-1.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/unique-values-5","alt":"Unique Values chosen as Primary symbology","author":"7411","description":"","caption":"","name":"unique-values-5","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:39:09","modified":"2024-12-16 18:39:14","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":350,"height":488,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/unique-values-1-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/unique-values-1.png","medium-width":187,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/unique-values-1.png","medium_large-width":350,"medium_large-height":488,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/unique-values-1.png","large-width":350,"large-height":488,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/unique-values-1.png","1536x1536-width":350,"1536x1536-height":488,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/unique-values-1.png","2048x2048-width":350,"2048x2048-height":488,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/unique-values-1-334x465.png","card_image-width":334,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/unique-values-1.png","wide_image-width":350,"wide_image-height":488}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>Now the map is symbolized to show where population was projected to grow or shrink in Hong Kong between 2014 and 2024.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1243322,"id":1243322,"title":"hongkong-map","filename":"hongkong-map.png","filesize":74157,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hongkong-map.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/hongkong-map","alt":"Map of Hong Kong with yellow and purple areas","author":"7411","description":"","caption":"","name":"hongkong-map","status":"inherit","uploaded_to":549892,"date":"2021-05-27 15:32:33","modified":"2021-05-27 15:32:47","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":534,"height":353,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hongkong-map-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hongkong-map.png","medium-width":395,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hongkong-map.png","medium_large-width":534,"medium_large-height":353,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hongkong-map.png","large-width":534,"large-height":353,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hongkong-map.png","1536x1536-width":534,"1536x1536-height":353,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hongkong-map.png","2048x2048-width":534,"2048x2048-height":353,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hongkong-map.png","card_image-width":534,"card_image-height":353,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/hongkong-map.png","wide_image-width":534,"wide_image-height":353}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>It looks as though some of the densest concentrations of bus and train stations are in areas experiencing a decline in population. Later, you&#8217;ll add more data to explore why.<\/p>\n<p>12. Close the <strong>Symbology<\/strong> pane.<\/p>\n<h2>Exporting data<\/h2>\n<p>One of the advantages of the geodatabase is storing all your related data in one place. It would be nice if the transportation point layer could be stored with the other Hong Kong data.<\/p>\n<p>1. In the <strong>Contents<\/strong> pane, right-click <strong>HongKong_Transportation<\/strong>, point to <strong>Data<\/strong>, and choose <strong>Export Features<\/strong>.<\/p>\n<p>The <b>Export Features <\/b>window appears. This tool will copy the shapefile into a feature class within the geodatabase.<\/p>\n<p>2. Click the <strong>Output Feature Class<\/strong> box.<\/p>\n<p>&nbsp;<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627772,"id":2627772,"title":"output","filename":"output.png","filesize":8603,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/output.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/output-3","alt":"Output Feature Class box","author":"7411","description":"","caption":"","name":"output-3","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:41:30","modified":"2024-12-16 18:41:39","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":398,"height":185,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/output-213x185.png","thumbnail-width":213,"thumbnail-height":185,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/output.png","medium-width":398,"medium-height":185,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/output.png","medium_large-width":398,"medium_large-height":185,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/output.png","large-width":398,"large-height":185,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/output.png","1536x1536-width":398,"1536x1536-height":185,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/output.png","2048x2048-width":398,"2048x2048-height":185,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/output.png","card_image-width":398,"card_image-height":185,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/output.png","wide_image-width":398,"wide_image-height":185}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>The full path appears. By default, the data will be copied into the project geodatabase\u2014<strong>Default.gdb<\/strong>. You want it to be placed in <strong>HongKong.gdb<\/strong> instead, so you\u2019ll change the path.<\/p>\n<p>3. Next to <strong>Output Feature Class<\/strong>, click the <strong>Browse <\/strong>button.<\/p>\n<p>4. In the <strong>Output Feature Class <\/strong>window, in the navigation pane, expand <strong>Databases <\/strong>and\u00a0click <strong>HongKong.gdb<\/strong>.<\/p>\n<p>5. For <strong>Name<\/strong>, type <em>HongKong_Transportation<\/em>. Click <strong>OK<\/strong>.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627792,"id":2627792,"title":"transportation","filename":"transportation.png","filesize":17232,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/transportation.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/transportation","alt":"The Output Feature Class window","author":"7411","description":"","caption":"","name":"transportation","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:43:15","modified":"2024-12-16 18:43:25","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":491,"height":324,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/transportation-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/transportation.png","medium-width":396,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/transportation.png","medium_large-width":491,"medium_large-height":324,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/transportation.png","large-width":491,"large-height":324,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/transportation.png","1536x1536-width":491,"1536x1536-height":324,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/transportation.png","2048x2048-width":491,"2048x2048-height":324,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/transportation.png","card_image-width":491,"card_image-height":324,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/transportation.png","wide_image-width":491,"wide_image-height":324}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>6. In the <strong>Export Features<\/strong> window, the <strong>Output Feature Class <\/strong>field updates. Click\u00a0<strong>OK<\/strong>.<\/p>\n<p>In the <strong>Contents<\/strong> pane, you now have two layers named <strong>HongKong_Transportation<\/strong>. One is the original shapefile, and the other one is the new feature class.<\/p>\n<p>7. Double-click the bottom <strong>HongKong_Transportation<\/strong> layer to open its <strong>Layer Properties<\/strong> window. On the side, click the <strong>Source<\/strong> tab.<\/p>\n<p>The <strong>Data Type<\/strong> is listed as <strong>Shapefile Feature Class<\/strong>. This is the original layer that you want to remove.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627842,"id":2627842,"title":"source","filename":"source.png","filesize":11333,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/source.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/source","alt":"Data Type listed as Shapefile Feature Class","author":"7411","description":"","caption":"","name":"source","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:46:02","modified":"2024-12-16 18:46:14","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":513,"height":214,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/source-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/source.png","medium-width":464,"medium-height":194,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/source.png","medium_large-width":513,"medium_large-height":214,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/source.png","large-width":513,"large-height":214,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/source.png","1536x1536-width":513,"1536x1536-height":214,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/source.png","2048x2048-width":513,"2048x2048-height":214,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/source.png","card_image-width":513,"card_image-height":214,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/source.png","wide_image-width":513,"wide_image-height":214}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>8. Close the <strong>Layer Properties<\/strong> window. In the <strong>Contents<\/strong> pane, right-click the bottom\u00a0<strong>HongKong_Transportation <\/strong>layer and click\u00a0<strong>Remove<\/strong>.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627852,"id":2627852,"title":"remove","filename":"remove-1.png","filesize":34352,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/remove-1.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/remove-6","alt":"Remove layer option","author":"7411","description":"","caption":"","name":"remove-6","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:46:56","modified":"2024-12-16 18:47:05","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":566,"height":387,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/remove-1-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/remove-1.png","medium-width":382,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/remove-1.png","medium_large-width":566,"medium_large-height":387,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/remove-1.png","large-width":566,"large-height":387,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/remove-1.png","1536x1536-width":566,"1536x1536-height":387,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/remove-1.png","2048x2048-width":566,"2048x2048-height":387,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/remove-1.png","card_image-width":566,"card_image-height":387,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/remove-1.png","wide_image-width":566,"wide_image-height":387}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>9. In the <strong>Catalog <\/strong>pane, under\u00a0<strong>Databases<\/strong>, right-click\u00a0<strong>HongKong.gdb <\/strong>and click\u00a0<strong>Refresh<\/strong>.\u00a0Expand\u00a0<strong>HongKong.gdb<\/strong>.<\/p>\n<p>The point layer is now stored inside the geodatabase alongside the line and polygon layers.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627862,"id":2627862,"title":"newfc","filename":"newfc.png","filesize":7674,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/newfc.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/newfc","alt":"New feature class in the geodatabase","author":"7411","description":"","caption":"","name":"newfc","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:48:08","modified":"2024-12-16 18:48:19","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":289,"height":283,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/newfc-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/newfc.png","medium-width":267,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/newfc.png","medium_large-width":289,"medium_large-height":283,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/newfc.png","large-width":289,"large-height":283,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/newfc.png","1536x1536-width":289,"1536x1536-height":283,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/newfc.png","2048x2048-width":289,"2048x2048-height":283,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/newfc.png","card_image-width":289,"card_image-height":283,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/newfc.png","wide_image-width":289,"wide_image-height":283}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2>Web layers and services<\/h2>\n<p>The layers you&#8217;ve used so far are stored on your computer. You can also add online layers to your map without downloading them. These are sometimes called services, service layers, or web layers.<\/p>\n<p>1. In the <strong>Catalog<\/strong> pane, click the <strong>Portal<\/strong> and <strong>Living Atlas <\/strong>tabs.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627872,"id":2627872,"title":"tabs","filename":"tabs.png","filesize":7965,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/tabs.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/tabs-7","alt":"Portal and Living Atlas tabs","author":"7411","description":"","caption":"","name":"tabs-7","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:48:49","modified":"2024-12-16 18:48:57","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":350,"height":152,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/tabs-213x152.png","thumbnail-width":213,"thumbnail-height":152,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/tabs.png","medium-width":350,"medium-height":152,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/tabs.png","medium_large-width":350,"medium_large-height":152,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/tabs.png","large-width":350,"large-height":152,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/tabs.png","1536x1536-width":350,"1536x1536-height":152,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/tabs.png","2048x2048-width":350,"2048x2048-height":152,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/tabs.png","card_image-width":350,"card_image-height":152,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/tabs.png","wide_image-width":350,"wide_image-height":152}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>The <strong>Portal<\/strong> tab provides access to online layers owned by yourself or others. The <strong>Living Atlas<\/strong> tab only shows the curated content available from <a href=\"https:\/\/livingatlas.arcgis.com\/en\/home\/\" target=\"_blank\" rel=\"noopener\">ArcGIS Living Atlas of the World.<\/a><\/p>\n<p>2. In the search bar, type <em>World population density\u00a0<\/em>and press <strong><em>Enter<\/em><\/strong>.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627882,"id":2627882,"title":"search","filename":"search.png","filesize":9054,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/search.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/search-15","alt":"Search results","author":"7411","description":"","caption":"","name":"search-15","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:49:53","modified":"2024-12-16 18:50:13","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":352,"height":181,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/search-213x181.png","thumbnail-width":213,"thumbnail-height":181,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/search.png","medium-width":352,"medium-height":181,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/search.png","medium_large-width":352,"medium_large-height":181,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/search.png","large-width":352,"large-height":181,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/search.png","1536x1536-width":352,"1536x1536-height":181,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/search.png","2048x2048-width":352,"2048x2048-height":181,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/search.png","card_image-width":352,"card_image-height":181,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/search.png","wide_image-width":352,"wide_image-height":181}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>The icons shown in the search results tell you what kind of service each item is. In the screenshot above for example, the icons represent a tile layer, an imagery layer, a feature layer, and a web map. Feature layers are the online equivalents of the feature classes you worked with already.<\/p>\n<p>3. From the search results, add the <strong>WorldPop Population Density 2000-2020 1km<\/strong> imagery layer to the current map.<\/p>\n<p>4. In the <strong>Contents<\/strong> pane, uncheck the box next to <strong>HongKong_ProjectedPopulation<\/strong> to turn this layer off. The new layer is revealed on the map.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627902,"id":2627902,"title":"raster","filename":"raster.png","filesize":55575,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/raster.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/raster-4","alt":"Map with raster data","author":"7411","description":"","caption":"","name":"raster-4","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:50:55","modified":"2024-12-16 18:51:02","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":555,"height":321,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/raster-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/raster.png","medium-width":451,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/raster.png","medium_large-width":555,"medium_large-height":321,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/raster.png","large-width":555,"large-height":321,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/raster.png","1536x1536-width":555,"1536x1536-height":321,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/raster.png","2048x2048-width":555,"2048x2048-height":321,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/raster.png","card_image-width":555,"card_image-height":321,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/raster.png","wide_image-width":555,"wide_image-height":321}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p><strong>WorldPop Population Density 2000-2020 1km<\/strong> is service layer, because it is served from the internat, rather than being stored on your computer. It is also is an imagery layer, which means that it is raster data.<\/p>\n<p>The other layers that you added to the map were vector data, which is made up of points, lines, and polygons. <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/help\/data\/imagery\/introduction-to-raster-data.htm\" target=\"_blank\" rel=\"noopener\">Raster data<\/a> is instead composed of a grid of cells. A digital photo is a kind of raster, made of a grid of differently colored pixels.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1243372,"id":1243372,"title":"cells","filename":"cells.png","filesize":35112,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cells.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/cells","alt":"Detail of raster layer with red, orange, and yellow cells","author":"7411","description":"","caption":"","name":"cells","status":"inherit","uploaded_to":549892,"date":"2021-05-27 15:36:25","modified":"2021-05-27 15:36:38","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":486,"height":259,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cells-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cells.png","medium-width":464,"medium-height":247,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cells.png","medium_large-width":486,"medium_large-height":259,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cells.png","large-width":486,"large-height":259,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cells.png","1536x1536-width":486,"1536x1536-height":259,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cells.png","2048x2048-width":486,"2048x2048-height":259,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cells.png","card_image-width":486,"card_image-height":259,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cells.png","wide_image-width":486,"wide_image-height":259}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>The cells of the <strong>WorldPop<\/strong> layer are color-coded to represent the population density of each area.<\/p>\n<p>5. On the ribbon, click the <strong>Map<\/strong> tab. Click <strong>Basemap<\/strong> and choose <strong>Imagery<\/strong>.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627922,"id":2627922,"title":"basemap","filename":"basemap-1.png","filesize":160090,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/basemap-1.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/basemap-12","alt":"Basemap gallery","author":"7411","description":"","caption":"","name":"basemap-12","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:52:56","modified":"2024-12-16 18:53:02","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":624,"height":350,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/basemap-1-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/basemap-1.png","medium-width":464,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/basemap-1.png","medium_large-width":624,"medium_large-height":350,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/basemap-1.png","large-width":624,"large-height":350,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/basemap-1.png","1536x1536-width":624,"1536x1536-height":350,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/basemap-1.png","2048x2048-width":624,"2048x2048-height":350,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/basemap-1.png","card_image-width":624,"card_image-height":350,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/basemap-1.png","wide_image-width":624,"wide_image-height":350}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>The basemap updates to show imagery of the earth that was collected by satellites and aircraft. Like the <strong>WorldPop<\/strong> layer, this too is a raster. It is also a service layer, because it is hosted online.<\/p>\n<p>6. Explore the map by zooming, panning, and turning layers on and off.<\/p>\n<p>Before, it seemed as though a lot of bus stops and train stations were located in areas of declining population, but now you can see that those areas are also very densely populated. When viewed together, the <strong>ProjectedPopulation<\/strong> and <strong>WorldPop <\/strong>layers suggests that surrounding urban areas are taking some of the burden of urbanization away from extremely dense Hong Kong Island, Kowloon, and Tsuen Wan. The imagery basemap can also help to explain why extremely dense areas exist right next to unpopulated green space: these places are mountainous, making them difficult to build on.<\/p>\n<h2>Real-time data<\/h2>\n<p>One of the advantages of services is that someone else updates them for you, so you don&#8217;t have to worry about downloading the latest version to keep your map up to date. Some layers even update in real time.<\/p>\n<p>1. Copy this link: <a href=\"https:\/\/www.arcgis.com\/home\/item.html?id=bdfd0ca3f731412d81391d00b721bd08\" target=\"_blank\" rel=\"noopener\">https:\/\/www.arcgis.com\/home\/item.html?id=bdfd0ca3f731412d81391d00b721bd08<\/a><\/p>\n<p>You can also visit the link to read about the layer.<\/p>\n<p>2. On the ribbon, on the <strong>Map<\/strong> tab, click the bottom part of the <strong>Add Data<\/strong> button and choose <strong>From Path<\/strong>.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627942,"id":2627942,"title":"from path","filename":"from-path.png","filesize":76761,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/from-path.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/from-path","alt":"Add Data From Path option","author":"7411","description":"","caption":"","name":"from-path","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:54:24","modified":"2024-12-16 18:54:37","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":338,"height":472,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/from-path-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/from-path.png","medium-width":187,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/from-path.png","medium_large-width":338,"medium_large-height":472,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/from-path.png","large-width":338,"large-height":472,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/from-path.png","1536x1536-width":338,"1536x1536-height":472,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/from-path.png","2048x2048-width":338,"2048x2048-height":472,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/from-path-333x465.png","card_image-width":333,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/from-path.png","wide_image-width":338,"wide_image-height":472}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>3. Paste the URL and click <strong>Add<\/strong>.<\/p>\n<p>A new layer, called <strong>TDCCTV<\/strong>, is added to your map.<\/p>\n<p>4. Click one of the new points on the map.<\/p>\n<p>A pop-up appears. It contains a traffic photo from a CCTV camera. Depending on where you are in the world, you might be looking at an image that was taken in the middle of the night.<\/p>\n"},{"acf_fc_layout":"image","image":{"ID":2627962,"id":2627962,"title":"camera","filename":"camera.jpg","filesize":39090,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/camera.jpg","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\/camera-5","alt":"Pop-up including a photo from a traffic camera","author":"7411","description":"","caption":"","name":"camera-5","status":"inherit","uploaded_to":549892,"date":"2024-12-16 18:55:09","modified":"2024-12-16 18:55:12","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":339,"height":503,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/camera-213x200.jpg","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/camera.jpg","medium-width":176,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/camera.jpg","medium_large-width":339,"medium_large-height":503,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/camera.jpg","large-width":339,"large-height":503,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/camera.jpg","1536x1536-width":339,"1536x1536-height":503,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/camera.jpg","2048x2048-width":339,"2048x2048-height":503,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/camera-313x465.jpg","card_image-width":313,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/camera.jpg","wide_image-width":339,"wide_image-height":503}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>If you reopen the same pop-up after a few minutes the photo and its time stamp will \u00a0have changed.<\/p>\n<p>Your map now has six layers (including the basemap) that you can use to explore population density in Hong Kong. Some layers are vector; some are raster. Some are stored in a geodatabase on your computer, and some are services that you are accessing from online. <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/help\/data\/introduction\/data-types.htm\" target=\"_blank\" rel=\"noopener\">There are many more data types that you can use in ArcGIS Pro<\/a>, with different purposes and functionality.<\/p>\n<p>&nbsp;<\/p>\n<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<\/p>\n<p>Photo by Ryan McManimie on Unsplash<\/p>\n"}],"authors":[{"ID":7411,"user_firstname":"Heather","user_lastname":"Smith","nickname":"Heather Smith","user_nicename":"heather-smith","display_name":"Heather Smith","user_email":"Heather_Smith@esri.com","user_url":"","user_registered":"2018-03-21 18:21:18","user_description":"Heather is a cartographer and artist. She creates resources for the tutorial gallery.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2024\/10\/heather900-465x465.png' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"}],"related_articles":[{"ID":457512,"post_author":"6461","post_date":"2019-03-25 13:00:35","post_date_gmt":"2019-03-25 20:00:35","post_content":"","post_title":"Add Census Data to Any Map with the Living Atlas","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"add-census-data-to-any-map-with-the-living-atlas","to_ping":"","pinged":"","post_modified":"2020-05-20 14:27:57","post_modified_gmt":"2020-05-20 21:27:57","post_content_filtered":"","post_parent":0,"guid":"http:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=457512","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":67391,"post_author":"6321","post_date":"2015-04-27 11:51:28","post_date_gmt":"2015-04-27 11:51:28","post_content":"","post_title":"100,000 points to nowhere: Right-size your data to create usable maps","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"100000-points-to-nowhere-right-size-your-data-to-create-usable-maps","to_ping":"","pinged":"","post_modified":"2021-09-02 11:15:09","post_modified_gmt":"2021-09-02 18:15:09","post_content_filtered":"","post_parent":0,"guid":"http:\/\/www.esri.com\/arcgis-blog\/products\/product\/uncategorized\/100000-points-to-nowhere-right-size-your-data-to-create-usable-maps\/","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":325222,"post_author":"4291","post_date":"2021-10-08 06:00:53","post_date_gmt":"2021-10-08 13:00:53","post_content":"","post_title":"Add spreadsheet data to ArcGIS Online","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"add-spreadsheet-data-to-arcgis-online","to_ping":"","pinged":"","post_modified":"2023-07-02 11:40:47","post_modified_gmt":"2023-07-02 18:40:47","post_content_filtered":"","post_parent":0,"guid":"http:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=325222","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"}],"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/07\/cardHK_banner.jpg","wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/06\/bannerHK2.jpg","show_article_image":false},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Using common GIS data types in ArcGIS Pro<\/title>\n<meta name=\"description\" content=\"How to use common GIS data types, including shapefiles, geodatabase, rasters, and web layers.\" \/>\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\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using common GIS data types in ArcGIS Pro\" \/>\n<meta property=\"og:description\" content=\"How to use common GIS data types, including shapefiles, geodatabase, rasters, and web layers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\" \/>\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=\"2024-12-16T19:50:00+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ESRI\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\"},\"author\":{\"name\":\"Heather Smith\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/3f7e18133cad5b7cfa2633347f691263\"},\"headline\":\"Using common GIS data types in ArcGIS Pro\",\"datePublished\":\"2019-07-09T13:00:49+00:00\",\"dateModified\":\"2024-12-16T19:50:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\"},\"wordCount\":8,\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"keywords\":[\"gdb\",\"geodatabase\",\"raster\",\"shapefile\",\"web GIS\"],\"articleSection\":[\"Data Management\",\"Mapping\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\",\"name\":\"Using common GIS data types in ArcGIS Pro\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\"},\"datePublished\":\"2019-07-09T13:00:49+00:00\",\"dateModified\":\"2024-12-16T19:50:00+00:00\",\"description\":\"How to use common GIS data types, including shapefiles, geodatabase, rasters, and web layers.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.esri.com\/arcgis-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using common GIS data types in ArcGIS Pro\"}]},{\"@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\/3f7e18133cad5b7cfa2633347f691263\",\"name\":\"Heather Smith\",\"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\/2024\/10\/heather900-465x465.png\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2024\/10\/heather900-465x465.png\",\"caption\":\"Heather Smith\"},\"description\":\"Heather is a cartographer and artist. She creates resources for the tutorial gallery.\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/author\/heather-smith\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Using common GIS data types in ArcGIS Pro","description":"How to use common GIS data types, including shapefiles, geodatabase, rasters, and web layers.","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\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro","og_locale":"en_US","og_type":"article","og_title":"Using common GIS data types in ArcGIS Pro","og_description":"How to use common GIS data types, including shapefiles, geodatabase, rasters, and web layers.","og_url":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro","og_site_name":"ArcGIS Blog","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2024-12-16T19:50:00+00:00","twitter_card":"summary_large_image","twitter_site":"@ESRI","twitter_misc":{"Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro#article","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro"},"author":{"name":"Heather Smith","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/3f7e18133cad5b7cfa2633347f691263"},"headline":"Using common GIS data types in ArcGIS Pro","datePublished":"2019-07-09T13:00:49+00:00","dateModified":"2024-12-16T19:50:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro"},"wordCount":8,"publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"keywords":["gdb","geodatabase","raster","shapefile","web GIS"],"articleSection":["Data Management","Mapping"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro","url":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro","name":"Using common GIS data types in ArcGIS Pro","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#website"},"datePublished":"2019-07-09T13:00:49+00:00","dateModified":"2024-12-16T19:50:00+00:00","description":"How to use common GIS data types, including shapefiles, geodatabase, rasters, and web layers.","breadcrumb":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/data-management\/using-common-gis-data-types-in-arcgis-pro#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/arcgis-blog\/"},{"@type":"ListItem","position":2,"name":"Using common GIS data types in ArcGIS Pro"}]},{"@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\/3f7e18133cad5b7cfa2633347f691263","name":"Heather Smith","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\/2024\/10\/heather900-465x465.png","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2024\/10\/heather900-465x465.png","caption":"Heather Smith"},"description":"Heather is a cartographer and artist. She creates resources for the tutorial gallery.","url":"https:\/\/www.esri.com\/arcgis-blog\/author\/heather-smith"}]}},"text_date":"July 9, 2019","author_name":"Heather Smith","author_page":"https:\/\/www.esri.com\/arcgis-blog\/author\/heather-smith","custom_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2019\/06\/bannerHK2.jpg","primary_product":"ArcGIS Pro","tag_data":[{"term_id":421942,"name":"gdb","slug":"gdb","term_group":0,"term_taxonomy_id":421942,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw"},{"term_id":25381,"name":"geodatabase","slug":"geodatabase","term_group":0,"term_taxonomy_id":25381,"taxonomy":"post_tag","description":"","parent":0,"count":48,"filter":"raw"},{"term_id":23011,"name":"raster","slug":"raster","term_group":0,"term_taxonomy_id":23011,"taxonomy":"post_tag","description":"","parent":0,"count":147,"filter":"raw"},{"term_id":393402,"name":"shapefile","slug":"shapefile","term_group":0,"term_taxonomy_id":393402,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw"},{"term_id":24961,"name":"web GIS","slug":"web-gis","term_group":0,"term_taxonomy_id":24961,"taxonomy":"post_tag","description":"","parent":0,"count":19,"filter":"raw"}],"category_data":[{"term_id":23851,"name":"Data Management","slug":"data-management","term_group":0,"term_taxonomy_id":23851,"taxonomy":"category","description":"","parent":0,"count":920,"filter":"raw"},{"term_id":22941,"name":"Mapping","slug":"mapping","term_group":0,"term_taxonomy_id":22941,"taxonomy":"category","description":"","parent":0,"count":2683,"filter":"raw"}],"product_data":[{"term_id":36561,"name":"ArcGIS Pro","slug":"arcgis-pro","term_group":0,"term_taxonomy_id":36561,"taxonomy":"product","description":"","parent":0,"count":2035,"filter":"raw"}],"primary_product_link":"https:\/\/www.esri.com\/arcgis-blog\/?s=#&products=arcgis-pro","_links":{"self":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/549892","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\/7411"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/comments?post=549892"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/549892\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/media?parent=549892"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/categories?post=549892"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/tags?post=549892"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/industry?post=549892"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/product?post=549892"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}