Hello,
I am trying to geocode a table of addresses which contain many duplicates. This list of addresses is a list of emergency incidents over a period of time, and I would like the symbology to represent the number of times each address requested service. Is there a way to do this within the geocoding process or do I have to separately sort/count the incidents and map them as quantities in symbology?
Currently I get one geocoded point for an address that has 20+ representations in the dataset. I'd like to be able to weight that point more heavily so a person viewing the data can tell the difference between an address that requested service once vs. an address that had multiple requests.
Thanks!