0% found this document useful (0 votes)
261 views51 pages

Section5 Exercise2 Authoring A 3D Map

2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
261 views51 pages

Section5 Exercise2 Authoring A 3D Map

2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 51

Cartography.

MOOC

Exercise
Authoring a 3D Map

Section 5 Exercise 2
05/2020
Cartography. MOOC

Authoring a 3D Map

Instructions
Use this guide and ArcGIS Pro to reproduce the results of the exercise on your own.
Note: The version of ArcGIS Pro that you are using for this course may produce slightly
different results from the screen shots that you see in the course materials.

Time to complete
Approximately 50-60 minutes

Software requirements
ArcGIS Pro 2.5
ArcGIS Pro Standard license (or higher)
Note: The MOOC provides a separate ArcGIS account (user name and password) that you
will need to use to license ArcGIS Pro and access other software applications used
throughout the MOOC exercises. This account (user name ending with _cart) provides the
appropriate ArcGIS Online role, ArcGIS Pro license, ArcGIS Pro extensions, and credits.
We strongly recommend that you use the provided course ArcGIS account to ensure that
you have the appropriate licensing to complete the exercises. Exercises may require
credits. Using the provided course ArcGIS account ensures that you do not consume your
organization's credits. Esri is not responsible for any credits consumed if you use a different
account. Moreover, Esri will not provide technical support to students who use a different
account.

Introduction
Some GIS content is best viewed in three dimensions. Not only is this a more natural way for
people to visualize spatial data within an understandable context, but it also supports the
display of vertical information, such as building heights, tree volumes, and sloping ground.
Many 3D maps—also referred to as scenes—are reconstructions of the physical world, such as
cities, geological strata, and regional terrains. While that kind of use case will be the focus of
this exercise, it is worth noting that 3D views can also be very powerful with thematic content,
such as extruded symbol heights representing property values or surfaces that represent crime
levels.

Copyright © 2020 Esri. All rights reserved. 1


Cartography. MOOC

There are three main components to consider when authoring any 3D scene:

1. The ground elevation surface


2. The textures that draw on that surface
3. The three-dimensional features that live within the scene

What will you learn?


In this exercise, you will learn how to perform the following tasks:

• Improve the ground surface of your scene by using multiple data sources.
• Change what is drawn on the ground surface.
• Use extrusion for simple 3D symbology.
• Use procedural symbols for more advanced 3D symbology.
• Add a preset trees layer with per-feature height.
• Add street furniture content with per-feature rotation.
• Add bookmarks to help users find their way around your scene.

Exercise scenario
A small city has some simple GIS data, including the outlines of their buildings and the
locations of the city-managed trees, street furniture, and points of interest. City officials would
like to create a thematic 3D view to share on the web. They also have lidar data for their city.
Lidar (light detection and ranging) is an optical remote-sensing technique that uses laser light
to densely sample the earth's surface, producing highly accurate x,y,z measurements. City
officials have used the lidar data to populate 3D information, such as building heights, into
their features.
You will create a thematically styled 3D city scene using this data.

Step 1: Download the exercise data files


In this step, you will download the exercise data files.

a Open a new web browser tab or window.

b Go to https://bit.ly/3bSAG94 and download the exercise data ZIP file.


Note: The complete URL to the exercise data file is https://www.arcgis.com/home/
item.html?id=54f455e708ef4034a9fc9f05de57b687. The file is 81 MB.

Copyright © 2020 Esri. All rights reserved. 2


Cartography. MOOC

c Extract the files to a folder on your local computer, saving them in a location that you will
remember.

Step 2: Open an ArcGIS Pro project file


You will start by opening a project file from the data that you downloaded.

a Start ArcGIS Pro and, if necessary, sign in using your provided course ArcGIS credentials
(user name ending with _cart).

b From the main ArcGIS Pro start page, click Open Another Project.

c Browse to the location where you saved your data, and then double-click the
Author3DMaps.aprx project file to open the exercise project.
Note: It may take some time for the scene to load. In the bottom-right corner, the Refresh
indicator spins while the scene is loading.

The Naperville scene opens, with just the lidar (https://bit.ly/3aXdg1I) data in the scene.

To maintain the original exercise project file, you will save your project with a different name.

d From the Project tab, click Save As and type a name for your project, such as
Author3DMaps_<your first and last name>.aprx.

Copyright © 2020 Esri. All rights reserved. 3


Cartography. MOOC

e Save the file to the folder on your computer where you are saving your work.
As you learned previously, a 3D map is called a scene in ArcGIS Pro. The globe icon to the left
of the Naperville item in the Contents pane identifies it as a global scene. The Contents pane
lists the layers contained in the Naperville scene.

Step 3: Improve the surface


The lidar points show which objects and surfaces exist in the real world. You will improve the
scene to more closely match this representation.

a Zoom to the Ground Lidar bookmark.


Hint: From the Map tab, in the Navigate group, click Bookmarks, and then under the
Naperville Bookmarks section, click Ground Lidar.

Copyright © 2020 Esri. All rights reserved. 4


Cartography. MOOC

The points are symbolized (color-coded) using their elevation values.

b In the Contents pane, expand the LIDAR layer, if necessary, so that you can see the
elevation values.

Copyright © 2020 Esri. All rights reserved. 5


Cartography. MOOC

A simpler color ramp (https://bit.ly/3ee7gUv), such as black-to-white, could be used to more


effectively visualize the elevation points.

c In the Contents pane, for the LIDAR layer, click the existing color ramp symbol to open
the Symbology pane.

d In the Symbology pane, click the Color Scheme down arrow and check the box for Show
Names.

Copyright © 2020 Esri. All rights reserved. 6


Cartography. MOOC

e With the names displayed, scroll down and select the Black To White color scheme.

Copyright © 2020 Esri. All rights reserved. 7


Cartography. MOOC

f Close the Symbology pane.


With the simpler color ramp, the elevation of the points can be better understood.
Every lidar point can have a classification assigned to it that defines the type of object that
has reflected the laser pulse. Lidar points can be classified into several categories, including
bare earth or ground, top of canopy, and water.
Next, you can filter out the non-ground lidar points so that you are only seeing points that are
close to the current ground surface.

g In the Contents pane, ensure that the LIDAR layer is selected.

h On the ribbon, click the Appearance tab.

i In the Filters group, click the LAS Points down arrow.

Copyright © 2020 Esri. All rights reserved. 8


Cartography. MOOC

j Choose Ground to show only points that are classified as ground (non-ground points will
not be shown).

While this image is better, the current elevation surface does not line up with the lidar points
because it is a world-extent elevation service that has a coarse cell size.
You need to improve the quality of the ground surface to better match reality so that you can
make informed decisions against it. For example, knowing the true boundary of the lake tells
you where emergency response vehicles could be placed.

k If necessary, zoom to the Ground Lidar bookmark again.


Now you will add a higher-resolution elevation DEM (digital elevation model) into the scene.

l In the Contents pane, in the Elevation Surfaces category, select Ground.

m On the ribbon, click the Appearance tab.

n In the Surface group, check the box for Shade Relative To Light Position.

Copyright © 2020 Esri. All rights reserved. 9


Cartography. MOOC

This will add shading to the ground surface to help accentuate its shape.
The scene only has one elevation source: a world-extent online service from ArcGIS Online
called WorldElevation3D/Terrain3D. This elevation source is not accurate enough for your
needs, so you will add a local DEM image as a second elevation source.

o In the Contents pane, in the Elevation Surfaces category, right-click Ground and choose
Add Elevation Source.

p In the Add Elevation Source dialog box, on the left side, under Project, click Databases.

q Double-click Author3DMaps.gdb to expand its contents and select NP_DEM.

r Click OK to add the new elevation source.


The ground surface is now constructed from two data sources: the online global service
(WorldElevation3D/Terrain3D) and the local dataset with a high resolution for the area of
Naperville (NP_DEM).

Copyright © 2020 Esri. All rights reserved. 10


Cartography. MOOC

Note: The scene will take a few seconds to redraw as the updated surface is calculated.

The surface now lines up with the lidar points, which shows that it is a better representation of
reality. If you look closely, you might notice that the lake area (a body of water) is also much
flatter than before.
This surface can be used as a canvas for other content.

Step 4: Drape content on the surface


The ground surface can have other GIS content draped on it, such as a cartographic map,
aerial imagery, or feature data. The design choices that you make should be consistent with
the purpose of your scene. In this case, you would like to maintain a more thematic
representation of the city, rather than a photorealistic one.

a Zoom to the All Lidar bookmark.


Hint: From the Map tab, in the Navigate group, click Bookmarks, and then under the
Naperville Bookmarks section, click All Lidar.

Copyright © 2020 Esri. All rights reserved. 11


Cartography. MOOC

b In the Contents pane, turn off the LIDAR layer.


Next, you will add in building footprint polygons.

c From the Map tab, in the Layer group, click the Add Data down arrow and choose Data.

d In the Add Data dialog box, on the left side, under Project, click Databases.

e Open the Author3DMaps.gdb geodatabase file and select BuildingFootprints.

Copyright © 2020 Esri. All rights reserved. 12


Cartography. MOOC

f Click OK to close the Add Data dialog box and add the data to the scene.

Note: The colors in your scene may be different as ArcGIS Pro randomly assigns colors to this
data.

g In the Contents pane, notice that both layers are listed in the 2D Layers category.
The footprint polygon data appears as "draped" on top of the ground, just like the World
Street Map basemap. This is usually the correct symbology choice for polygon and line data
that lay over the ground surface, such as municipal boundaries, parks, and walking routes. If,
however, you wanted the layer to have 3D vector symbology, such as building shapes,

Copyright © 2020 Esri. All rights reserved. 13


Cartography. MOOC

volumetric trees, or 3D pipes, then the layer would need to be moved into the 3D Layers
category in the Contents pane.

h In the scene, click one of the building footprints to open a pop-up window listing the
feature's attributes.

The polygons contain 3D information, including the base elevation, height, and floor count.
These values were calculated from the lidar based on the points that fell within and around
each polygon. The true accuracy of the results will vary from building to building, especially
with factors such as rooftop structures and overhanging trees. However, the numbers do allow
for use of these features to generate 3D block buildings.

i Close the pop-up window and save your project.

Step 5: Create 3D buildings


You want to use your draped and flattened polygons as 3D building objects, so the first thing
that you will do is reclassify the layer as 3D.

a In the Contents pane, click and drag the BuildingFootprints layer into the 3D Layers
category, placing it above the LIDAR layer.

Copyright © 2020 Esri. All rights reserved. 14


Cartography. MOOC

The layer will look like it is fragmented because the vertices of each polygon are being placed
on the uneven surface and slicing in and out of the ground.

You will set the building footprints display height to a single flat value using their Base
Elevation attribute.

b In the Contents pane, right-click the BuildingFootprints layer and choose Properties.

c In the Layer Properties dialog box, click the Elevation tab, and then set the layer features
to be At An Absolute Height.

Copyright © 2020 Esri. All rights reserved. 15


Cartography. MOOC

d Select the A Field option, if necessary, and from the drop-down list, choose BASEELEVAT
to set the height value to the BASEELEVAT (base elevation) field.

e Click OK to close the Layer Properties dialog box.

Copyright © 2020 Esri. All rights reserved. 16


Cartography. MOOC

The polygons will display again (in line with the surface) because their height values and the
ground surface came from the same source—the lidar. The footprints are at their correct base
height, so you now need to extrude each of them up to their building height. Extrusion (https:
//bit.ly/2RnnG32) is the process of stretching a flat 2D shape vertically to create a 3D object.
This provides a simple method to create three-dimensional symbology from two-dimensional
features.
Next, you will apply extrusion to the polygon shapes.

f In the Contents pane, select the BuildingFootprints layer.

g From the Appearance tab, in the Extrusion group, click the Type down arrow and choose
Base Height.

Copyright © 2020 Esri. All rights reserved. 17


Cartography. MOOC

h For Field, from the drop-down list, choose Building Height.

This is a very simple way to show volumetric shapes from 2D features with a few important
attributes, and it works well for regular shapes like buildings.

Copyright © 2020 Esri. All rights reserved. 18


Cartography. MOOC

The current representation does not show the number of floors per building, though, which
could be important information to communicate quickly to users like first responders and city
planners. You can use a different kind of symbol—a procedural symbol—to incorporate that
information in, as well.

Step 6: Add procedural symbols to incorporate more detail


Procedural symbols (https://bit.ly/2qoS5zp) are like a script that can construct additional
geometry, colors, and textures from a source feature's geometry and then apply that as a
symbol within the scene. You can build your own procedural symbols using Esri CityEngine
(https://bit.ly/1eK1JiK) or simply use one that comes with an Esri product or solution.

a Disable extrusion for the Building Footprints layer.


Hint: From the Appearance tab, in the Extrusion group, click the Type down arrow and
choose None.

b Open the Symbology pane for the BuildingFootprints layer.


Hint: From the Appearance tab, in the Drawing group, click Symbology.

c In the Symbology pane, next to Symbol, click the symbol for the layer to modify it.

Copyright © 2020 Esri. All rights reserved. 19


Cartography. MOOC

d At the top of the Format Polygon Symbol pane, click the Gallery tab, if necessary, and
then in the search field, type stack.

e Next to the search field, click the Project Styles down arrow and choose All Styles.

f Click the Stacked Blocks symbol to assign it to the layer.


Note: The scene may take some time to redraw.
In the Contents pane, the new Stacked Blocks procedural symbol appears under the
BuildingFootprints layer. In the map, the building polygons are symbolized as stacked blocks.

Copyright © 2020 Esri. All rights reserved. 20


Cartography. MOOC

Next, you will configure the procedural symbol to more accurately reflect the building types.

g At the top of the Format Polygon Symbol pane, click the Properties tab.

h Click the Layers button to configure the symbol.

i Change Representation to Thin Divider.

j Change Units to Feet.

k Next to the TotalHeight field, click the database icon to set attribute mapping properties.
You can connect most symbol properties to the value in a feature attribute field.

l In the Set Attribute Mapping window, from the drop-down list, choose BLDGHEIGHT to
connect the TotalHeight symbol property to the BLDGHEIGHT field, and then click OK.

m Next to the Levels field, click the database icon and set the attribute mapping to
FLOORCOUNT.

Copyright © 2020 Esri. All rights reserved. 21


Cartography. MOOC

Note: For any fields with attribute mapping set, the database icon will appear blue. Point to
the blue database icon to see which value a field is mapped to.

n At the bottom of the Symbology pane, click Apply, and then close the Symbology pane.

Copyright © 2020 Esri. All rights reserved. 22


Cartography. MOOC

Now you will confirm how well these block-style buildings line up with the lidar.

o In the Contents pane, turn on the LIDAR layer.


Remember, only ground points are currently being shown.

p To display all the points in the lidar data, in the Contents pane, select the LIDAR layer.

q From the Appearance tab, in the Filters group, click the LAS Points down arrow and
choose All Points.

Copyright © 2020 Esri. All rights reserved. 23


Cartography. MOOC

For flat-roofed buildings, this technique produces useful content for many 3D mapping needs.
However, not all buildings have flat rooftops.

Copyright © 2020 Esri. All rights reserved. 24


Cartography. MOOC

To capture pitched roof forms, you need to move away from simple extruded shapes and into
a more comprehensive way of modeling buildings.

r Save your project.

Step 7: Model buildings with pitched roofs


You will inspect a building that has a pitched roof to see how simple extrusion is not always
effective. Then, you will work with a more accurate 3D shape for the building that was created
beforehand.

a Zoom to the Pitched Roof bookmark.


Hint: From the Map tab, in the Navigate group, click Bookmarks, and then under the
Naperville Bookmarks section, click Pitched Roof.
You will see that the roof does not match the lidar. If city officials are willing to either do
additional work on their data using solution tools (such as those described in this series of
Learn ArcGIS lessons: https://bit.ly/2IFKkNi) or pay an outside data or service provider, they
can get to 3D shapes that include a more accurate roof form. In this case, a set of processing
tools was run against the lidar, and roof-form information was captured and processed to
create additional data.

Copyright © 2020 Esri. All rights reserved. 25


Cartography. MOOC

b In the Contents pane, turn off the BuildingFootprints layer.


Next, you will add the Building Shells data into the scene.

c From the Map tab, in the Layer group, click the Add Data down arrow and choose Data.

d In the Add Data dialog box, on the left side, under Project, click Databases.

e Open the Author3DMaps.gdb geodatabase file and select BuildingShells.

Copyright © 2020 Esri. All rights reserved. 26


Cartography. MOOC

f Click OK to add the layer to the map.

These shapes are more precise and would support further 3D analysis, such as viewshed
(https://bit.ly/2MNXnSd), line of sight (https://bit.ly/2PBsY8n), and shadows. Like you did

Copyright © 2020 Esri. All rights reserved. 27


Cartography. MOOC

earlier with the stacked blocks, you can also use a procedural symbol to show the floors and
roof area for each feature.
Now you will apply and configure a procedural symbol for the building shapes.

g In the Contents pane, click the symbol for the BuildingShells layer.

h At the top of the Format Mesh Symbol pane, click the Gallery tab.

i In the search field, type procedural, verify that All Styles is selected, and press Enter.

j In the search results, click Multipatch Facades.

Copyright © 2020 Esri. All rights reserved. 28


Cartography. MOOC

Multipatch is a geometry type, just like point, line, and polygon. Multipatch features (https://
bit.ly/2XpCz8A) are 3D objects defined with 3D rings and triangular patches. They are used to
model the outer surface or shell of natural and as-built 3D features. Examples include trees,
buildings, bridges, and interior spaces.
You can see that the procedural symbol is applied to the BuildingShells layer and now shows
in the Contents pane.

k In the Symbology pane, click the Properties tab, and then click the Layers button , if
necessary.

l Configure the Multipatch Facades symbol with the following parameters:

• For Units, point to the database icon and verify that it is mapped to the Units field,
and then, if necessary, from the drop-down list, choose Feet. (Remember that the
database icon will turn blue when a field has been mapped.)
• For EaveHeight, map to EAVEHEIGHT and leave the value as 10.
• For Levels, map to FloorCount and leave the value as 1.
• For FacadeTexture, choose Color.
• For FacadeColor, choose a mid-gray, such as Gray 30%, from the color palette.
• Expand Options, and then under Floor Separator, for SeparatorPercentage, set the
value to 10%.

Copyright © 2020 Esri. All rights reserved. 29


Cartography. MOOC

m At the bottom of the Symbology pane, click Apply.

Copyright © 2020 Esri. All rights reserved. 30


Cartography. MOOC

Note: As you can see, this symbol has a lot of options. Feel free to experiment with different
settings.
You now have ground, a surface image, and buildings. To enhance the appearance of your 3D
city map, you can add a thematic layer of tree features.

Step 8: Use preset layers to add tree features


You will add tree features to the scene using a preset layer.

a In the Contents pane, turn off the LIDAR layer.

b Zoom to the Street bookmark.


Hint: From the Map tab, in the Navigate group, click Bookmarks, and then under the
Naperville Bookmarks section, click Street.

To assist you with authoring 3D maps, ArcGIS Pro has a simplified process called Preset Layers
that you can use for adding certain types of layers into the scene; tree features are one of
them.
Note: Refer to ArcGIS Pro Help to read more about preset layers (https://bit.ly/2qG9G6f) and
options for trees, including using genus names to set their styling.

Copyright © 2020 Esri. All rights reserved. 31


Cartography. MOOC

Thematic trees use geometric forms, such as spheres and cones, to represent the tree shape.
This styling should be used for the scene (rather than the Realistic Trees option) because it fits
in with the styling of the basemap and building features. Each tree has a property for carbon
accumulation, which you will use to apply a range of colors across the scene.

c To add a preset tree layer into the scene, from the Map tab, in the Layer group, click the
Add Preset down arrow and choose Thematic Trees.

d In the Add Data dialog box, on the left side, under Project, click Databases.

e Open the Author3DMaps.gdb geodatabase file, select TreePoints, and click OK to add
the preset layer to your scene.
Note: It may take a minute for the thematic trees to draw. If the trees do not display, do not
worry! You will change the color next, and they will display correctly.

f In the Contents pane, click the symbol for the TreePoints layer.

g In the Symbology pane, change the color to a dark green.

Copyright © 2020 Esri. All rights reserved. 32


Cartography. MOOC

All the trees share the same solid green color. Next, you will color the trees using a value.

Copyright © 2020 Esri. All rights reserved. 33


Cartography. MOOC

h In the Symbology pane, for Color By Value, choose Accumulation.

The changes are automatically applied.

i Save your project.

Step 9: Add street furniture to the scene


Another common type of content that city officials might want to see is street furniture (https:/
/bit.ly/2Hf0VKK), such as benches, light poles, and bus stops. For this exercise, you only have
a small set of features to experiment with, but the technique is the same regardless of the
data size.
You will add park benches and streetlights to the scene.

a Zoom to the Street Furniture bookmark.


Next, you will add the street furniture data.

b From the Map tab, in the Layer group, click the Add Data down arrow and choose Data.

c In the Add Data dialog box, under Project, click Databases.

d Open the Author3DMaps.gdb geodatabase file and select StreetFurniture.

Copyright © 2020 Esri. All rights reserved. 34


Cartography. MOOC

e Click OK.
The point features are 2D, so by default, they have been placed in the 2D Layers category in
the Contents pane. To display them using 3D symbols, you need to change the layer's
category.

f In the Contents pane, click and drag the StreetFurniture layer from the 2D Layers group
into the 3D Layers group, placing it below the TreePoints layer.

Copyright © 2020 Esri. All rights reserved. 35


Cartography. MOOC

You will see small points representing street furniture features on the map.

g Zoom in to one of the point features (by right-clicking and dragging down).
It might feel like the symbol is shrinking as the camera moves in closer. This is because it is
drawing to remain the same size on the screen, rather than the same size in the scene.
This type of symbology is great for points of interest because, regardless of how far away you
zoom, the symbol will take up the same amount of space on the screen.
However, for streetlights and park benches, you want the symbols to be in real-world sizes.
So, you will need to change the display setting to be in real-world units.

h In the Contents pane, right-click the StreetFurniture layer and choose Properties.

i In the Layer Properties dialog box, click the Display tab.

j Check the box for Display 3D Symbols In Real-World Units.

Copyright © 2020 Esri. All rights reserved. 36


Cartography. MOOC

k Click OK to close the Layer Properties dialog box.

l Zoom out to see the difference in the symbol size.


Now you need more appropriate symbols. You will use 3D model symbols to render the street
furniture points.

Step 10: Modify street furniture symbology


You will apply 3D model symbols to the different types of street furniture.

a Zoom back to the Street Furniture bookmark.

Copyright © 2020 Esri. All rights reserved. 37


Cartography. MOOC

The StreetFurniture data that you are using for this exercise includes unique values to identify
light poles and park benches. You will use these unique values in the data to create two
classes. You can then apply a different 3D model symbol to each class.

b In the Contents pane, select the StreetFurniture layer, if necessary.

c From the Appearance tab, in the Drawing group, click the Symbology down arrow and
choose Unique Values.

d In the Symbology pane, confirm that Field 1 is set to TYPE.

Copyright © 2020 Esri. All rights reserved. 38


Cartography. MOOC

e In the lower half of the Symbology pane, click the Add All Values button .

f Click the More down arrow and uncheck Show All Other Values.

In the Contents pane, there are now two different types of StreetFurniture listed.

Copyright © 2020 Esri. All rights reserved. 39


Cartography. MOOC

Note: ArcGIS Pro randomly assigns colors, so yours may be different.


Based on color, you can distinguish between lights and park benches. Next, you will choose
slightly more realistic symbols to represent the types of street furniture.

g In the Contents pane, click the symbol for the Light type to modify it.

h In the Format Point Symbol pane, click the Gallery tab, if necessary.

i In the search field, type light, verify that you are searching All Styles, and press Enter.

j In the search results, under the 3D Street Scene section, select the Overhanging Street -
Light Off symbol.
Hint: To help you find the correct symbol, point to the symbols to see a pop-up with more
detail.

Copyright © 2020 Esri. All rights reserved. 40


Cartography. MOOC

Now you will select a different symbol for the park benches.

k At the top of the Format Point Symbol pane, click the Back button to return to the
Symbology pane for the StreetFurniture layer.

l In the Symbology pane, in the grid, click the Park Bench row.

Copyright © 2020 Esri. All rights reserved. 41


Cartography. MOOC

m In the Contents pane, click the symbol for Park Bench.

n In the Format Point Symbol pane, from the Gallery tab, in the search field, type bench.

o Verify that you are searching All Styles and press Enter.

p In the search results, under the 3D Street Scene section, select the Park Bench 2 symbol.

q At the top of the Symbology pane, click the Back button to return to the Symbology
pane for the StreetFurniture layer.

The symbols are the correct size, but they are facing the wrong way. You can adjust the
rotation angle so that each feature turns to face the correct direction.

Copyright © 2020 Esri. All rights reserved. 42


Cartography. MOOC

Step 11: Vary symbology by attribute


In this step, you will rotate the street light features so that they face in to light the road and
rotate the park benches so that they face each other.

a In the Contents pane, ensure that the StreetFurniture layer is selected.

b In the Symbology pane, click the Vary Symbology By Attribute button .

Several options are presented that allow you to vary the appearance of your features.

c Expand the Rotation section and for Direction (Z), choose ROTATION.

d For Rotation Style, select the Geographic option.


Geographic rotation has a zero in the north direction, and rotation is calculated clockwise.

Copyright © 2020 Esri. All rights reserved. 43


Cartography. MOOC

All the streetlights and both the benches have been rotated to their correct direction in the
scene. The street furniture should now look like the following graphic.

e Close the Symbology pane.


Your 3D city map looks pretty good!

Step 12: Use bookmarks to navigate a 3D view


Navigating around a 3D view, especially for an area that you are not familiar with, can be
difficult. Creating a set of stored locations, or bookmarks, for the user to return to is helpful.
This technique has been used throughout this exercise but with a focus on authoring the
scene.
For a better end-user experience and because you may want to share this view with others,
you will update the bookmarks so that they are better suited for navigating to important
locations within the scene.

a From the Map tab, click the Bookmarks down arrow and choose Manage Bookmarks to
open the Bookmarks pane.

Copyright © 2020 Esri. All rights reserved. 44


Cartography. MOOC

b In the Bookmarks pane, zoom to the Start bookmark.


Hint: Point to the Start bookmark and click the Zoom To button .

Copyright © 2020 Esri. All rights reserved. 45


Cartography. MOOC

Note: There are two view modes in the Bookmarks pane. Gallery view shows bookmark
thumbnails while Outline view shows text bookmarks. You can use the Menu button at the
top of the pane to switch between views.

Having an initial place to come back to is critical.

Copyright © 2020 Esri. All rights reserved. 46


Cartography. MOOC

c Either accept the current position or pan and zoom to a new location, and then point to
the bookmark again and click the Update button .

For this exercise, bookmarks were used for the locations of the surface, pitched roof, and tree
layer authoring steps. These are not important for the public, so you will delete the four
unnecessary bookmarks.

d In the Bookmarks pane, point to and click the Remove button for the following
bookmarks:

• Ground Lidar
• All Lidar
• Pitched Roof
• Street

Copyright © 2020 Esri. All rights reserved. 47


Cartography. MOOC

The Start and Street Furniture bookmarks will remain. Now you will add a bookmark to
identify something of interest to the map's audience.
Some cities have well-known landmarks. You might want to create a bookmark for a landmark,
such as the local high school.

e From the Map tab, in the Inquiry group, click Locate.

f In the Locate pane, in the Search field, type Naperville Central and press Enter.
Note: The search will auto-complete for the high school, and you can select it without typing
more.

g In the search results, locate Naperville Central High School.

h Right-click Naperville Central High School and choose Zoom To to see the high school in
the middle of your map.

i In the map, right-click and drag in the center of the screen (on the high school) to zoom in
more closely.

j From the Map tab, in the Navigate group, click Bookmarks and choose New Bookmark.

k In the Create Bookmark window, for Name, type Naperville HS.

Copyright © 2020 Esri. All rights reserved. 48


Cartography. MOOC

l Click OK.

m Close the Locate pane and the Bookmarks pane.


You can test the new bookmark.

n Zoom out and pan to a different area of the scene.

o Zoom to the Naperville HS bookmark.


Hint: From the Map tab, in the Navigate group, click Bookmarks, and then under the
Naperville Bookmarks section, click Naperville HS.
The small area with the street furniture would be hard to find without specific knowledge, so
you will keep that bookmark in place. You can rename it if you want.
This gives your users three bookmarks to access when navigating the view. You can add as
many bookmarks as you want.

p When you are finished, save your project and exit ArcGIS Pro.

Conclusion

Copyright © 2020 Esri. All rights reserved. 49


Cartography. MOOC

In this exercise, you learned some techniques for authoring 3D maps. You improved the
ground surface of the scene by using multiple data sources; you used extrusion to create 3D
building shapes; you configured procedural symbols for facade rendering; you configured a
pre-built tree layer; you built a realistic layer for street furniture; and throughout it all, you
relied heavily on feature attributes to provide critical symbology properties, such as size,
number of floors, and rotation.
The types of 3D maps that you build using ArcGIS Pro will vary greatly upon the type of data
that you have available, but this exercise has shown that you can get a long way even with a
relatively simple set of well-attributed 2D data.
Post your questions and observations in the Lesson Forum.

Copyright © 2020 Esri. All rights reserved. 50

You might also like