Better Know a GeoCommons Feature – GeoJoin

February 9th, 2010by Kevin Burke

Often I have had various GeoCommons users ask me, “How do I turn my excel spreadsheet data into proportional shapes like the map below?”

proport map

Before now I would have told these users that they would have to use complicated and expensive mapping software. This would allow users to combine spreadsheet data with the desired shapes that they want to view on their map.

I am now happy to announce that with GeoCommons you no longer have to rely on the ways of the past. Now FortiusOne has created the new feature of GeoJoin which allows you to move beyond points and easily visualize regions. Below is a walk-through of the process or click this link to view a video that will visually assist you.

First, I have a spreadsheet of data in excel. The data is of various States in the USA with a corresponding value associated with each State.

excel1

Now I want to take this data and visualize it proportionally as the actual shapes of the States on my map. So, after saving the excel spreadsheet as a csv file I then upload it into Finder!

upload

After I upload the file I proceed to the next steps:

Pending layers list. Click Next.

pendinglayer

In Step 2 of the upload process click “Join with a boundary dataset”. This is the step I choose to perform the GeoJoin process.

joinjoin

The next part of step 2 allows me to search the Finder! database to find the appropriate boundary dataset to join to the data in my excel spreadsheet. In this case I want to find a boundary dataset of States in the USA. I can either search for the right boundary dataset by searching in the search bar or I can use the categories on the left hand side of the page to navigate to the appropriate dataset.

geojoin

After the appropriate boundary dataset is chosen, my next step is to choose what attributes in the datasets I want to join together. In this case I’m matching ‘state’ from my data with ‘State name’ in the selected layer. I pay close attention to the message on the right hand side of the box to see how successful my GeoJoin match is.

joinsuccess

I proceed through the rest of the upload steps of review, describe, and then map. When making a map in Maker! I choose to map by visual theme and can now view my map proportionally as it appears below.

finalmap

GeoJoin is a great new feature of GeoCommons. To see a listing of what boundary datasets are available in Finder search ‘referenceboundary’ in the search bar on the Finder! homepage. There is a wide range from international borders to neighborhood boundaries of cities in the USA. Check it out and start GeoJoining today.

Popularity: 12% [?]

Haiti Quake Disaster

January 13th, 2010by margot

In the past seven days Haiti has been hit with several earthquakes one of which had a magnitude of 7. We’ve been busy tracking all of these quakes and updating our public site with as much quake data as possible as well as some demographic data. We will be continuing to update our site at the data rolls in so check back daily for news and updates. Here is what we have so far for the crisis in Haiti.

Check out the maps we have made from link to the datasets below to help with the on going situation on the ground. We would also like to encourage anyone in the community that has relevant data to either contact us or add their data to GeoCommons so that others can use this data to improve the lives of others.

http://finder.geocommons.com/search?query=haitiquake

Also check out the Haiti Relief Dashboard here.

View full map

Popularity: 8% [?]

Add Your Foursquare Check-ins to Geocommons

September 21st, 2009by Kate Chapman

At the GeoCommons Office some of us are into Foursquare.  Foursquare is a location based game with social networking aspects.  Essentially when you go somewhere you “check-in” and you can get points for that.  Whoever has the most check-ins at a location becomes the “Mayor” of that location.  Here is the page for FortiusOne/GeoCommons, as you can see I’m currently the Mayor.

You can get your check-in feed as RSS, KML and ICS from the feeds page.

From the Finder! API you can register URLs.  Below is a sample curl command to register a KML feed of your Foursquare check-ins.

curl -i -X POST -u “yourusername:yourpassword” -d “overlay[wild_url]=http://feeds.foursquare.com/history/yourkmlfeed.kml” http://finder.geocommons.com/overlays.xml

Replace “yourusername:yourpassword” with your GeoCommons username and password and “http://feeds.foursquare.com/history/yourkmlfeed.kml” with your Foursquare KML feed.

By default your layer is not shared in Finder!, if you want to make a map though you have to share it.  In order to share it go to Finder and login.  Once logged in press “My Layers” and share your layer there.  If you ever decide you no longer want to share your check-in feed you can mark it “not shared” here as well.

My Finder Layers

Once your layer is uploaded and shared you can create a map.

My Foursquare Map
I embedded the map I made in my personal blog’s about page.  To embed your map click on the “Details” button while viewing the map and then click on “Do you want to embed this map in your website?”  Copy the code that appears and paste it into the HTML of your blog or other website.

Embed Map

If you enjoy playing Foursquare and want to share your feed try this out.  For more information on the Finder! API checkout it out here. Also if you ever happen to visit us in the GeoCommons’ office, check-in it is an order from the Mayor.

Popularity: 19% [?]

We’ve been collaborating with our co-founders back at George Mason for the last few months on a paper modeling oil dependency/vulnerability from a geographic perspective. We wrapped up the paper yesterday and it got me thinking about what a fully interactive version of the paper would look like. What if all the maps and charts were embeds? What if you could download all the data sets used for the analysis right from the paper?

While many journal have come online and some even in openly accessible venues – I don’t think we’ve really tapped the power of the Web for interactivity, data sharing, innovation, or peer review. Having more interactivity in charts and maps could make research more accessible and engaging. Further, having the data for a paper downloadable could provide better peer review, and create the opportunity to innovate and extend the research. A fellow resercher could have an idea to extend or optimize an equartion test it on the same data set and see if it yielded better results.

Currently the academic peer review system is quite limited with a only a few colleagues reviewing papers. This is often a bit of a buddy system, especially in fields with only a few experts. Opening up the commenting and feedback process could foster even better critique of work. By also making data available, an incentive is created for fellow researchers to interact with the research, provide feedback, and collaborate with authors. Potentially you could create a journal in such a format leveraging interactive tools across the web like Swivel, InfoChimps, ManyEyes, YouTube, Google Charts, DataMash, or Flickr, To give this idea a go I’ve created an example of what such an article could look like with our oil paper as the guinea pig:

The Repercussions of Being Addicted to Oil: Geospatial Modeling of Supply Shocks

Laurie Schintler – George Mason University School of Public Policy
Rajendra Kulkarni – George Mason University School of Public Policy
Tom Buckley – FortiusOne Inc.
Emily Sciarillo – FortiusOne Inc.
Sean Gorman – FortiusOne Inc.

Abstract

In a world addicted to oil and the prodigious infrastructure that produces it there are distinct spatial variations in oil dependence and vulnerability. Depending on a countries location they have dependencies of different sources of oil. Disruptions in any one source of oil will have differing impact in both magnitude and breadth of countries affected. To begin to understand such a volatile landscape this paper will review pertinent literature surrounding oil shocks and propose a model of how they can be geospatially modeled. Specifically the modeling will calculate an oil import vulnerability index, oil dependency index and the percent reduction in import diversity for 63 countries.

Read the rest of this entry »

Popularity: 27% [?]