Skip to Main Content

Simple Mapping Tools

About GeoCommons

GeoCommons is a browser-based mapping tool. It has some nice features, but takes a little while to get used to. 

      Pro: Easy to symbolize using the data, can view data and map side-by-side, nice user controls for sharing.

      Con: You don't have control over labels, nor over the contents of the info windows, interface takes some getting used to.

Getting Started

First, you'll have to make an account. From the GeoCommons homepage, click Sign up for Free and follow the instructions for making an account. Once you've made an account, it might be worthwhile to experiment with the maps and data search on the homepage. Once you feel ready, try one of the tutorials below.

Tutorial

We're going to make, and customize, a map showing the urban areas of the world.

1. To start, download this shapefile as a zip. Locate the file in your downloads. Right click and select Extract All. 

Select a location for the extracted folder.

2. Now that we have our data, we need to upload it to GeoCommons. From the GeoCommons homepage, click Upload Data in the upper right hand corner, and then Upload Files. Click Add File, and navigate to your extracted data. Select all the files inside the folder, and click Open.

3. When all the files have uploaded, click Next, and then Next Step. It will ask for information to help Geolocate the data. Select "Use the existing geographic data". GeoCommons may take several minutes to process the data. When it's done, follow the steps to review and publish your data. 

4. Click Make a Map. Double check to see that the table you uploaded is listed as a layer. If not, click Add, navigate to Your Datasets and add the file as a layer. Urban areas should show up on your map. At this point, here's what your map should look like (zoomed in on Europe): 

5. Let's try to make the map prettier using some of GeoCommons' customization options. GeoCommons allows you to change the basemap (i.e. the map behind your data). To do this, click the green Change button next to "Acetate" in the window on the right side of your screen. Try a few different options, to see what you like. Personally, I like "OpenStreetMap (Road). It can make some areas, particularly Europe, look cluttered, but I like that you can see the highways connecting major cities. 

6. Now, let's see how you can change the color of your markers. click on the the name of your table in the "Layers" section of the same window and select StyleClick Color and try a few different ones. Try to find one that makes the urban areas pop, but doesn't clash with the basemap you chose.  Once you've chosen a color that you like, we're going to try changing the borders of the areas. In the style window, click this logo:

Try changing the line color, thickness, and transparency. I like white borders, thickness 1, and transparency ~15%. After you've done this, you can try messing around with some of the other options. When you're done, click Save in the upper right hand corner. Congratulations! You've made a map! Here's what mine looks like after following these steps:

Done!

You've made your first map using GeoCommons! Now try some of the tutorials below or start on your own mapping project!

Additional Resources

GeoCommons provides minimal only documentation, and so tutorials from outside sources are the most useful. 

Here's a good one for getting started. It teaches how to upload a data set and make a simple map of points and an area map. 

These set of video tutorials go into more depth on customizing your maps. 

If you're looking for an answer to a specific question (e.g. how to search for data), try the GeoCommons User Manual

What is .csv?

.csv stands for Comma Separated Values. It is a common file type for many types of data. It is an easy way of a saving a table or spreadsheet. Each value is separated by a symbol, most often a comma or semi-colon. Here is an example of a few lines of csv data:

State, Year, Number

WA, 1999, 50

PA, 1999, 73

NY, 2000, 96

Check out sample data for these tutorials bit.ly/1z1cWEm

Map Types

There are many different types of maps. It is important to choose a map type before starting. All have advantages and disadvantages compared to the others. Think carefully about what information you want your map to convey before choosing.

The most common types are:

Chloropleths: regions are colored based on their value. For example, divorce rate by state. 

Pinpoint: simply show the locations of various data points.

Proportional Symbol: a combination of the first two types. Symbols represent locations and the size and/or color of the symbol is based on that locations value. 

For more information, see these links:

How to Use Maps in Data Visualization

Visualization Types