Animated maps, like the one you see below, provide a powerful enhancement to show how data evolves over time. In this tutorial you’ll learn how to use R with the ggmap, tidyverse, and gganimate libraries to produce animated maps like you see below. This animated...
In this tutorial, you’ll learn how to combine multiple datasets into a new one using the Merge tool. In an earlier tutorial, you learned how to use the Append tool to add new data to an existing dataset. This would change the existing dataset, as new records would be...
In this tutorial, you’ll learn how to append new data to existing data in Pro using the Append tool. The Append Tool in ArcGIS Pro is used to add new features or other data from multiple datasets into an existing dataset. It adds new data to an existing dataset of the...
In this tutorial, you’ll be recreating a COVID map of NYC that shows percentages of COVID cases for different parts of the city over the last seven days. Introduction The following link shows an interactive web map of COVID-19 cases in NYC (also displayed on the image...
In this tutorial, we’ll cover how you can do data conversion with ArcGIS Pro’s Conversion toolset. Data conversion means that you will change data from one file format to another. This is often required when importing or exporting data out of Pro and use it in another...
In this tutorial, we’ll cover the Field Statistics to Table tool, that gives more flexibility to calculating field statistics from attribute table data. As the name suggests, the Field Statistics to Table tool creates a standalone table of descriptive statistics for...