Downloading TIGER/Line Shapefiles through the web
(web) Navigating to the TIGER/Line download options on the US Census Bureau website; Finding and downloading a shapefile through the site’s web interface.
Attribute Field Properties
(ArcGIS Pro) Accessing Attribute Table Field Properties; Reviewing the Fields view; Changing and saving field properties.
the Georeferencing Menu in ArcGIS Pro
(ArcGIS Pro) Reviewing the menus and options for georeferencing raster map images in ArcGIS Pro.
Accessing Geoprocessing Tools
(ArcGIS Pro) Accessing the Geoprocessing Pane; Navigating the toolboxes; Searching for a tool
Working with Excel Sheets in ArcGIS Pro
(ArcGIS Pro) Working with Excel Data in ArcGIS; Adding sheets as tables; Exporting to a different format
Preparing ACS Data from the US Census Bureau for a Table Join
(MS Excel) Preparing a CSV table of data from the American Community Survey for a table join using Excel; Cleaning up columns and removing special characters; Performing calculations in Excel; Saving the table
Calculating Zonal Statistics
(ArcGIS Pro) Accessing and using the Zonal Statistics as Table tool; Two examples: Zonal statistics with polygon zone data and with raster zone data; Comparing the Zonal Statistics tool and the Zonal Statistics as Table tool
Labeling Features with Attributes
(ArcGIS Pro) Using values in the attribute table to label features on a map; Accessing labeling properties; Choosing which features are labeled with a query; Other labeling options
from a Polyline Feature Class to an Esri Network Dataset
(ArcGIS Pro) A brief summary of the steps to create a network dataset from a polyline feature class, with links to related software tutorials per step.
Downloading Census Tables
(web) Accessing the Advanced Search options on the US Census website; Filtering by topic and by geography; Downloading data
Creating Points from Polygons (Centroids tool)
(QGIS) Accessing the Centroids tool and reviewing its parameters; Running the tool with an example to create points from polygon features.
Calculating Kernel Densities
(ArcGIS Pro) Accessing the Kernel Density tool and reviewing its parameters; Calculating a Kernel Density raster from point features with three examples
Summarizing Attributes
(ArcGIS Pro) Accessing attribute field summary statistics; Generating and exporting charts from attributes
Creating Points from Polygons (Feature to Point tool)
(ArcGIS Pro) Accessing and using the Feature to Point tool to create points from polygon features
Converting Vector Features to GeoJSON
(ArcGIS Pro) Accessing and using the Features to JSON tool to convert a vector feature class to a GeoJSON file.
Creating Buffers
(ArcGIS Pro) Accessing the Buffer tool and reviewing its parameters; Running the tool with one example.
Getting Started in Visual Studio Code
(Visual Studio Code) Launching Visual Studio Code; Creating a new folder for your project; Setting up a basic HTML file; Opening and running your first web page in a browser.
Getting Started with Leaflet
(Leaflet) Preparing your Leaflet Page; Setting up your first map
Adding GeoJSON Points to a Leaflet Map
(Leaflet) Why use GeoJSON?; Loading a GeoJSON file into Leaflet; How to Style your Markers
Zoom & Pan Settings with Leaflet
(Leaflet) Setting a custom initial zoom level, Setting Minimum and Maximum zoom levels, Disabling or customizing panning behavior