You will learn: how to use the Scene Viewer to style layers and create meaningful visualizations.
The ArcGIS Online Scene Viewer can be used to change the basemap and layer styles in a web scene. You can change layer symbols, colors, and shapes interactively and change between 2D and 3D symbols with styling tools. You can also style labels to display attribute information on the map. Once a web scene is styled, it can be loaded into an application and all of the layer settings will be honored. Learn how to load a web scene into your application in the Display a web scene tutorial.
In this tutorial, you will use the Scene Viewer to style the Trailheads, Trails, and Parks and Open Space layers to create a more meaningful visualization.
Go to the LA Parks and Trails Scene (unstyled) web scene in ArcGIS Online.
Sign in to your ArcGIS account. If you don't already have one, sign-up for free.
On the top left, click the icon and Save Scene to save your own copy of the scene.
Click again to close the panel.
You can style point features as 2D or 3D basic shapes or icons with a specific color. You can also create elevated "push pins" to mark locations with callouts above the terrain. Style the Trailheads layer with a circle marker to mark the top of the pin and set the label to the TRL_NAME
field. This will draw labels above the callouts.
Click to open the Designer.
In the Designer, click TrailHeads > > Layer Style. In 2D Marker click Options and select the following:
Basic Shapes
> Circle
> Done
#1A1A1A
> Done
8
pxRelative to ground
1
meterscity scale - small
dark
On
TRL_NAME
Medium
Light
On
Off
You can style polygon features as 2D polygons or 3D extruded features. Style the Parks and Open Spaces layer to draw as 2D polygon shapes draped on the ground in a green, semi-transparent color.
On the ground
50
Change symbols
2D Polygon
forest green
, Transparency: 80%
0
You can style line features as 2D lines or 3D paths with a specific color. The features can be drawn on the ground, above, or below. Style the Trails layer to draw 1m above the ground with a 2D Line symbol and a light purple color.
Relative to ground
1
Change symbols
2D Line
7
medium orchard
, Transparency: 20%
You can show different visual patterns for a single layer by adding it twice, applying a filter, and then styling it with a different color. Add the Trails layer again and filter the data with the USE_BIKE
field to only show trails that allow bikes. Use a yellow color to represent the trails. This will make it possible to distinguish between bike and non-bike trails.
https://services3.arcgis.com/GVgbJbqm8hXASVYi/ArcGIS/rest/services/Trails/FeatureServer/0
Trails for Bikes
.USE_BIKE
Yes
and uncheck all othersRelative to ground
2
Change symbols
2D Line
1.5
gold
, Transparency: 20%
Click to close the side panel and view the styled layers and labels.
Click > Save Scene to save your scene.
Your styled web scene should look something like this.
Visit the Get started with scenes documentation to learn more about creating global and local scenes, styling layers and 2D and 3D symbols.