Creating a Map of Member Locations by Zip Code

You are here:
Estimated reading time: 2 min

<h1>Overview</h1>
Sometimes it is helpful to be able to create a visualization of where the members in an organizational unit are located.  This is particularly useful if you are trying to organize in-person meetups in a large geographical area.

This became an issue as we tried to organize meetups for the 179 member Tucson Section Life Member Affinity Group.

Fortunately, the OU Analytics app can provide member data in the format we need, and there are free tools on the web to produce a map from that data.
<h1>Organizing the Data</h1>
To map the data you first need to “geocode” it, which means to tie the data elements to a specific location.  For an overview map, member counts by zip code gives us a good high-level overview of the distribution of members, and the zip code gives us a rough location for mapping.

The data from OU Analytics is in the form of a CSV file, but it easiest to manipulate if you load it into a spreadsheet like Excel or equivalent.  It looks like this (note this is a subsection of the entire spreadsheet containing the stuff of interest):

<a href=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step1.png”><img class=”wp-image-748″ src=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step1.png” alt=”” width=”500″ height=”233″ /></a> (Click on the images for full-size versions)

The two columns of interest are circled, Postal Code and Member Count.  At this point, you should delete all the extraneous columns and save the result as a CSV file.  It should look something like this:

<img class=”alignnone size-medium wp-image-749″ src=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step2-117×278.png” alt=”” width=”117″ height=”278″ />

Note, it’s important to have the headings at the top of the file.
<h1>Making Your Map</h1>
There are many tools for making maps, but one easy and free one that works well with this data is easymapmaker.com.

<a href=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step3.png”><img class=”alignnone wp-image-751″ src=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step3.png” alt=”” width=”500″ height=”158″ /></a>

As noted, you can either cut and paste or drag and drop your data onto the web page.

Part of your data will appear, and then you should click Set Options.

Scroll down the options list and select Show Numbered Pins, then select the Count field from the drop down box.

<a href=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step4.png”><img class=”alignnone wp-image-752″ src=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step4.png” alt=”” width=”500″ height=”220″ /></a>

You should get something that looks like this:

<a href=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step5.png”><img class=”alignnone wp-image-753″ src=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step5.png” alt=”” width=”500″ height=”216″ /></a>

Then click on the Launch Map Save button.  You should see a dialog like this:

<a href=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step6.png”><img class=”alignnone wp-image-754″ src=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step6.png” alt=”” width=”500″ height=”381″ /></a>

After you save the map, you will get an email like this:

<a href=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step7.png”><img class=”alignnone wp-image-755″ src=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step7.png” alt=”” width=”500″ height=”237″ /></a>

If you click on the view link, you will get a full page map that you can manipulate for the view you want.

<img class=”alignnone size-medium wp-image-756″ src=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step8-278×278.png” alt=”” width=”278″ height=”278″ />

Any screenshot tool will give you a file you can use on a website, or, if your webhost allows it, you can embed it using the &lt;iframe&gt; code shown in the email.

There are many other customizable options available even in the free version of easymapmaker.com, so feel free to experiment.

If you happen to have a Microsoft 365 subscription, Excel has some great 3D map options for this kind of data.  Here is one example:

<img class=”alignnone size-medium wp-image-757″ src=”https://kb.ieee.org/wp-content/uploads/easymapmaker-step9-272×278.png” alt=”” width=”272″ height=”278″ />

Plugin Name: EasyMapsMaker
Plugin URL: https://www.easymapmaker.com/

Was this article helpful?
Dislike 0
Views: 72