Project Description


"This blog is updated by the JISC funded G3 Project (#jisc3g) team. We are building an framework for teaching and communicating relevant geographic concepts and data to learners from outside the world of geography and GIS. We think this blog will be of particular interest to those working or teaching in HE and FE and those interested in teaching and learning and e-learning."

|Read more about the project |

Monday, 12 September 2011

IIGLU - how usable will it be?

By now if you have been following the blog you will know that the team are interested in the usability of geospatial technology and that we are developing an e-learning environment for teaching and supporting the learning of geospatial concepts. Hence, the blog post an IIGLU is born. IIGLU is the name of our tool and stands for Interactive, Integrated, Geospatial, Learning and Understanding. We like the name IIGLU because in its other sense an igloo is a construction that uses building blocks to slowly build up and develop - rather like the teaching geospatial concepts where complex ideas are broken down into smaller parts. IIGLU has two components one where teachers can record their tutorials and one where the students access the tutorials and play them back.

In a previous blog post I discussed the Child of 10 usability standard. The idea behind which is that a child of 10 can do something in 10 minutes. We have considered this standard throughout the development of the IIGLU application. What you see in the sneeky preview is prior to the CSS and the interface design scripting. Patrick, our developer is working on this as we speak.

For students using IIGLU it will be straightforward and intuitive to use without requiring any help documentation or instructions. Students should be able to log in, select a scenario or geographic concept and then work their way through the tutorial steps using a simple next or back button. Simplicity is the underlying premise. We have placed priority on the user friendly development of this component.

We have also given priority to the geospatial concepts and knowledge building process and not to the complex interactions with the map. Therefore, 3 types of multimedia are currently supported: HTML, Map, and You Tube Video. So there is this great video from the TV series West Wing all about the distortions that result from map projections: it is the perfect way to introduce new learners to map projections (see previous post on reflections of teaching map projections). The e-learning environment will enable complex geospatial concepts to be presented without the frustrating interactions required with learning with a desktop GIS.

Thursday, 25 August 2011

An IIGLU is born, or a project development and brand update

This is the first one of the overdue development activity updates from the JISCG3 project. I have been busy over this summer with the development of the web interface, which we now christened IIGLU. The idea of IIGLU comes from “Interactive Integrated Geospatial Learning and Understanding” (to be honest, the second I only comes so we could grab the most popular domains!). This name is a take on the word Igloo, which is made of large building blocks representing the different steps of geographical understanding in our tutorial. Conveniently, an igloo is also sort of shaped like a globe/earth, returning the focus to gegography!

With the name set then, we are now ready to release a first demo of the tool, which I quickly put together this afternoon and recorded in this screencast:


As you can see from the video, we now have a functionally complete web-environment, where registered users can create new interactive tutorials, and classify them in different overarching scenarios. Each tutorial consists of a series of 'states', using different mediums such as rich text, videos, and most importantly an interactive web-mapping environment. The idea with the states is that we can provide in each tutorial a set of anchor points to which a learner can return if they get lost, all the while preserving a rich interactive user experience, especially when it comes to the web-mapping. Further development of functionality will focus on the inclusion of more spatial functionalities, as well as thematic formatting, to make this a much more rich environment encompassing a wide range of geographic concepts.

There are still plenty of rough edges to trim, and we need to put a nice face on the functional interface. We have just completed the design of a website logo, and will attack the styling of the User Interface this week. So hopefully, in a couple weeks time, I will be able to give a much more polished presentation of the system!

Technical Development details (warning, geoweb-geekiness ahead!!):
The technical design of the tool consists of two major components:
  • Server-side framework (we used GeoDjango, a spatially aware web development framework as the basis). The server manages the user and tutorial creation, editing and management, and serves all the tutorial data and connected spatial datasets for use by the client in a standards compliant manner (GeoJSON), with all the data residing on a PostgreSQL + PostGIS database.
  • Client framework (developed in JavaScript/JQuery) enables a rich user interaction experience, with a dynamic and fast guidance of the user through the tutorials, and efficient tracking of the user state and progress through the tutorial.
You might notice that we use OpenLayers as our mapping library, which slightly contravenes the previous conclusions we arrived at in this project regarding appropriate web-map API's. These conclusions reached previously about ease of development and deduplication of effort, achieved by reusing legacy codebase from different projects, were rendered irrelevant after switching to a structured web development framework, ie (Geo)-Django, and enabled us to use OpenLayers instead to take advantage of greater capabilities and openess of this library.

Wednesday, 10 August 2011

What is today’s equivalent to Jon Snow’s Map?


The question that was raised by James Reid from JISC during the workshop I was leading at the open geo health event. I would be interested to hear what the readers of this blog think? The workshop was discussing “why GIS is under-utilised in the NHS?” The term GIS in this sense is probably better replaced by location or spatially enabled technology as it encompasses the extent and breadth of contemporary desktop/web/mobile technology.

The question, “What is today’s equivalent to Jon Snow’s Map?” has resonated with me and got me thinking. To consider the answer to this question – we must first understand why the map of cholera deaths is so important: Here are my initial thoughts:

  1. Example of an early GIS – on paper with different layers (pumps, deaths, location of water companies and places of interest such as brewery/ poor house/ plague burial plot).

  2. Represented a paradigm shift in thinking related to cholera transmission – by providing an evidence base for the theory that Cholera is transmitted by water and is not air-borne.

Is there a modern health mapping equivalent? In the world of Volunteered Geographic Information (VGI) and humanitarian aid for which health is a component, I would propose that the crowd-sourced mapping of Hati has had considerable impact with a group of volunteers creating geographic data by tracing up-to-date satellite imagery and using the resulting data to develop applications for use by crisis responders.

In the field of Health, there are two other applications that come of the fore: Health Maps and EpiCollect. Health Maps began in 2006 and aggregates content from resources such as the World Health Organisation to provide real-time information on emerging infectious disease outbreaks. The recently developed EpiCollect is a mobile application tool that facilitates the collection of user content via questionnaires or surveys. Both of these initiatives are useful but whether they are the modern day equivalent of John Snow – I am not sure.

Monday, 8 August 2011

Open, Geo, Health Workshop: GIS in the NHS

I am leading a workshop at the Open, Geo Health Workshop in Edinburgh - #gecohealth. This is a JISC organised event.

I am hoping to encourage a discussion related to the future role of GIS in the health (NHS). As a researcher not only in usability I have a special interest in Health and Health inequalities.

It has long been my belief that GIS is under-utilised in the NHS. So whilst there are lots of new opportunities for Geo and Health - we need to identify what really needs to change to embed practice within the NHS. Whilst now more than ever before GIS is more affordable and more accessible with lots of useful data that can be applied to the health care setting - many barriers (social, political, technical, economical) still exist. The technical merits and low cost of Open Source Software are not enough to drive a georevolution within the NHS.

I see a number of the geospatial projects JISC have recently funded as having a future potential to aid decision-making in health. One of which is our project. Once the G3 project software is launched in October, I will develop a scenario around Geographic Concepts and health inequalities and hope that it will prove useful to health care professionals.

Sunday, 31 July 2011

Reflective Teaching Practice (2) - Do I need to Know There is Such a Thing as an R-Tree Index?

I've recently been working on a paper about teaching database and spatial database concepts to GIS graduate students, using a self-paced tutorial, Free and Open Source Software (FOSS) and Open Data (PostgreSQL/PostGIS, QGIS and Open Street Map).  Once of the aims when setting up the tutorial in 2010 was to open the material to other students - i.e. to make it available to non-GIS specialists.   At the time, I didn't realise that that would be exactly what this JISC G3 project is aiming to do to but now I find myself faced with a similar question to the one raised previously on this blog:  


Once we get to including material about Spatial Databases (in an advanced version of G3), what content is relevant to non-GIS specialists?


Here are my first thoughts:


What We Should Include:
I think that any material relating to databases should certainly explain their advantages - concurrent access, central storage, security, single source of truth.  We should also include information about data types - text, number, date, and in particular the spatial data type - how to store points, lines and polygons in the database. Connecting the GIS to the database and viewing and editing the data is also fundamental.  


R-Tree Index (from: http://en.wikipedia.org/wiki/R-tree)
As a more advanced topic, I would also include at least some SQL querying in the material - with links to further information, and some information on indexing and spatial indexing.  These days, students are sometimes dealing with quite large datasets and I think it will be useful for them to know how to improve the performance of their system. So, for me, the R-Tree should be there (yes, it is complicated so perhaps we can leave out the detail?)




What Should Be Left Out:
E-R Diagram (from http://en.wikpedia.org/wiki/E-R_diagram)
I think that for most students there is no need to include concepts of Entity-Relationship diagrams.   Similarly, conceptual, logical and physical design and concepts related to normalisation should be excluded.  Most of the JISC G3 users will be using data that has already been modelled, and very few of them will be collecting data from scratch and therefore require tutoring on how to model the real world in a database.


As you can see, overall I found myself erring on the side of 'include', most likely as I am an "expert" in the subject and for me all of it is important.  I suspect that this dilemma will face us again and again as this project grows and more material is added.  This also highlights the importance of the use-cases and talking to end-users when developing this type of material.  


(With thanks to Kate Jones for the re-use of the title of one of her blog posts.) 

Saturday, 16 July 2011

State of the Map EU - Presentation

Just a quick pointer to the recording of my presentation here at SOTMEU. So, far a great and vibrant conference, and our research into usability issues in OpenStreetMap was well received. I was particularly pleased by the positive reaction from a lot of conference attendants to our work, it seems that most core community members are well aware of the issues we raised, and recognise the need for improvement.

This small research project from us then represents the first of an ongoing effort to better embed and implement a usability engineering culture in this great project!

Dr Patrick Weber talks about Potlatch Usability