Feeds:
Posts
Comments

Open Source GIS (OSGIS) was something I’ve always been intrigued by from an early stage in my GIS degree. Not only because of its significance for developing countries and non-profit organisations, but also for its participatory development (and to find out whether this actually works well).

The second UK OSGIS conference, 21-22 June 2010, was different from most of the academic-centred conferences I usually go to as most of its participants seemed to be drawn from the industry/public sector. The first day had a range of full-day training courses to choose from and true to my vocation, I went for web mapping workshop. Using a Linux live CD to trick the university’s Windows workstations, Jo Cook from oaDigital gave us a crash course in how to get spatial data onto a website. We started off by loading data into a PostgreSQL database and then displaying it in QuantumGIS, a desktop GIS. where we where able to perform some spatial queries. Moving on to MapServer, we learned how to visualise layers of map data in a browser by using the correct map file syntax. Once this was mastered, we could use php to create our own web maps with the OpenLayers library – not only to display various layers but also elements such as zoom controls and custom viewboxes.

In a similar but slightly more proprietary vein, there was the Ordnance Survey OpenSpace workshop in the evening on how to use the OpenSpace API. By using an API key and javascript, we were able to display OS map data and add pins and text boxes. I had a lot of fun doing some pair programming but sadly we only got through the first tutorial, although the other two OpenSpace tutorials also promised postcode search, custom pins with video bubbles and boundaries with hover control. All easy enough to follow in the comfort of your home!

The second day was packed with lectures, a great opportunity to get up to speed on the latest in OSGIS. Some introduced academic geospatial institutions and current research and important theoretical considerations. Quite a number of presenters were from Spain, often referring to gvSIG, a GIS environment originating from the local transport department in Valencia. There was a lot of opportunity to hear about the work of small independent consultancies and the many products OSGIS developers were addressing current technical issues with. Here just a selection of a few topics I found particularly relevant to my work:

Arnulf Christl, speaking about the outlook of the OSGeo, started his presentation by reiterating tools every OS web cartographer should know about: MapBender, GeoMajas, MapFish – and also mentioned the extJS web app development tool, which ties in with the increased use of jQuery. He also stressed the importance of web mapping code sprints such as the one at the OpenStreetMap developer conference 2008 at the Linux Hotel (code sprints as in: BarCamps or hackathons). He appealed to users to simply ignore software and data that is restricted.

Some presenters also made some insightful presentations on the direction Open Source is taking from a business point of view. Mark Vloemans, chairman of the Dutch open source software suppliers OSSLO, used the phrase ‘Soldier, Tailor, Tinker, Spy’ (taken from the title of the John le Carre novel) to described the four phases that open source GIS was going through: from a technology- and supply-driven approach, to supply-and-demand driven, then getting a competitive edge and finally ‘jumping the curve’. He pointed out that in the last phase the competitive edge lay within providing a service such as support, hosting or consulting – and that open source could branch off into hybrid source (a licensing model where the open source element can be time- or version-limited).

Turning to the role of OSGIS in developing countries, we heard from Jorge Sanz how the GIS infrastructure of Venezuela was built. Tim Waters of OpenStreetMap talked very memorably about disaster mapping after the Haiti earthquake. He pointed out that in order to bring relief to the population, the locations of spontaneous camps needed to be fast determined. Within a space of several weeks, the OSM map of the Haitian captital Port-Au-Prince went being as empty and bare as GoogleMaps and Yahoo, to suddenly acquiring an impressive amount of detail – thanks to the many aid workers which were issued with GPS devices.

On a completely different topic but one a little closer to my past work, Antony Scott presented how he used Quantum GIS and GeoServer to build a system for energy conservation management. This had to be suitable for small organisations with little funds and useable by consultants with little technical knowledge. He described an easy way to estimate energy consumption by viewing houses on StreetView without the need to visit. The GIS resulted in a good visualisation in OSM, invovled no scripting and contained an export function for Excel for further easy processing.

Unfortunately, I wasn’t able to stay for the AGM of the OpenSource Geo user group as I had a train to catch, but I’ve been following their Twitter feed for a while to keep up to date. If you have a look on the UK OSgeo site, you will find a long list of software for all your open source web mapping and other GIS needs. On the whole I enjoyed the conference and the networking very much (even met some alumni from my degree course!) and hope to make it to next year’s conference.

the scenario: one day you stumble upon a box containing a brand new Maxtor 6Y080L0 IDE hard drive. You vaguely recall buying this in the year 2002 but it never got used for anything. You don’t really want give it away either, as it boasts a useful 80 gigabytes…so you decide to bite the bullet and attempt to install it in your PC. The only problem is, technology has moved on. You open your case and discover that your snazzy state-of-the-art motherboard sports a dizzying amount of SATA connectors – but only one IDE connector. That would be okay except for the fact that this connector is already occupied by your CD/DVD writer. Along with trying different jumper switches and drive combinations, daisy-chaining two IDE devices to this connector just won’t work.

the solution: rather than buying a new SATA harddrive and ebaying the old one, you purchase one of those handy little SATA converters for a fraction of the price. The plan is to attach it to that pesky IDE hard drive so that you can effortlessly hook it up to the SATA connectors on the motherboard.

another hitch… Even though you can tell by the little green light that the converter is working, you boot up and…nothing. The second hard drive still isn’t being recognised, because the BIOS needs to be told that it is connected to a full SATA drive. Normally the converter tells the motherboard that the drive attached to a converter is an IDE – even though it fits into a SATA connector. But attach more than one IDE drive at the same time and the motherboard starts complaining. So you need to set all your connectors to masquerade as SATA drives.

the instructions which work for the Phoenix AwardBIOS and may or may not help with other BIOSes too: Reboot your PC. When it starts up press the DEL key to enter your BIOS setup. You will get the following screen:
BIOS default screen

Go to menu item ‘Integrated Peripherals’ and press ENTER
BIOS screenshot 1

press ENTER again, selecting ‘OnChip IDE device’
BIOS screenshot 2

scroll down to On-Chip Serial ATA and make sure ‘enhanced mode’ is selected
BIOS screenshot 3

if not, press ENTER and select the correct mode
BIOS screenshot 4

Save and Exit out of the BIOS setup. Now when you reboot you can clearly see that not only the first hard drive shows up – here shown as IDE channel 1 Master – but also the second Maxtor drive:
BIOS reboot

Follow

Get every new post delivered to your Inbox.