project/templates/about/tutorial.html
branch2011
changeset 461 4be31211634a
parent 460 4e50c25edb04
child 465 018f78781cf0
--- a/project/templates/about/tutorial.html	Wed Nov 30 13:25:05 2011 +0530
+++ b/project/templates/about/tutorial.html	Wed Nov 30 15:39:35 2011 +0530
@@ -207,19 +207,19 @@
 	maps.
 	</li>
 	<li>
-	T This tutorial will give a practical introduction to tools and techniques
+	This tutorial will give a practical introduction to tools and techniques
  	available for processing spatial information and, through hands-on
-	 exercises, give the participants a sense of how to manipulate spatial data
-	 using Python. Depending on time, topics covered include reading and writing
-	 of important data formats for both raster and vector data, looking at the
+	exercises, give the participants a sense of how to manipulate spatial data
+	using Python. Depending on time, topics covered include reading and writing
+	of important data formats for both raster and vector data, looking at the
  	layers with qgis, awareness of issues with datums and projections,
  	calculating area and centroids of polygons, performance enhancement using
  	vector operations, numerical stability issues, calculation of distance
-	 between points on the surface of Earth, interpolation from raster grids to
-	 points etc. The tutorial has been developed for Ubuntu Linux 11.04/11.10 and
-	 will provide source code, tests and data for this platform. However, the
-	 content and messages should be general and apply to any self-respecting
-	 platform.
+	between points on the surface of Earth, interpolation from raster grids to
+	points etc. The tutorial has been developed for Ubuntu Linux 11.04/11.10 and
+	will provide source code, tests and data for this platform. However, the
+	content and messages should be general and apply to any self-respecting
+	platform.
 	</li>
 	<li>
 	I assume that participants know how to write and run Python scripts and are
@@ -228,9 +228,9 @@
  	Geographic Information Systems (GIS). The tutorial depends on the
  	packages qgis and gdal-bin as well as the python dependencies python-numpy
  	and python-gdal which are preloaded on the distributed live-DVD. The
- 	tutorial material itself will be available in the Subversion repository
- 	http://oles-tutorials.googlecode.com/svn/trunk/scipy2011 and also on a USB
- 	stick that I will bring along.		
+ 	tutorial material itself will be available in the 
+	<a href="http://oles-tutorials.googlecode.com/svn/trunk/scipy2011">Subversion repository</a> 
+	and also on a usb stick that I will bring along.		
 	</li>
 	<li>
 	If you have some spatial data you want to manipulate in Python feel free to