Learn how to use Map Viewer to style layers in a web map.
This tutorial shows you how to use the Map Viewer to style feature layers in a web map. The layers are created from the Los Angeles GeoHub dataset.
Prerequisites
You need an ArcGIS Location Platform or ArcGIS Online account for this tutorial.
Steps
Copy the web map
Use the unstyled LA Parks and Trails Map as a starting point for the tutorial. Or, if you prefer, use your own web map from the Create a web map tutorial.
-
Go to the LA Parks and Trails Map (unstyled) web map.
-
Click Sign In > Save > Save As to copy the map. At minimum, you need a title and tags to save the web map.
Style trailheads (points)
You can style point features by setting a symbol, such as simple shapes or icons, in a simple renderer. Use a hiker icon to display all features in the view.
-
In the left panel, click Layers > Trailheads to open the layer's properties.
-
In the right panel, click Styles > Location (Single symbol) > Symbol style to open a symbol panel.
-
In the dropdown menu, select Points of Interest.
-
Scroll down and select the hiker icon with a black background and white foreground. Adjust the icon size to
18
pixels. -
Click Done > Done.
Style trailheads with labels
Use labels to display trailhead names.
-
In the Properties panel, click Labels > +Add label class . Verify that Enable labels is switched on.
-
Select the
TRL
attribute in size_NAME 13
pixels > Edit label style -
Close the panel.
Style trails (lines)
You can classify features by numeric field values to show differences in the data. You style line features using a symbol and a simple renderer.
-
Go back to the Layers panel on the left.
-
Click Trails.
-
On the right, in the Properties panel, click Edit layer style.
-
In Pick a style > Location (single symbol).
-
In Symbol style, set the following:
- Color: Black
- Transparency:
0
- Width:
1.15
-
Set the Pattern to a dotted line.
-
Click Done > Done
Style bike-only trails
Use the Filter tool to style bike-only trails.
-
In the right panel, click Add data > Web service.
-
Enter the Trails-Trails_0 layer URL:
https
> Add to map.://services3.arcgis.com/ G Vgb Jbqm8h XASV Yi/arcgis/rest/services/ Trails/ Feature Server/0 -
Click Layers.
-
Rename Trails 0 to:
Bike Only Trails
. -
Click on the layer to open the Properties panel.
-
Click Filter > +Add Expression to set the fields:
USE
_BIKE is
YES
> Save. -
On the right, in the Properties panel, click Edit layer style.
-
In Pick a style > Location (single symbol).
-
Click Symbol style and set the following properties:
- Select color: `#efefef (white/gray)
- Stroke:
- Pattern : a solid line
- Width:
2
-
Click Done > Done.
Style park areas (polygons)
You can apply different styles to features by classifying them by unique field values. You style polygons with a simple fill symbol and adding it to a simple renderer. Use the TYPE field in the Parks and Open Space layer to classify the data and apply a different color symbol to each land type.
-
Double click the Parks and Open Space layer to open the Properties panel.
-
Click Styles.
-
In Choose attributes > +Fields.
-
Select TYPE > Add.
-
In Try a drawing style > Types(unique symbols).
-
Click Symbol style to select a color ramp. Set the fill transparency to
0
. -
Click Done > Done.
-
In the left panel, click Save to save your map.
Explore the web map
-
In the left panel, click Legend to see the styled layers. Your web map should look something like this.
-
Click on features in the map to display attribute data.
You can load the styled web map with its item ID. When the web map is loaded, all of the data and basemap layer settings will be applied.
What's Next
Learn how to use additional tools, APIs, and location services in these tutorials:
Create a web map
Style layers in a web map
Display a web map
Create and display a map from a web map.