For ArcGIS Users: Add CalHeatScore to ArcGIS Pro
Add the CalHeatScore feature layer directly to an ArcGIS Pro project using the service URL.
Add the layer
- Open ArcGIS Pro and open a project with a map.
-
Go to the Map tab and click Add Data > Data From Path.
-
Paste the following URL into the Path box:
https://services1.arcgis.com/PCHfdHz4GlDNAhBb/arcgis/rest/services/CalHeatScore_Live_Data_for_API_Use/FeatureServer/0 -
Click Add. The CalHeatScore layer appears in your Contents pane as a polygon layer with ZIP code boundaries.
Filter by ZIP code or score
Use a definition query to display only the ZIP codes you need:
- Right-click the CalHeatScore layer in the Contents pane and select Properties.
- Go to the Definition Query tab.
-
Click Add Clause and build your filter:
To show... Set the clause to... A single ZIP code ZIP_CODEis equal to95814A set of ZIP codes ZIP_CODEis in94602, 90001, 95758High/extreme risk today CHS_Day_0is greater than or equal to3 -
Click Apply. The map updates to show only matching ZIP codes.
Symbolize by score
Color the ZIP code polygons by CalHeatScore level:
- In the Contents pane, click the symbol under the CalHeatScore layer to open Symbology.
- Set the primary symbology to Unique Values.
- Set the field to
CHS_Day_0(or whichever forecast day you want to visualize). -
Assign colors to each score value:
Score HEX Color Code 0 #DEDEDE 1 #FAE0C8 2 #EA8753 3 #C23A00 4 #700006 -
Click Apply to update the map.
The CalHeatScore layer is read-only. You can query, symbolize, and analyze the data in ArcGIS Pro, but you cannot edit features.