Skip to main content

3D Map in Excel

3D Maps lets you see five dimensions: latitude, longitude, color, height, and time. Using it is a fascinating way to visualize large data sets.

3D Maps can work with simple one-sheet data sets or with multiple tables added to the Data Model. Select the data. On the Insert tab, choose 3D Map. (The icon is located to the right of the Charts group.) If you have Excel 2013 you might have to download Power Map Preview from Microsoft to use the feature.

3D Map is a new icon to the right of the Charts group on the Insert tab.

Next, you need to choose which fields are your geography fields. This could be Country, State, County, Zip Code, or even individual street addresses.

You can choose to map by Street Address, Zip Code, State, Country, and so on.

You are given a list of the fields in your data set and drop zones named Height, Category, and Time.

The Height drop zone is sales amount. The Category drop zone contains housing allotment. The Time drop zone contains Sales Date.

Hover over any point on the map to get details such as last sale date and amount.

In the default state of 3D Maps, each data point occupies about one city block. To be able to plot many houses on a street, select the Gear Wheel, Layer Options and change the thickness of the point to 10%.

To get the satellite imagery, open the Themes dropdown and use the second theme.

3D Maps provides a completely new way to look at your data. It is hard to believe that this is Excel.

Here is a map of Merritt Island, Florida. The various colors are different housing allotments. Each colored dot on the map is a house with a dock, either on a river or one of many canals dredged out in the 1960s and 1970s.

14 housing allotments are plotted in different colors. In this view from directly overhead, you can't really make out the height of the columns. This view is from March 2013.

Using the time slider, you can go back in time to any point. Here is the same area at the time when NASA landed the first man on the Moon. The NASA engineers had just started building waterfront homes here, a few miles south of Kennedy Space Center.

Drag the time scrubber back to December 1969 and only 2 of the housing allotments are fully built out. A few scattered houses in newer allotments are just starting to appear.

Use the wheel mouse to scroll in. You can actually see individual streets, canals, and driveways.

Zooming in, you can start to make out individual houses and see some of the sales price height.

Hold down the Alt key and drag sideways to rotate the map. Hold down the Alt key and drag up to tip the map so your view is closer to the ground.



Comments

Popular posts from this blog

Change from Lower to Upper Case in Excel

  1. Insert a new blank column to the right of your data. 2. Use a formula such as  =UPPER(D2) . To convert to lower case, use  =LOWER() . To convert to Proper case, use  =PROPER() . 3. Copy the temporary formula down to all rows by double-clicking the fill handle. 4. The entire range of new formulas will be selected. Press  Ctrl+C  to copy. 5. Press the left arrow to move to the original data. Right-click and choose Paste Values. 6. You can now delete the temporary column D. Additional Details : I to bring up the “W” program again, but here is another place where Microsoft Word could make this easier. If you had an entire table that needs converting, select the whole table, paste to a blank word document, then use the Change Case dropdown in the Home tab. After the conversion is done, copy from Word and paste back to Excel. #upper #Uppercase

Recover Unsaved Excel File

We normally avoid these settings but in the hour of need they save us rework time. So if your working on a excel file and you forget to save it or click on don't save by mistake, follow below steps  If the workbook was open for at least 10 minutes and created an AutoRecover version, Excel kept a copy for you. Follow these steps to get it back: Open Excel. In the left panel, choose Open Other Workbooks. In the center panel, scroll all the way to the bottom of the recent files. At the very end, click Recover Unsaved Workbooks. Excel shows you all the unsaved workbooks that it has saved for you recently. Click a workbook and choose Open. If it is the wrong one, go back to File, Open and scroll to the bottom of the list. When you find the right file, click the Save As button to save the workbook. Unsaved workbooks are saved for four days before they are automatically deleted. Use AutoRecover Versions to Recover Files Previously Saved Recover Unsaved Workbooks applies only to files that...

How many types of the predefined freeze panes are there in Excel?

  Freeze Panes in Excel is used to fix any frame or row or section of the table to access the data located so down below so that the user can see the header’s name as well. There is 3 type of Freeze Panes option available in View menu tab under Window section, Freeze Panes, Freeze Top Row and Freeze First Column. Freeze Panes is used to freeze the worksheet from the point where we keep our cursor. This freezes both the row and column both. Then to freeze a Row and a Column, we have a separate option to freeze each of them. Once we do that, we will see some portion of the worksheet will not move until we unfreeze it.