<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Etdube</id>
	<title>OSGeo - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Etdube"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/wiki/Special:Contributions/Wiki-Etdube"/>
	<updated>2026-04-14T23:33:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Montreal_Code_Sprint_2011_Agenda&amp;diff=53921</id>
		<title>Montreal Code Sprint 2011 Agenda</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Montreal_Code_Sprint_2011_Agenda&amp;diff=53921"/>
		<updated>2011-03-18T20:10:47Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Etdube: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Theme ==&lt;br /&gt;
&lt;br /&gt;
[[Montreal Code Sprint 2011]] : '''The Rendez-vous of the Tribes'''&lt;br /&gt;
&lt;br /&gt;
Sending out a clear message that we'd like to see members of all OSGeo tribes (C/C++, Java, JavaScript, C#, etc.) join forces for the advancement of OSGeo technologies. Last year's sprint in NYC helped foster synergies between the tribes and we want this to continue even stronger.&lt;br /&gt;
&lt;br /&gt;
== MapServer ==&lt;br /&gt;
&lt;br /&gt;
* 6.0 Release work (documentation, polishing and bug fixes)&lt;br /&gt;
* SVG Symbols (assefa, zak, thomas)&lt;br /&gt;
* rendering features with offset + leader (assefa, zak, thomas)&lt;br /&gt;
* Outputformat refactoring (don't create and initialize all default outputformats at each request) (thomas)&lt;br /&gt;
* Text rendering =&amp;gt; always use labelpathobj (thomas)&lt;br /&gt;
* rasterBufferObj: premultiplied or not? (thomas, frankw)&lt;br /&gt;
* INSPIRE View Services support for WMS (TomK, assefa, etc.)&lt;br /&gt;
* Ruby/SWIG MapScript (JimK)&lt;br /&gt;
* layer level GEOMTRANSFORM (Steve)&lt;br /&gt;
* use case snippets (see OpenLayers as an example) (Steve)&lt;br /&gt;
* profiling 6.0 ahead of benchmarking exercise  (need feedback from Jeff/Daniel on where we sucked)&lt;br /&gt;
&lt;br /&gt;
== PostGIS ==&lt;br /&gt;
&lt;br /&gt;
* 3D index issues outline support whether we'll have one or 2 types of parallel indices (prefer one type even if it means putting off til 2.1)&lt;br /&gt;
* 9.1 KNN GIST  are we going to do or punt to 2.1&lt;br /&gt;
* Left over issues with EMPTY and new more ISO compliant WKT display of geometries&lt;br /&gt;
* Make geometry_columns a view rather than table - harmonize legacy with new to cause least pain&lt;br /&gt;
* Possibility of preliminary X3D support in 2.0 instead of 2.1 (Olivier) ( http://trac.osgeo.org/postgis/ticket/854 )&lt;br /&gt;
* 3D topological serialization for PolyhedralSurface and TIN (Olivier)&lt;br /&gt;
* shp2pgsql (-gui)/pgsql2shp - (Jeff Adams)&lt;br /&gt;
    while you are at it would be really nice to investigate http://trac.osgeo.org/postgis/ticket/808 &lt;br /&gt;
     got broken in 2.0 and a real show-stopper for PostGIS 2.0 release&lt;br /&gt;
&lt;br /&gt;
  Also add more regression tests for shp2pgsql,pgsql2shp&lt;br /&gt;
* Incubation issues -- not fun stuff but needs to be addressed, get list of all contributors, decide if each file will have blanket copyright with reference to contributor file, what to do with files that have no copyright markings&lt;br /&gt;
&lt;br /&gt;
== PostGIS raster ==&lt;br /&gt;
&lt;br /&gt;
*Ticket fixes Pierre: (792 &amp;amp; 762), 825, 633, 766, 651, 490,&lt;br /&gt;
*Ticket fixes David: 582&lt;br /&gt;
*Ticket fixes Jorge: 851, 837&lt;br /&gt;
*Look at ticket 650 (GDAL Polygonize with real values) with Frank (Pierre)&lt;br /&gt;
*ST_SetRotation &amp;amp; ST_Rotation (ticket 482) (David)&lt;br /&gt;
*rt_raster_deserialize for header only in order to make get functions faster&lt;br /&gt;
*pl/pgSQL script fixes (tickets 643, 644, 645) (Pierre)&lt;br /&gt;
*ST_MapAlgebra optimization &amp;amp; neighbourhood (David)&lt;br /&gt;
*ST_Intersection optimization (David)&lt;br /&gt;
*Optional tickets 165, 301, 484&lt;br /&gt;
&lt;br /&gt;
== GDAL/OGR ==&lt;br /&gt;
&lt;br /&gt;
* SWIG/Ruby bindings? (JimK)&lt;br /&gt;
* Merge the two MrSID Drivers (Raster and Lidar) into one&lt;br /&gt;
&lt;br /&gt;
== libLAS  ==&lt;br /&gt;
&lt;br /&gt;
* Discussions&lt;br /&gt;
** hobu to talk about technologies, intents, and targeted platforms for libPC&lt;br /&gt;
** mpg to discuss/demonstrate the Stage model that libPC sets up&lt;br /&gt;
** mpg to give a small code walkthrough via projector&lt;br /&gt;
** Try to get FrankW to discuss features/failures/successes of both GDAL and OGR's driver models&lt;br /&gt;
** Investigate and discuss using boost-style traits for class description&lt;br /&gt;
** Investigate Point Cloud Library's (PCL) template-driven point classes and their applicability and/or adaptability for libPC.&lt;br /&gt;
&lt;br /&gt;
* Technical support / Infrastructure&lt;br /&gt;
** Get hg access for all sprint participants&lt;br /&gt;
** Bootstrap people building libPC on their own computers (writing docs as we go)&lt;br /&gt;
** hobu to stand up libpc.org with Trac/HG/Sphinx&lt;br /&gt;
** Add CMake detection for MG4&lt;br /&gt;
** test harness for the command line apps&lt;br /&gt;
&lt;br /&gt;
* Development&lt;br /&gt;
** Crib up the text, MG4, and BAG drivers&lt;br /&gt;
** Add MG4/L support to libPC&lt;br /&gt;
** Plan for adding octree libpc::Stage&lt;br /&gt;
** finish the native LAS driver&lt;br /&gt;
** flesh out the dump routines for each major class&lt;br /&gt;
** light up pcinfo&lt;br /&gt;
&lt;br /&gt;
== TinyOWS ==&lt;br /&gt;
&lt;br /&gt;
* MapFile parser, to allow a single configuration file for both MapServer and TinyOWS.&lt;br /&gt;
&lt;br /&gt;
== ZOO Project ==&lt;br /&gt;
&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== GeoPrisma / OpenLayers / GeoExt ==&lt;br /&gt;
&lt;br /&gt;
'''Objectives, with (priority)'''&lt;br /&gt;
&lt;br /&gt;
* (1) GeoPrisma: WFS&lt;br /&gt;
 * Add service and proxy&lt;br /&gt;
  * (done) Read GetFeatures&lt;br /&gt;
  * GetCapabilities&lt;br /&gt;
  * DescribeFeatureType&lt;br /&gt;
  * Transaction (Insert, Update, Delete)&lt;br /&gt;
 * (done) Adapt Layer widget to add support for WFS data sources&lt;br /&gt;
 * Adapt existing widgets currently using featureserver to support wfs as well (editing, shortcut, etc.)&lt;br /&gt;
&lt;br /&gt;
* (1) GeoPrisma: [http://dev8.mapgears.com/geoprisma/trunk/samples/pgsqlconfig/osgeocs/ Demo] with :&lt;br /&gt;
 * (done) GeoPrisma (trunk) using the PGSQLMapContext config driver&lt;br /&gt;
 * (done) GMap data (postgis &amp;amp; shapefiles)&lt;br /&gt;
 * (done) MapServer (trunk) - WMS&lt;br /&gt;
 * TinyOWS (trunk) - WFST (using MapServer mapfile)&lt;br /&gt;
 * (done) MapFishPrint, supporting vector printing&lt;br /&gt;
 * ZooProject - WPS&lt;br /&gt;
&lt;br /&gt;
* '''(Done)''' GeoExt ux - LayerTreeBuilder: make the display of a Legend widget configurable on a per-layer basis?? (instead of on per-layer type basis). Solution : new 'hideInLegend' layer property transported to the GeoExt.data.LayerRecord object.&lt;br /&gt;
* (1) GeoExt ux - AttributeFilterPanel: add flexibility in how the Vector features are retrieved (i.e. using a Vector layer object to query an existing layer or using a Protocol object and creating a new Vector layer on the fly). This widget has a lot of overlap with GeoExt's FormPanel (in fact it was derived from it), we should try to merge the functionality of both widgets in a single one.&lt;br /&gt;
* (1) GeoPrisma - AttributeFilterPanel widget: #175 - write a sample (we may need a PostgreSQL server on the geoprisma.org machine), documentation and merge the branch to the trunk.&lt;br /&gt;
* '''(done)''' GeoPrisma: #164 - Add Vector layer type support for MapFishPrint service.&lt;br /&gt;
* (2) GeoExt ux - [http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/LayerTreeBuilder/examples/tree-builder.html LayerTreeBuilder] officialisation&lt;br /&gt;
 * create ticket in [http://trac.geoext.org/ GeoExt TRAC]&lt;br /&gt;
 * create a patch with an example and test units (with OpenLayers 2.10 and GeoExt 1.0)&lt;br /&gt;
 * create a [http://trac.geoext.org/wiki/Community wiki page] for the ux explaining it&lt;br /&gt;
 * ask a review to a core commiter&lt;br /&gt;
* (2) GeoExt ux - [http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowser.html WMSBrowser] officialisation&lt;br /&gt;
 * create ticket in [http://trac.geoext.org/ GeoExt TRAC]&lt;br /&gt;
 * create a patch with an example and test units (with OpenLayers 2.10 and GeoExt 1.0)&lt;br /&gt;
 * create a [http://trac.geoext.org/wiki/Community wiki page] for the ux explaining it&lt;br /&gt;
 * ask a review to a core commiter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''If we have more time'''&lt;br /&gt;
&lt;br /&gt;
* (2) GeoPrisma - WPS service and proxy&lt;br /&gt;
* (2) GeoExt ux - LayerTreeBuilder: add support for multiple layers when calling a WMS service.&lt;br /&gt;
* (3) GeoPrisma: #168 - switch to ExtJS-style i18n for client widgets (maybe do 1 or 2 widgets as a proof-of-concept)&lt;br /&gt;
* (3) GeoPrisma: #149 - deprecate the PDFPrint widget ?&lt;br /&gt;
* (2) GeoPrisma: Try to setup and support mod-geocache&lt;br /&gt;
&lt;br /&gt;
== OpenLayers ==&lt;br /&gt;
&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Code Sprints]]&lt;/div&gt;</summary>
		<author><name>Wiki-Etdube</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Montreal_Code_Sprint_2011_Agenda&amp;diff=53844</id>
		<title>Montreal Code Sprint 2011 Agenda</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Montreal_Code_Sprint_2011_Agenda&amp;diff=53844"/>
		<updated>2011-03-15T16:08:05Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Etdube: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Theme ==&lt;br /&gt;
&lt;br /&gt;
[[Montreal Code Sprint 2011]] : '''The Rendez-vous of the Tribes'''&lt;br /&gt;
&lt;br /&gt;
Sending out a clear message that we'd like to see members of all OSGeo tribes (C/C++, Java, JavaScript, C#, etc.) join forces for the advancement of OSGeo technologies. Last year's sprint in NYC helped foster synergies between the tribes and we want this to continue even stronger.&lt;br /&gt;
&lt;br /&gt;
== MapServer ==&lt;br /&gt;
&lt;br /&gt;
* 6.0 Release work (documentation, polishing and bug fixes)&lt;br /&gt;
* SVG Symbols (assefa, zak, thomas)&lt;br /&gt;
* rendering features with offset + leader (assefa, zak, thomas)&lt;br /&gt;
* Outputformat refactoring (don't create and initialize all default outputformats at each request) (thomas)&lt;br /&gt;
* Text rendering =&amp;gt; always use labelpathobj (thomas)&lt;br /&gt;
* rasterBufferObj: premultiplied or not? (thomas, frankw)&lt;br /&gt;
* INSPIRE View Services support for WMS (TomK, assefa, etc.)&lt;br /&gt;
* Ruby/SWIG MapScript (JimK)&lt;br /&gt;
* layer level GEOMTRANSFORM (Steve)&lt;br /&gt;
* use case snippets (see OpenLayers as an example) (Steve)&lt;br /&gt;
* profiling 6.0 ahead of benchmarking exercise  (need feedback from Jeff/Daniel on where we sucked)&lt;br /&gt;
&lt;br /&gt;
== PostGIS ==&lt;br /&gt;
&lt;br /&gt;
* 3D index issues outline support whether we'll have one or 2 types of parallel indices (prefer one type even if it means putting off til 2.1)&lt;br /&gt;
* 9.1 KNN GIST  are we going to do or punt to 2.1&lt;br /&gt;
* Left over issues with EMPTY and new more ISO compliant WKT display of geometries&lt;br /&gt;
* Make geometry_columns a view rather than table - harmonize legacy with new to cause least pain&lt;br /&gt;
* Possibility of preliminary X3D support in 2.0 instead of 2.1 (Olivier) ( http://trac.osgeo.org/postgis/ticket/854 )&lt;br /&gt;
* 3D topological serialization for PolyhedralSurface and TIN (Olivier)&lt;br /&gt;
* shp2pgsql (-gui)/pgsql2shp - (Jeff Adams)&lt;br /&gt;
    while you are at it would be really nice to investigate http://trac.osgeo.org/postgis/ticket/808 &lt;br /&gt;
     got broken in 2.0 and a real show-stopper for PostGIS 2.0 release&lt;br /&gt;
&lt;br /&gt;
  Also add more regression tests for shp2pgsql,pgsql2shp&lt;br /&gt;
* Incubation issues -- not fun stuff but needs to be addressed, get list of all contributors, decide if each file will have blanket copyright with reference to contributor file, what to do with files that have no copyright markings&lt;br /&gt;
&lt;br /&gt;
== PostGIS raster ==&lt;br /&gt;
&lt;br /&gt;
*Ticket fixes Pierre: 851, (792 &amp;amp; 762), 825, 633, 766, 651, 490,&lt;br /&gt;
*Ticket fixes David: 582&lt;br /&gt;
*Ticket fixes Jorge: 837&lt;br /&gt;
*Look at ticket 650 (GDAL Polygonize with real values) with Frank (Pierre)&lt;br /&gt;
*ST_SetRotation &amp;amp; ST_Rotation (ticket 482) (David)&lt;br /&gt;
*rt_raster_deserialize for header only in order to make get functions faster&lt;br /&gt;
*pl/pgSQL script fixes (tickets 643, 644, 645) (Pierre)&lt;br /&gt;
*ST_MapAlgebra optimization &amp;amp; neighbourhood&lt;br /&gt;
*ST_Intersection optimization&lt;br /&gt;
*Optional tickets 165, 301, 484&lt;br /&gt;
&lt;br /&gt;
== GDAL/OGR ==&lt;br /&gt;
&lt;br /&gt;
* SWIG/Ruby bindings? (JimK)&lt;br /&gt;
* Merge the two MrSID Drivers (Raster and Lidar) into one&lt;br /&gt;
&lt;br /&gt;
== libLAS  ==&lt;br /&gt;
&lt;br /&gt;
* Discussions&lt;br /&gt;
** hobu to talk about technologies, intents, and targeted platforms for libPC&lt;br /&gt;
** mpg to discuss/demonstrate the Stage model that libPC sets up&lt;br /&gt;
** mpg to give a small code walkthrough via projector&lt;br /&gt;
** Try to get FrankW to discuss features/failures/successes of both GDAL and OGR's driver models&lt;br /&gt;
** Investigate and discuss using boost-style traits for class description&lt;br /&gt;
** Investigate Point Cloud Library's (PCL) template-driven point classes and their applicability and/or adaptability for libPC.&lt;br /&gt;
&lt;br /&gt;
* Technical support / Infrastructure&lt;br /&gt;
** Get hg access for all sprint participants&lt;br /&gt;
** Bootstrap people building libPC on their own computers (writing docs as we go)&lt;br /&gt;
** hobu to stand up libpc.org with Trac/HG/Sphinx&lt;br /&gt;
** Add CMake detection for MG4&lt;br /&gt;
** test harness for the command line apps&lt;br /&gt;
&lt;br /&gt;
* Development&lt;br /&gt;
** Crib up the text, MG4, and BAG drivers&lt;br /&gt;
** Add MG4/L support to libPC&lt;br /&gt;
** Plan for adding octree libpc::Stage&lt;br /&gt;
** finish the native LAS driver&lt;br /&gt;
** flesh out the dump routines for each major class&lt;br /&gt;
** light up pcinfo&lt;br /&gt;
&lt;br /&gt;
== TinyOWS ==&lt;br /&gt;
&lt;br /&gt;
* MapFile parser, to allow a single configuration file for both MapServer and TinyOWS.&lt;br /&gt;
&lt;br /&gt;
== ZOO Project ==&lt;br /&gt;
&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== GeoPrisma / OpenLayers / GeoExt ==&lt;br /&gt;
&lt;br /&gt;
* GeoExt ux - LayerTreeBuilder: add support for multiple layers when calling a WMS service.&lt;br /&gt;
* GeoExt ux - LayerTreeBuilder: make the display of a Legend widget configurable on a per-layer basis?? (instead of on per-layer type basis).&lt;br /&gt;
* GeoExt ux - AttributeFilterPanel: add flexibility in how the Vector features are retrieved (i.e. using a Vector layer object to query an existing layer or using a Protocol object and creating a new Vector layer on the fly). This widget has a lot of overlap with GeoExt's FormPanel (in fact it was derived from it), we should try to merge the functionality of both widgets in a single one.&lt;br /&gt;
* GeoPrisma - AttributeFilterPanel widget: #175 - write a sample (we may need a PostgreSQL server on the geoprisma.org machine), documentation and merge the branch to the trunk.&lt;br /&gt;
* GeoPrisma: #168 - switch to ExtJS-style i18n for client widgets (maybe do 1 or 2 widgets as a proof-of-concept)&lt;br /&gt;
* GeoPrisma: #149 - deprecate the PDFPrint widget ?&lt;br /&gt;
* GeoPrisma: #164 - Add Vector layer type support for MapFishPrint service.&lt;br /&gt;
* GeoPrisma: make projection configurable for measuretool widget, just like what was done with getmouseposition (using proj4js)&lt;br /&gt;
* GeoPrisma: add a new WFS proxy ?&lt;br /&gt;
&lt;br /&gt;
== OpenLayers ==&lt;br /&gt;
&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Code Sprints]]&lt;/div&gt;</summary>
		<author><name>Wiki-Etdube</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Montreal_Code_Sprint_2011_Agenda&amp;diff=53843</id>
		<title>Montreal Code Sprint 2011 Agenda</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Montreal_Code_Sprint_2011_Agenda&amp;diff=53843"/>
		<updated>2011-03-15T15:40:42Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Etdube: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Theme ==&lt;br /&gt;
&lt;br /&gt;
[[Montreal Code Sprint 2011]] : '''The Rendez-vous of the Tribes'''&lt;br /&gt;
&lt;br /&gt;
Sending out a clear message that we'd like to see members of all OSGeo tribes (C/C++, Java, JavaScript, C#, etc.) join forces for the advancement of OSGeo technologies. Last year's sprint in NYC helped foster synergies between the tribes and we want this to continue even stronger.&lt;br /&gt;
&lt;br /&gt;
== MapServer ==&lt;br /&gt;
&lt;br /&gt;
* 6.0 Release work (documentation, polishing and bug fixes)&lt;br /&gt;
* SVG Symbols (assefa, zak, thomas)&lt;br /&gt;
* rendering features with offset + leader (assefa, zak, thomas)&lt;br /&gt;
* Outputformat refactoring (don't create and initialize all default outputformats at each request) (thomas)&lt;br /&gt;
* Text rendering =&amp;gt; always use labelpathobj (thomas)&lt;br /&gt;
* rasterBufferObj: premultiplied or not? (thomas, frankw)&lt;br /&gt;
* INSPIRE View Services support for WMS (TomK, assefa, etc.)&lt;br /&gt;
* Ruby/SWIG MapScript (JimK)&lt;br /&gt;
* layer level GEOMTRANSFORM (Steve)&lt;br /&gt;
* use case snippets (see OpenLayers as an example) (Steve)&lt;br /&gt;
* profiling 6.0 ahead of benchmarking exercise  (need feedback from Jeff/Daniel on where we sucked)&lt;br /&gt;
&lt;br /&gt;
== PostGIS ==&lt;br /&gt;
&lt;br /&gt;
* 3D index issues outline support whether we'll have one or 2 types of parallel indices (prefer one type even if it means putting off til 2.1)&lt;br /&gt;
* 9.1 KNN GIST  are we going to do or punt to 2.1&lt;br /&gt;
* Left over issues with EMPTY and new more ISO compliant WKT display of geometries&lt;br /&gt;
* Make geometry_columns a view rather than table - harmonize legacy with new to cause least pain&lt;br /&gt;
* Possibility of preliminary X3D support in 2.0 instead of 2.1 (Olivier) ( http://trac.osgeo.org/postgis/ticket/854 )&lt;br /&gt;
* 3D topological serialization for PolyhedralSurface and TIN (Olivier)&lt;br /&gt;
* shp2pgsql (-gui)/pgsql2shp - (Jeff Adams)&lt;br /&gt;
    while you are at it would be really nice to investigate http://trac.osgeo.org/postgis/ticket/808 &lt;br /&gt;
     got broken in 2.0 and a real show-stopper for PostGIS 2.0 release&lt;br /&gt;
&lt;br /&gt;
  Also add more regression tests for shp2pgsql,pgsql2shp&lt;br /&gt;
* Incubation issues -- not fun stuff but needs to be addressed, get list of all contributors, decide if each file will have blanket copyright with reference to contributor file, what to do with files that have no copyright markings&lt;br /&gt;
&lt;br /&gt;
== PostGIS raster ==&lt;br /&gt;
&lt;br /&gt;
*Ticket fixes Pierre: 851, (792 &amp;amp; 762), 825, 633, 766, 651, 490,&lt;br /&gt;
*Ticket fixes David: 582&lt;br /&gt;
*Ticket fixes Jorge: 837&lt;br /&gt;
*Look at ticket 650 (GDAL Polygonize with real values) with Frank (Pierre)&lt;br /&gt;
*ST_SetRotation &amp;amp; ST_Rotation (ticket 482) (David)&lt;br /&gt;
*rt_raster_deserialize for header only in order to make get functions faster&lt;br /&gt;
*pl/pgSQL script fixes (tickets 643, 644, 645) (Pierre)&lt;br /&gt;
*ST_MapAlgebra optimization &amp;amp; neighbourhood&lt;br /&gt;
*ST_Intersection optimization&lt;br /&gt;
*Optional tickets 165, 301, 484&lt;br /&gt;
&lt;br /&gt;
== GDAL/OGR ==&lt;br /&gt;
&lt;br /&gt;
* SWIG/Ruby bindings? (JimK)&lt;br /&gt;
* Merge the two MrSID Drivers (Raster and Lidar) into one&lt;br /&gt;
&lt;br /&gt;
== libLAS  ==&lt;br /&gt;
&lt;br /&gt;
* Discussions&lt;br /&gt;
** hobu to talk about technologies, intents, and targeted platforms for libPC&lt;br /&gt;
** mpg to discuss/demonstrate the Stage model that libPC sets up&lt;br /&gt;
** mpg to give a small code walkthrough via projector&lt;br /&gt;
** Try to get FrankW to discuss features/failures/successes of both GDAL and OGR's driver models&lt;br /&gt;
** Investigate and discuss using boost-style traits for class description&lt;br /&gt;
** Investigate Point Cloud Library's (PCL) template-driven point classes and their applicability and/or adaptability for libPC.&lt;br /&gt;
&lt;br /&gt;
* Technical support / Infrastructure&lt;br /&gt;
** Get hg access for all sprint participants&lt;br /&gt;
** Bootstrap people building libPC on their own computers (writing docs as we go)&lt;br /&gt;
** hobu to stand up libpc.org with Trac/HG/Sphinx&lt;br /&gt;
** Add CMake detection for MG4&lt;br /&gt;
** test harness for the command line apps&lt;br /&gt;
&lt;br /&gt;
* Development&lt;br /&gt;
** Crib up the text, MG4, and BAG drivers&lt;br /&gt;
** Add MG4/L support to libPC&lt;br /&gt;
** Plan for adding octree libpc::Stage&lt;br /&gt;
** finish the native LAS driver&lt;br /&gt;
** flesh out the dump routines for each major class&lt;br /&gt;
** light up pcinfo&lt;br /&gt;
&lt;br /&gt;
== TinyOWS ==&lt;br /&gt;
&lt;br /&gt;
* MapFile parser, to allow a single configuration file for both MapServer and TinyOWS.&lt;br /&gt;
&lt;br /&gt;
== ZOO Project ==&lt;br /&gt;
&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== GeoPrisma / OpenLayers / GeoExt ==&lt;br /&gt;
&lt;br /&gt;
* GeoExt ux - LayerTreeBuilder: add support for multiple layers when calling a WMS service.&lt;br /&gt;
* GeoExt ux - LayerTreeBuilder: make the display of a Legend widget configurable on a per-layer basis?? (instead of on per-layer type basis).&lt;br /&gt;
* GeoExt ux and GeoPrisma - AttributeFilterPanel: add flexibility in how the Vector features are retrieved (i.e. using a Vector layer object to query an existing layer or using a Protocol object and creating a new Vector layer on the fly). This widget has a lot of overlap with GeoExt's FormPanel (in fact it was derived from it), we should try to merge the functionality of both widgets in a single one.&lt;br /&gt;
* GeoPrisma: switch to ExtJS-style i18n for client widgets (maybe do 1 or 2 widgets as a proof-of-concept)&lt;br /&gt;
&lt;br /&gt;
== OpenLayers ==&lt;br /&gt;
&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Code Sprints]]&lt;/div&gt;</summary>
		<author><name>Wiki-Etdube</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Montreal_Code_Sprint_2011&amp;diff=53571</id>
		<title>Montreal Code Sprint 2011</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Montreal_Code_Sprint_2011&amp;diff=53571"/>
		<updated>2011-03-01T22:01:01Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Etdube: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
Get together project members to make decisions and tackle larger problems (as done in previous years at the [[New York Code Sprint 2010]] and [[Toronto Code Sprint 2009]]).&lt;br /&gt;
&lt;br /&gt;
We have started a [[Montreal Code Sprint 2011 Agenda]] page for preliminary planning of tasks.&lt;br /&gt;
&lt;br /&gt;
== Timing ==&lt;br /&gt;
&lt;br /&gt;
Dates: Tuesday-Friday, March 15-18, from approximately 9am-5pm&lt;br /&gt;
&lt;br /&gt;
== Venue ==&lt;br /&gt;
&lt;br /&gt;
Communauté Métropolitaine de Montréal (CMM)&lt;br /&gt;
[http://maps.google.ca/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=1002+sherbrooke+west+montreal+qc&amp;amp;sll=45.502703,-73.575719&amp;amp;sspn=0.00943,0.014977&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=1002+Rue+Sherbrooke+Ouest,+Montr%C3%A9al,+Communaut%C3%A9-Urbaine-de-Montr%C3%A9al,+Qu%C3%A9bec+H3A+1Y1&amp;amp;z=16 1002, Sherbrooke West, suite 2400, Montreal QC]&lt;br /&gt;
&lt;br /&gt;
* 2 large adjacent conference rooms located on 24th floor of a tower with great view of the city ([[Montreal Code Sprint 2011 - Possible Venues#pictures-cmm |see pictures]])&lt;br /&gt;
* Possibility to remove the wall between the two rooms to make a single larger room&lt;br /&gt;
* RJ-45 and power plugs in the floor&lt;br /&gt;
* Larger room: 14 tables for two = 28 person capacity&lt;br /&gt;
* Smaller room: 6 tables for two = 12 person capacity&lt;br /&gt;
* Possibility to rearrange the tables to fit our needs (e.g. make tables/teams of 6-8 people for instance)&lt;br /&gt;
* Projector in each room&lt;br /&gt;
* White boards on the wall between the two rooms (become unavailable if we remove the wall)&lt;br /&gt;
&lt;br /&gt;
== Sponsors ==&lt;br /&gt;
&lt;br /&gt;
We will again be looking for sponsors ($750) to support food and fun for the sprinters as they work hard and play hard for four productive days. Each $750 sponsorship will be put towards lunch and dinner costs for the sprinters, and potentially bringing in sprinters who might otherwise be unable to attend. &lt;br /&gt;
&lt;br /&gt;
To sponsor, please contact Daniel Morissette (dmorissette at mapgears dot com) directly.&lt;br /&gt;
&lt;br /&gt;
=== 2011 Sponsors ===&lt;br /&gt;
&lt;br /&gt;
750$ Sponsors:&lt;br /&gt;
* [http://www.lizardtech.com/ LizardTech]&lt;br /&gt;
* [http://www.azavea.com/ Azavea]&lt;br /&gt;
* [http://qpublic.net/ qPublic]&lt;br /&gt;
* [http://fargeo.com/ Farallon Geographics]&lt;br /&gt;
* [http://airborne.aero/ Airborne Interactive]&lt;br /&gt;
* [http://www.boreal-is.com/ Boreal - Information Strategies (Borealis)]&lt;br /&gt;
&lt;br /&gt;
Hockey Night Sponsor:&lt;br /&gt;
* [http://gatewaygeomatics.com/ Gateway Geomatics]&lt;br /&gt;
&lt;br /&gt;
Host (Room and Internet):&lt;br /&gt;
* [http://cmm.qc.ca/ Communauté Métropolitaine de Montréal (CMM)]&lt;br /&gt;
&lt;br /&gt;
== Budget ==&lt;br /&gt;
&lt;br /&gt;
* The 2011 budget is available online [https://spreadsheets.google.com/pub?hl=en&amp;amp;hl=en&amp;amp;key=0Av9Xf1ehZXz-dG4yTzQwSTVJM0sxOVNBNFdWS2dKdHc&amp;amp;single=true&amp;amp;gid=0&amp;amp;output=html here]&lt;br /&gt;
* Any surplus at the end of the event will be turned over to [http://osgeo.org/ OSGeo] or used for a future code sprint&lt;br /&gt;
&lt;br /&gt;
== Hotel ==&lt;br /&gt;
&lt;br /&gt;
* [http://hotelcantlie.com/ Hotel Cantlie Suites], located 1-2 blocks away: Group rate starting at 99$/night + taxes&lt;br /&gt;
&lt;br /&gt;
We have a group reservation. Here's the link to reserve your room:&lt;br /&gt;
&lt;br /&gt;
* English: https://reservations.ihotelier.com/crs/g_reservation.cfm?groupID=544358&amp;amp;hotelID=12608&amp;amp;languageid=1&lt;br /&gt;
* Français: https://reservations.ihotelier.com/crs/g_reservation.cfm?groupID=544358&amp;amp;hotelID=12608&amp;amp;languageid=3&lt;br /&gt;
&lt;br /&gt;
== Costs ==&lt;br /&gt;
&lt;br /&gt;
Participants should plan for the following costs:&lt;br /&gt;
&lt;br /&gt;
* Travel to Montreal, variable depending on where you are.&lt;br /&gt;
* Accommodation for four nights, $200 to $600 depending on what room you choose and whether you room share.&lt;br /&gt;
* Breakfast, dinner and other snacks.&lt;br /&gt;
* The sponsorship moneys will be put towards: morning snacks, lunches, dinner(s), social event (?)&lt;br /&gt;
&lt;br /&gt;
== Communication ==&lt;br /&gt;
&lt;br /&gt;
* Please join the mailing list:&amp;lt;br&amp;gt;http://lists.osgeo.org/mailman/listinfo/tosprint&lt;br /&gt;
&lt;br /&gt;
* IRC chat during the event:&amp;lt;br&amp;gt;Channel: #tosprint&amp;lt;br&amp;gt;Server: irc.freenode.net&lt;br /&gt;
&lt;br /&gt;
== Participation ==&lt;br /&gt;
&lt;br /&gt;
We are planning for attendance of 20-40. Please add your name and the projects you are hoping to sprint on, if you have a strong intention to attend. &lt;br /&gt;
&lt;br /&gt;
'''Update 2011-03-01: To help with planning, please confirm your participation in each of the code sprint days and nights activities via Doodle at [http://doodle.com/n99d4fkhsid4ghap http://doodle.com/n99d4fkhsid4ghap].'''&lt;br /&gt;
 &lt;br /&gt;
# [[User:Dmorissette|Daniel Morissette]] (MapServer, GDAL/OGR)&lt;br /&gt;
# [[User:msmitherdc|Michael Smith]] (MapServer, libLAS)&lt;br /&gt;
# [[User:dzwarg|David Zwarg]] (PostGIS)&lt;br /&gt;
# [[User:jadams|Jeff Adams]] (PostGIS)&lt;br /&gt;
# Frank Warmerdam (MapServer, GDAL, ...)&lt;br /&gt;
# [[User:olivier.courtin|Olivier Courtin]] (PostGIS - TinyOWS)&lt;br /&gt;
# [[User:pwramsey3|Paul Ramsey]] (PostGIS)&lt;br /&gt;
# [[User:jmckenna|Jeff McKenna]] (MapServer)&lt;br /&gt;
# [[User:assefa|Yewondwossen Assefa]] (MapServer)&lt;br /&gt;
# [[User:aboudreault|Alan Boudreault]] (MapServer)&lt;br /&gt;
# [[User:hobu|Howard Butler]] (MapServer libLAS GDAL)&lt;br /&gt;
# [[User:tbonfort|Thomas Bonfort]] (MapServer)&lt;br /&gt;
# [[User:mpg|Michael P. Gerlek]] (libLAS, C# tribe)&lt;br /&gt;
# [[User:tomkralidis|Tom Kralidis]] (MapServer) (Wed-Fri)&lt;br /&gt;
# [[User:djay|Gérald Fenoy]] (ZOO-Project)&lt;br /&gt;
# [[User:mrosen|Michael Rosen]] (liblas, gdal)&lt;br /&gt;
# Nicolas Bozon (ZOO-Project)&lt;br /&gt;
# Steve Lime (MapServer) (Tue-Thu)&lt;br /&gt;
# [[User:pierre|Pierre Racine]] (PostGIS raster)&lt;br /&gt;
# [[User:Schpidi|Stephan Meißl]] (MapServer)&lt;br /&gt;
# [[User:zjames|Zak James]] (MapServer)&lt;br /&gt;
# [[User:kirk|Kirk McKelvey]] (mrsid, liblas, gdal)&lt;br /&gt;
# [[User:quentonc|Pete Gadomski]] (liblas)&lt;br /&gt;
# Jim Klassen (MapServer, GDAL)&lt;br /&gt;
# Alexandre Dubé (GeoPrisma, OpenLayers, GeoExt)&lt;br /&gt;
# Julien-Samuel Lacroix (MapServer, GeoPrisma, OpenLayers, GeoExt)&lt;br /&gt;
# Etienne Dubé (GeoPrisma, OpenLayers, GeoExt)&lt;br /&gt;
&lt;br /&gt;
Virtual participants (irc #tosprint)&lt;br /&gt;
&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Room Share ==&lt;br /&gt;
&lt;br /&gt;
If you would like to room share, &lt;br /&gt;
&lt;br /&gt;
# Reserve a room at the hotel, choosing a type with more than one bed.&lt;br /&gt;
# Put your name in this section, indicating the amount of space in your room.&lt;br /&gt;
&lt;br /&gt;
Put your names below:&lt;br /&gt;
&lt;br /&gt;
* example entry: B has a triple room, needs two roommates.&lt;br /&gt;
&lt;br /&gt;
Special offer: I, [[User:Aleroux|Alexandre Leroux]], can provide free lodging for the whole event with these parameters: one double bed, private access (we'll let you a key), private kitchen with fridge, private shower and toilet. Internet wifi included. It's a 2-minutes walk from the Snowdon subway station, making it easy to go to the Code Sprint. That would be on the basement of where my wife, daughter and myself live. If interested, contact me directly.&lt;br /&gt;
&lt;br /&gt;
== Individual Preparation ==&lt;br /&gt;
&lt;br /&gt;
* Bring your own computer&lt;br /&gt;
* Install subversion and the compiler tools, and come with a working development environment if possible.&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
&lt;br /&gt;
* Is the Montreal Code Sprint just a coding event?&lt;br /&gt;
** Yes, a coding and documentation event. It is a working session for people who are already participants in open source projects.&lt;br /&gt;
* Will it be possible to present new projects during this event?&lt;br /&gt;
** No, this is not a presentation-oriented event. People will get together in small groups and work on areas of mutual interest within their projects.&lt;br /&gt;
&lt;br /&gt;
== Social Events ==&lt;br /&gt;
&lt;br /&gt;
* Monday March 14, 2011 @5pm: OSGeo-Québec 5 à 7 / Code Sprint Ice breaker. On the 2nd floor of http://www.mcleanspub.com/ 1210 Peel St, Montreal (450m South of the Cantlies Suites hotel on Peel Street)&lt;br /&gt;
* Tuesday March 15, 2011 @5:30pm: Dinner at [http://www.crescentmontreal.com/en_crescent_merchants_restaurants_dundees.htm Dundees Bar &amp;amp; Grill] (2010 Crescent Street, [http://maps.google.ca/maps/place?hl=en&amp;amp;client=firefox-a&amp;amp;hs=jUq&amp;amp;rls=org.mozilla:en-US:official&amp;amp;um=1&amp;amp;ie=UTF-8&amp;amp;q=dundees+bar+and+grill+montreal&amp;amp;fb=1&amp;amp;gl=ca&amp;amp;hq=dundees+bar+and+grill&amp;amp;hnear=Montreal,+QC&amp;amp;cid=7637348018275249337 map]) &lt;br /&gt;
* Wednesday March 16, 2011 @5:30pm: Dinner at [http://www.lemilsa.com/lemilsa/index.html Le Milsa] (1445-A Bishop Street, [http://maps.google.ca/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=Le+Milsa+Restaurant,+Montreal,+Quebec&amp;amp;aq=0&amp;amp;gl=ca&amp;amp;g=2010+Crescent+St,+Montr%C3%A9al,+QC+H3G+2B8&amp;amp;ie=UTF8&amp;amp;hq=Le+Milsa+Restaurant,&amp;amp;hnear=Montreal,+Communaut%C3%A9-Urbaine-de-Montr%C3%A9al,+Quebec&amp;amp;ll=45.497203,-73.577242&amp;amp;spn=0.026772,0.071583&amp;amp;z=14 map])&lt;br /&gt;
** which is a &amp;quot;Brazilian Churrasco: an all you can eat meat experience that you'll remember, also includes animation from Brazilian dancers&amp;quot;&lt;br /&gt;
* Thursday March 17, 2011 @5:30pm: watch a hockey game at Verdun Auditorium (7:05PM start) courtesy of Gateway Geomatics ([[Montreal_Code_Sprint_2011/HockeyNight|HockeyNight details]])&lt;br /&gt;
* Friday March 18, 2011 evening: &amp;quot;networking&amp;quot; at a local establishment&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Eating Options ==&lt;br /&gt;
&lt;br /&gt;
Some locations recommended by locals:&lt;br /&gt;
&lt;br /&gt;
* Restaurants&lt;br /&gt;
** ...&lt;br /&gt;
* Bars&lt;br /&gt;
** &lt;br /&gt;
&lt;br /&gt;
(Please do not hesitate to add locations to this list)&lt;br /&gt;
&lt;br /&gt;
== Getting to the Sprint ==&lt;br /&gt;
&lt;br /&gt;
=== From Trudeau International Airport (YUL) ===&lt;br /&gt;
&lt;br /&gt;
Unfortunately there is no shuttle that goes straight from the airport to the hotel. &lt;br /&gt;
&lt;br /&gt;
Here are some options (See also [http://maps.google.com/maps?f=d&amp;amp;source=s_d&amp;amp;saddr=45.454231,-73.748131&amp;amp;daddr=1110+Rue+Sherbrooke+Ouest,+Montr%C3%A9al,+QC+H3A+1G6,+Canada&amp;amp;hl=en&amp;amp;geocode=%3BFRxMtgIdbU-d-ynR5QLZQBrJTDE5mLJmp5RZkQ&amp;amp;mra=dme&amp;amp;mrsp=0&amp;amp;sz=13&amp;amp;dirflg=r&amp;amp;ttype=dep&amp;amp;date=02%2F25%2F11&amp;amp;time=7:22am&amp;amp;noexp=0&amp;amp;noal=0&amp;amp;sort=def&amp;amp;sll=45.469521,-73.682384&amp;amp;sspn=0.099197,0.222301&amp;amp;ie=UTF8&amp;amp;ll=45.500813,-73.574409&amp;amp;spn=0.099141,0.222301&amp;amp;z=13&amp;amp;iwloc=statictransit:&amp;amp;start=0 Google Maps]):&lt;br /&gt;
&lt;br /&gt;
==== Option 1 - Express Bus 747 + Subway ====&lt;br /&gt;
&lt;br /&gt;
http://www.admtl.com/Passengers/AccessAndParking/STMBuses.aspx&lt;br /&gt;
&lt;br /&gt;
Take the 747 express bus from the Airport. The bus goes to Berri-UQAM, but do not go all the way to Berri-UQAM, you need to get off at the Lionel-Groulx stop, and then connect to the Metro Green Line (1) towards Station Honoré-Beaugrand. Get off at Station Peel (Stop ID: 10138). You are only 150m from Hotel Le Cantlie Suites.&lt;br /&gt;
&lt;br /&gt;
Cost: 8$. At the airport, tickets are sold at the International Currency Exchange (ICE) counter on the international arrivals level.&lt;br /&gt;
&lt;br /&gt;
==== Option 2 - Taxi ====&lt;br /&gt;
&lt;br /&gt;
http://www.admtl.com/Passengers/AccessAndParking/TaxisAndLimousines.aspx&lt;br /&gt;
&lt;br /&gt;
It seems that the simplest option is a taxi: there is a fixed price of 38$ for a ride downtown in the area of the hotel. (The person at the hotel insisted that this is a fixed price and if the driver asks for more then he is trying to screw you)&lt;br /&gt;
&lt;br /&gt;
==== Option 3 - Train + Subway ====&lt;br /&gt;
&lt;br /&gt;
VIA Rail offers a train shuttle from their Dorval train station to downtown (towards Montreal Central Station). The Dorval train station is not directly on the airport so you need to take the &amp;quot;AirConnect&amp;quot; shuttle to get to the train. More details here:&lt;br /&gt;
&lt;br /&gt;
http://www.viarail.ca/en/useful-info/related-services/montreal-airport-shuttle&lt;br /&gt;
&lt;br /&gt;
&amp;quot;After landing, go to the domestic or international flights terminal exit, where you'll see a clearly marked AirConnect stop. The shuttle comes by every 20 minutes, and will take you to the Dorval station for free.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Then Google suggests that the shortest route is to get off the train at Metro (Subway) Station Vendome, then take red line (2) towards Henri Bourassa and get off at Lionel Groulx. Finally take metro green line (1) towards Honoré-Beaugrand and get off at Peel. You are only 150m from Hotel Le Cantlie Suites.&lt;br /&gt;
&lt;br /&gt;
== Announcements, News, Recaps ==&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
=== Photos ===&lt;br /&gt;
&lt;br /&gt;
* http://www.flickr.com/search/?q=montrealsprint2011&amp;amp;m=tags&lt;br /&gt;
&lt;br /&gt;
[[Category:Code Sprints]]&lt;br /&gt;
[[Category:Events]]&lt;/div&gt;</summary>
		<author><name>Wiki-Etdube</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Live_GIS_Disc_Testing&amp;diff=46128</id>
		<title>Live GIS Disc Testing</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Live_GIS_Disc_Testing&amp;diff=46128"/>
		<updated>2010-03-12T02:00:28Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Etdube: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''This page describes how to test each application installed on the [[Live GIS Disc]]. Application test steps describe how an Ubuntu user who is unfamiliar an application can try it out and confirm that everything has been installed correctly within 5 minutes. Test Results document when the application was last verified to be working.''&lt;br /&gt;
&lt;br /&gt;
''This page is maintained at: http://wiki.osgeo.org/wiki/Live_GIS_Disc_Testing and copied onto each release of the LiveDVD.''&lt;br /&gt;
&lt;br /&gt;
= template  =&lt;br /&gt;
&lt;br /&gt;
;Tests written for&lt;br /&gt;
:.package. [version], arramgong [version] &lt;br /&gt;
;Test Description last updated&lt;br /&gt;
:.date. &lt;br /&gt;
;Steps&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*.action.&lt;br /&gt;
&lt;br /&gt;
:Verify that ...&lt;br /&gt;
&lt;br /&gt;
*Eg: From menu, select GeoSpatial-&amp;amp;gt;Application-&amp;amp;gt;Start&lt;br /&gt;
&lt;br /&gt;
:Eg: Verify that a browser opens at url: http://localhost:... and shows the application start page.&lt;br /&gt;
&lt;br /&gt;
*Update the wiki with test results (after these test steps)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
;test results from .date. &lt;br /&gt;
:Run by: FirstName LastName &lt;br /&gt;
:System: VMWare Player, 2Gig RAM, on ubuntu 9.0 base &lt;br /&gt;
:Version: distribution version: eg: arramagong 3.0 rc2 &lt;br /&gt;
:Results: Pass, Pass with issues, Fail&lt;br /&gt;
&lt;br /&gt;
*link to bug reports&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
;Add more test results below, most recent results at the top&lt;br /&gt;
&lt;br /&gt;
= geoserver  =&lt;br /&gt;
* double click on &amp;quot;Start GeoServer&amp;quot;&lt;br /&gt;
* wait for GeoServer to complete initialization.. &lt;br /&gt;
* when Firefox opens, click on &amp;quot;Layer Preview&amp;quot;&lt;br /&gt;
* click on the 'OpenLayers' link on any layer&lt;br /&gt;
* you should see a web page with sample data in an interactive map&lt;br /&gt;
&lt;br /&gt;
= gvSIG  =&lt;br /&gt;
&lt;br /&gt;
;Tests written for&lt;br /&gt;
:gvSIG 1.9 (BN1253), arramgong 3.0rc2&lt;br /&gt;
;Test Description last updated&lt;br /&gt;
:2010/03/10&lt;br /&gt;
;Steps&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
* Go to applications-&amp;gt;education and start gvSIG&lt;br /&gt;
&lt;br /&gt;
:Verify that gvSIG starts correctly&lt;br /&gt;
&lt;br /&gt;
* Create a new view and add some shapefiles from &amp;lt;tt&amp;gt;/usr/local/share/mapserver/demos/itasca/data&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: Verify that the shapefiles are correctly added to the view&lt;br /&gt;
&lt;br /&gt;
* Create a new view and add any of the two TIFF files from &amp;lt;tt&amp;gt;/usr/local/share/mapserver/demos/itasca/data&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: Verify that the raster files are correctly loaded to the view&lt;br /&gt;
&lt;br /&gt;
* If you have Internet access, try to add a WMS layer from the combo list (i.e. the NASA JPL server)&lt;br /&gt;
&lt;br /&gt;
: Verify that a WMS layer can be accessed&lt;br /&gt;
&lt;br /&gt;
* Open the sample project included in the LiveDVD at &amp;lt;tt&amp;gt;/usr/local/share/gisvm/app-data/gvsig/sample-project.gvp&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: Verify the project loads all the data and layouts configured are available.&lt;br /&gt;
&lt;br /&gt;
* You can also try to access any of the other data available from the LiveDVD like the PostGIS Data, or WxS services by the map servers configured&lt;br /&gt;
&lt;br /&gt;
: This tests are related with the correct functioning of the other software installed on the LiveDVD&lt;br /&gt;
&lt;br /&gt;
*Update the wiki with test results (after these test steps)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
;test results from 2010/03/10&lt;br /&gt;
:Run by: [[Jorge Sanz]]&lt;br /&gt;
:System: Sun Virtual Box 3.1.4,  with 700MB RAM for the VM&lt;br /&gt;
:Version: distribution version: arramagong 3.0 rc2 &lt;br /&gt;
:Results: Passed all tests, well I wrote them at this session ;-)&lt;br /&gt;
&lt;br /&gt;
= geomajas  =&lt;br /&gt;
&lt;br /&gt;
;Tests written for&lt;br /&gt;
:Geomajas 1.4.2, arramagong 2.0/3.0-rc2 &lt;br /&gt;
;Test Description last updated&lt;br /&gt;
:9 March 2010 &lt;br /&gt;
;Steps&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*Click desktop icon &amp;quot;Start Geomajas&amp;quot; which will start the Geomajas startup script. This will in turn start up a Tomcat server.&lt;br /&gt;
:Verify firefox opens a new tab at the page http://localhost:3420/geomajas-tutorial/applications/tutorial/html/&lt;br /&gt;
&lt;br /&gt;
*Click on the &amp;quot;Start demo!&amp;quot; link for the Attributes &amp;amp; Features demo.&lt;br /&gt;
:Verify that a sample demo page has opened with an application, showing the provinces of Belgium.&lt;br /&gt;
&lt;br /&gt;
*Doubleclick on one of the rows in the attribute table bottom right.&lt;br /&gt;
:Verify that a floating window appears, showing the rows' contents in more detail.&lt;br /&gt;
&lt;br /&gt;
*Click on the desktop icon &amp;quot;Stop Geomajas&amp;quot;.&lt;br /&gt;
:Verify that the Tomcat server that runs Geomajas has stopped.&lt;br /&gt;
:*This can be done by refreshing the page. Firefox should give a warning that it is unable to connect.&lt;br /&gt;
&lt;br /&gt;
;test results from 9 March 2010 &lt;br /&gt;
:Run by: Pieter De Graef&lt;br /&gt;
:System: Virtualbox, ~512MB RAM, on Windows XP&lt;br /&gt;
:Version: distribution version: arramagong-3.0rc2 &lt;br /&gt;
:Results: Pass&lt;br /&gt;
&lt;br /&gt;
= geonetwork  =&lt;br /&gt;
&lt;br /&gt;
= deegree  =&lt;br /&gt;
&lt;br /&gt;
;Tests written for&lt;br /&gt;
:deegree 2.2, arramagong 2.0/3.0-rc2 &lt;br /&gt;
;Test Description last updated&lt;br /&gt;
:4 March 2010 &lt;br /&gt;
;Steps&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*Click desktop icon &amp;quot;start deegree&amp;quot; which will run &amp;quot;catalina.sh start&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
:Verify firefox opens a new tab at the page http://localhost:8081/&lt;br /&gt;
&lt;br /&gt;
*Click the service links (&amp;quot;deegree-wms&amp;quot;, &amp;quot;deegree-wfs&amp;quot;, &amp;quot;deegree-wcs&amp;quot;) in top left box (&amp;quot;deegree Web Applications&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
:Verify they open test pages for WMS, WFS, and WCS. These pages will contain links to &lt;br /&gt;
:*&amp;quot;GetCapabilities&amp;quot; (for each of the services) &lt;br /&gt;
:*&amp;quot;Test WMS&amp;quot;, &amp;quot;Test WFS&amp;quot; or &amp;quot;Test WCS&amp;quot; (depending on the chosen service) &lt;br /&gt;
:*a link for the &amp;quot;Generic Client&amp;quot;, a client for sending XML requests (http post) to the services.&lt;br /&gt;
&lt;br /&gt;
*Click on &amp;quot;TestW*S&amp;quot;&lt;br /&gt;
&lt;br /&gt;
:Verify you get either maps or xml fragments. &lt;br /&gt;
:*TestWMS will contain some images (results of WMS requests), and links for further KVP requests (http get). &lt;br /&gt;
:*TestWFS will open a page with several links for WFS requests (KVP). Either one will return XML fragments. There is also a link to the generic client. &lt;br /&gt;
:*TestWCS will open a page with several links for WCS requests (KVP). Either one will return XML fragments.&lt;br /&gt;
&lt;br /&gt;
*Click the client link (&amp;quot;deegree iGeoPortal&amp;quot;) in top left box (&amp;quot;deegree Web Applications&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
:Verify this will open a new tab with a list of available WebMapContexts. Either one of these links (Utah, SaltLakeCity or Playground) should open a full working portal in this tab. Once the WMC is loaded you may switch to the other WMCs by using the drop down box labled &amp;quot;Theme selection&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Click on the desktop icon &amp;quot;stop deegree&amp;quot;&lt;br /&gt;
&lt;br /&gt;
:Verify the deegree-tomcat process is stopped. &lt;br /&gt;
:*click any of the links previously used: you will get a &amp;quot;Failed to Connect&amp;quot; message from firefox. &lt;br /&gt;
:*open a terminal and try &amp;lt;code&amp;gt;ps fax | grep deegree&amp;lt;/code&amp;gt;. You should not get any results other than the grep itself.&lt;br /&gt;
&lt;br /&gt;
*Update the wiki with test results (after these test steps)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
;test results from 4 March 2010 &lt;br /&gt;
:Run by: Judit Mays &lt;br /&gt;
:System: Virtualbox, ~600MB RAM, on ubuntu 9.0 base &lt;br /&gt;
:Version: distribution version: arramagong-3.0rc2 &lt;br /&gt;
:Results: Pass&lt;br /&gt;
&lt;br /&gt;
= kosmo  =&lt;br /&gt;
&lt;br /&gt;
= udig  =&lt;br /&gt;
* open UDig&lt;br /&gt;
* from the Layer menu, choose &amp;quot;Add...&amp;quot;&lt;br /&gt;
* Choose Files; click on Next at the bottom of the dialog window&lt;br /&gt;
* navigate to &amp;lt;tt&amp;gt;/usr/local/share/udig/udig-data/data-v1_2 &amp;lt;/tt&amp;gt;&lt;br /&gt;
* select bc_border.shp&lt;br /&gt;
* you may also select others, for example all shp files starting with bc_&lt;br /&gt;
* click OK&lt;br /&gt;
* you should see Canadian British Columbia data&lt;br /&gt;
&lt;br /&gt;
= openjump  =&lt;br /&gt;
;Tests written for&lt;br /&gt;
:OpenJUMP, arramagong 2.0/3.0-rc2 &lt;br /&gt;
;Test Description last updated&lt;br /&gt;
:8 March 2010 &lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
; Layer Theme with PostGIS backend&lt;br /&gt;
* Open OpenJUMP&lt;br /&gt;
* under the File menu select 'Open...'&lt;br /&gt;
* select Data Store Layer&lt;br /&gt;
* on the Connection line, click on the database icon (far right)&lt;br /&gt;
* click on Add&lt;br /&gt;
* enter '''Name''': medford; '''Server''': localhost; '''Port''': 5432; '''Instance''': medford; '''User''': user; '''Password''': user&lt;br /&gt;
* click OK; click OK in the parent dialog box; you should be back in the Data Store Layer dialog&lt;br /&gt;
* from the Dataset: menu choose 'medford_zoning'; click Finish&lt;br /&gt;
* select the medford zoning layer at left under 'Working'&lt;br /&gt;
* click on the Palette Icon in the menu bar&lt;br /&gt;
* select the 'Colour Theming' tab; click 'Enable colour theming' checkbox&lt;br /&gt;
* choose Attribute =&amp;gt; zoning&lt;br /&gt;
* choose a colour theme; click 'OK' to dismiss the dialog&lt;br /&gt;
* you should see the zoning areas of Medford in various colours&lt;br /&gt;
&lt;br /&gt;
= postgis  =&lt;br /&gt;
&lt;br /&gt;
;Tests written for&lt;br /&gt;
:PostGIS, arramagong 2.0/3.0-rc2 &lt;br /&gt;
;Test Description last updated&lt;br /&gt;
:4 March 2010 &lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
; Spatial Query with the Graphical Query Builder helper&lt;br /&gt;
* Open PGAdmin III from the Development menu&lt;br /&gt;
* double-click on 'local'&lt;br /&gt;
* under Databases, double-click on medford&lt;br /&gt;
* open 'schemas'&lt;br /&gt;
* open 'public'&lt;br /&gt;
* select 'Tables', click on the 'Execute SQL' Icon above (it has a pencil in it)&lt;br /&gt;
* expand the window and click on 'Graphical Query Builder'&lt;br /&gt;
* open 'Schemas', double-click on 'public'&lt;br /&gt;
* click and drag 'medford_wards' to the work area on the right&lt;br /&gt;
* click and drag 'jacksonco_schools' to the work area on the right&lt;br /&gt;
* choose 'jacksonco_schools' name, address, city and students&lt;br /&gt;
* choose 'medford_wards' council_me  (meaning council members)&lt;br /&gt;
* click and drag from the_geom in 'medford_wards' to the_geom in 'jacksonco_schools' (you should see a solid line form with an '=' in it)&lt;br /&gt;
* click on the 'SQL Editor' tab above, to navigate away from the Graphical Query Builder&lt;br /&gt;
* edit the WHERE line to say &lt;br /&gt;
  ST_Contains( medford_wards.the_geom, jacksonco_schools.the_geom )&lt;br /&gt;
* add an additional line&lt;br /&gt;
  ORDER BY medford_wards.council_me, jacksonco_schools.students DESC;&lt;br /&gt;
* the entire query ends with one semicolon ';'&lt;br /&gt;
* click on the 'execute query' icon above (a green triangle pointing to the right) you should see a list of council districts, schools, school sizes and the names of council members for each district as a result&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
;test results from 4 March 2010 &lt;br /&gt;
:Run by: Brian Hamlin &lt;br /&gt;
:System: Virtualbox, 1024mb RAM, on debian 5.03 base &lt;br /&gt;
:Version: distribution version: arramagong-3.0rc2 &lt;br /&gt;
:Results: user tested, passed in less than 5 minutes with no previous experience&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;New Database&lt;br /&gt;
 $ createdb -T template_postgis osm_barcelona&lt;br /&gt;
 $ osm2pgsql -d osm_barcelona  /usr/local/share/osm/Barcelona.osm.bz2&lt;br /&gt;
&lt;br /&gt;
Then try to view it in QGIS.&lt;br /&gt;
&lt;br /&gt;
= pgrouting  =&lt;br /&gt;
&lt;br /&gt;
;Tests written for&lt;br /&gt;
:pgRouting SVN trunk revision 356, arramagong 2.0/3.0 &lt;br /&gt;
;Last updated&lt;br /&gt;
:March 2010 &lt;br /&gt;
;Steps&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*Open a terminal&lt;br /&gt;
&lt;br /&gt;
 sudo -u user psql -c &amp;quot;SELECT gid, AsText(the_geom) AS the_geom FROM dijkstra_sp_delta('sydney', 101, 114, 0.003)&amp;quot;  sydney&lt;br /&gt;
 sudo -u user psql -c &amp;quot;SELECT gid, AsText(the_geom) AS the_geom FROM astar_sp_delta('sydney', 101, 114, 0.003)&amp;quot;  sydney&lt;br /&gt;
 sudo -u user psql -c &amp;quot;SELECT gid, AsText(the_geom) AS the_geom FROM shootingstar_sp('sydney', 8, 24, 0.1, 'length', true, true)&amp;quot;  sydney&lt;br /&gt;
&lt;br /&gt;
After each command you should see some output which is not hopefully 'library not found' error.&lt;br /&gt;
&lt;br /&gt;
= osm  =&lt;br /&gt;
&lt;br /&gt;
;JOSM&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*File → Open → /usr/local/share/osm/Barcelona.osm.bz2&lt;br /&gt;
&lt;br /&gt;
;Gosmore&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*Open a terminal &lt;br /&gt;
*Import data with:&lt;br /&gt;
&lt;br /&gt;
 bzip2 -dc /usr/local/share/osm/Barcelona.osm.bz2 | gosmore rebuild&lt;br /&gt;
&lt;br /&gt;
= mapserver  =&lt;br /&gt;
&lt;br /&gt;
= geokettle  =&lt;br /&gt;
;Tests written for&lt;br /&gt;
:GeoKettle 3.2.0-20090609&lt;br /&gt;
;Last updated&lt;br /&gt;
:March 2010 &lt;br /&gt;
;Steps&lt;br /&gt;
:&lt;br /&gt;
*Launch GeoKettle.&lt;br /&gt;
*On the &amp;quot;Select a repository&amp;quot; dialog, choose &amp;quot;No repository&amp;quot;. Close any startup tips dialog.&lt;br /&gt;
*Go in the File menu, choose Open, go to the samples/transformations/geokettle directory, open the intersection.ktr file. You will see the &amp;quot;intersection&amp;quot; transformation in the work area, with a big yellow comment box and some step icons.&lt;br /&gt;
*Run the transformation in preview mode (Transformation menu, Preview). Choose the &amp;quot;Intersecting rows&amp;quot; step (to view the rows that are outputted by that step) then click on Quick Launch.&lt;br /&gt;
*You will see the result in the &amp;quot;Examine preview data&amp;quot; dialog (two rows with four columns: GEOM1_ID, geom1, GEOM2_ID, geom2. The geom1 and geom2 fields should contain MULTIPOLYGON WKT geometries).&lt;br /&gt;
&lt;br /&gt;
= gmt  =&lt;br /&gt;
&lt;br /&gt;
There are 29 example jobs built in, and a script to run them all: &lt;br /&gt;
&lt;br /&gt;
*Open a terminal&lt;br /&gt;
&lt;br /&gt;
 cp -r /usr/share/doc/gmt-examples/examples/ gmt-examples&lt;br /&gt;
 cd gmt-examples/&lt;br /&gt;
 ./do_examples.sh&lt;br /&gt;
&lt;br /&gt;
[whiz .. bang .. whirl] &lt;br /&gt;
&lt;br /&gt;
View results: (type 'q' to quit &amp;lt;tt&amp;gt;gv&amp;lt;/tt&amp;gt;) &lt;br /&gt;
&lt;br /&gt;
 for PLOT in `find . -name *.ps`&amp;amp;nbsp;; do&lt;br /&gt;
    echo &amp;quot;$PLOT&amp;quot;&lt;br /&gt;
    gv &amp;quot;$PLOT&amp;quot;&lt;br /&gt;
 done&lt;br /&gt;
&lt;br /&gt;
Cleanup: &lt;br /&gt;
&lt;br /&gt;
 cd ..&lt;br /&gt;
 rm -rf gmt-examples/&lt;br /&gt;
&lt;br /&gt;
= grass  =&lt;br /&gt;
&lt;br /&gt;
;Tests written for&lt;br /&gt;
:grass 6.4.0rc5, arramagong 2.0/3.0 &lt;br /&gt;
;Last updated&lt;br /&gt;
:March 2010 &lt;br /&gt;
;Steps&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*Double click on the GRASS desktop icon&lt;br /&gt;
&lt;br /&gt;
:Verify you see a slick &amp;quot;Welcome to GRASS&amp;quot; GUI&lt;br /&gt;
&lt;br /&gt;
*Select Spearfish60 for location, User1 for mapset &lt;br /&gt;
*Click on [Start Grass] &lt;br /&gt;
*In the Layer Manager GUI window add a raster layer &lt;br /&gt;
**On the toolbar click the icon with a + and a checkerboard &lt;br /&gt;
**On map to be displayed pull down the list and select elevation.dem &lt;br /&gt;
*from the PERMANENT mapset and click [ok] &lt;br /&gt;
*In the Layer Manager GUI window add a vector layer &lt;br /&gt;
**On the toolbar click the icon with a + and a &amp;quot;V&amp;quot; line &lt;br /&gt;
**For input map name pull down the list and select roads from the PERMANENT mapset and click [ok] &lt;br /&gt;
*Over in the Map Display window toolbar click on the eyeball icon to render&lt;br /&gt;
&lt;br /&gt;
:Verify you see the maps displayed&lt;br /&gt;
&lt;br /&gt;
;See also&lt;br /&gt;
&lt;br /&gt;
*http://trac.osgeo.org/grass/wiki/HowToTestGrass6&lt;br /&gt;
&lt;br /&gt;
:(North Carolina dataset is already installed in grassdata/)&lt;br /&gt;
&lt;br /&gt;
*More details in the [http://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/doc/descriptions/grass_description.html on-disc help page]&lt;br /&gt;
*http://grass.osgeo.org/grass64/manuals/html64_user/helptext.html&lt;br /&gt;
&lt;br /&gt;
= qgis  =&lt;br /&gt;
&lt;br /&gt;
;FIXME&lt;br /&gt;
:These instructions are not tested! Just off the top of my head.&lt;br /&gt;
&lt;br /&gt;
;open GeoTiff&lt;br /&gt;
&lt;br /&gt;
*where on the disc is one?&lt;br /&gt;
&lt;br /&gt;
:(''if needed geotiff and shapefile export could be added to the GRASS testing procedure to make some'')&lt;br /&gt;
&lt;br /&gt;
;open PostGIS data I&lt;br /&gt;
&lt;br /&gt;
*From the menu: Layer → Add PostGIS Layer ... &lt;br /&gt;
*PostgreSQL Connections: [New]&lt;br /&gt;
&lt;br /&gt;
     Name: medford&lt;br /&gt;
     Host: localhost&lt;br /&gt;
     Database: medford&lt;br /&gt;
     Port: 5432&lt;br /&gt;
     username: user&lt;br /&gt;
     password: user&lt;br /&gt;
     SSL Mode: allow&lt;br /&gt;
&lt;br /&gt;
    Test Connect should show success&lt;br /&gt;
    select sample point, line and poly layers&lt;br /&gt;
    view selected data&lt;br /&gt;
&lt;br /&gt;
;open PostGIS data &lt;br /&gt;
:(''run the PostGIS test first so that the osm_barcelona DB exists!'')&lt;br /&gt;
&lt;br /&gt;
*From the menu: Layer → Add PostGIS Layer ... &lt;br /&gt;
*PostgreSQL Connections: [New]&lt;br /&gt;
&lt;br /&gt;
 Name: ________ &amp;quot;OpenStreetMap Import&amp;quot; &lt;br /&gt;
 Database: ____ &amp;quot;osm_barcelona&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*Click on [Test Connect], with luck you will get a message that the connection to the database was successful. &lt;br /&gt;
*Click [Ok] to close the New Database window. &lt;br /&gt;
*Click on [Connect] in the top left of the Add PostGIS Table window. You should see a listing of tables come up. &lt;br /&gt;
*Click on all of the table names to highlight them. &lt;br /&gt;
*Click on [Add] at the bottom. &lt;br /&gt;
*After some moments you should see the data displayed in the main map canvas. &lt;br /&gt;
*Zoom, pan, query as you like.&lt;br /&gt;
&lt;br /&gt;
This should at least prove to you that the database is correctly populated and running. &lt;br /&gt;
&lt;br /&gt;
;open shapefile&lt;br /&gt;
&lt;br /&gt;
*where on the disc is one? &lt;br /&gt;
*From the menu: Layer → Add Vector Layer ...&lt;br /&gt;
&lt;br /&gt;
:Do not select New Vector Layer ... (that's for creating new data, not opening existing data)&lt;br /&gt;
&lt;br /&gt;
*Dataset: [Browse]&lt;br /&gt;
&lt;br /&gt;
:&amp;amp;nbsp;? where on disc&amp;amp;nbsp;?&lt;br /&gt;
&lt;br /&gt;
*Ctrl-click on each of the *.shp files in that directory, then click [Open] and finally [Ok] &lt;br /&gt;
*After some momements you should see the data displayed in the main map canvas. &lt;br /&gt;
*Because the some of the shapefiles use a different map projection than the PostGIS database, things may not line up exactly. In the Settings → Projection Properties, Coordinate Reference System tab, you can tick the [•] Enable 'on the fly' CRS transformation box to overlay them. Be warned that this is computationally expensive and the layer may need to have its CRS set manually. &lt;br /&gt;
*Zoom, pan, query as you like. Drag layer names up and down in the left-pane list to change their position in the stack.&lt;br /&gt;
&lt;br /&gt;
;open OSM data&lt;br /&gt;
&lt;br /&gt;
*need to enable plugin? &lt;br /&gt;
*open /usr/local/share/osm/Barcelona.osm.bz2&lt;br /&gt;
&lt;br /&gt;
;Test the GRASS plugin&lt;br /&gt;
&lt;br /&gt;
*(it's installed, right?) &lt;br /&gt;
*Go menu &amp;quot;Plugins, Pluginmanager, activate &amp;quot;GRASS plugin&amp;quot;, OK button: a set of new buttons should appear &lt;br /&gt;
*open location/mapset → ~/grassdata/spearfish90/PERMANENT &lt;br /&gt;
*click &amp;quot;Add GRASS raster layer&amp;quot; button, select &amp;quot;elevation&amp;quot; map &lt;br /&gt;
*click &amp;quot;Add GRASS raster layer&amp;quot; button, select &amp;quot;elevation_shade&amp;quot; map &lt;br /&gt;
*click right mouse button in legend on &amp;quot;elevation_shade&amp;quot; map, move transparency to 40% &lt;br /&gt;
*click &amp;quot;Add GRASS vector layer&amp;quot; button, select &amp;quot;roadsmajor&amp;quot; map, select layer &amp;quot;1-line&amp;quot; (level 1 is the topological level), OK&lt;br /&gt;
&lt;br /&gt;
= mapnik  =&lt;br /&gt;
see &amp;quot;Mapnik Introduction&amp;quot; &lt;br /&gt;
( RC4 - in the Education menu, but the docs explicitly in error about versions)&lt;br /&gt;
&lt;br /&gt;
= maptiler  =&lt;br /&gt;
&lt;br /&gt;
;Tests written for&lt;br /&gt;
:maptiler 1.0 all versions&lt;br /&gt;
;Test Description last updated&lt;br /&gt;
:11.3.2010&lt;br /&gt;
;Steps&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
*you need an GeoTIFF or other raster geodata to test the functionality. So download for example this: [http://download.osgeo.org/gdal/data/gtiff/utm.tif http://download.osgeo.org/gdal/data/gtiff/utm.tif] (when you use Firefox it will automatically save the files into ~/Downloads).&lt;br /&gt;
*start MapTiler: click on &amp;quot;Applications&amp;quot; -&amp;gt; &amp;quot;Graphics&amp;quot; -&amp;gt; &amp;quot;MapTiler&amp;quot;&lt;br /&gt;
*in the MapTiler application select on the first page &amp;quot;Google Maps compatible&amp;quot; tiles and click &amp;quot;Continue&amp;quot;&lt;br /&gt;
*in the second page of wizard add the tiff, it should be ~/Downloads/utm.tif and click &amp;quot;Continue&amp;quot;&lt;br /&gt;
*continue trough all other steps in the wizard (default options are fine) and then start &amp;quot;Render&amp;quot;&lt;br /&gt;
*when the rendering is finished you will see a link to the directory with tiles, click to open it (it opens in Firefox as a directory)&lt;br /&gt;
*open the &amp;quot;googlemaps.html&amp;quot;, you should see a black&amp;amp;white overlay displayed on top of Google Maps hybrid layer. You can also open &amp;quot;openlayers.html&amp;quot; to see another presentation of the results. &lt;br /&gt;
&lt;br /&gt;
:Verify that ...&lt;br /&gt;
&lt;br /&gt;
*MapTiler application starts without problems when clicked on the icon&lt;br /&gt;
*When you press on &amp;quot;Render&amp;quot; applications starts the processing and does not report any error.&lt;br /&gt;
&lt;br /&gt;
Alternative &amp;quot;real&amp;quot; geodata for testing are for example [http://www.archive.org/details/maps_usgs USGS maps] or [http://www.charts.noaa.gov/InteractiveCatalog/nrnc.shtml NOAA RNCs].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
;test results from 11.3.2010 &lt;br /&gt;
:Run by: Klokan Petr Pridal&lt;br /&gt;
:System: VMWare Fusion, 512MB RAM in virtual machine, on MacOSX Leopard &lt;br /&gt;
:Version: arramagong livedvd 3.0 rc4 &lt;br /&gt;
:Results: Pass&lt;br /&gt;
&lt;br /&gt;
= marble  =&lt;br /&gt;
&lt;br /&gt;
;Tested against ver 2.0&lt;br /&gt;
&lt;br /&gt;
*Click on the desktop icon &lt;br /&gt;
*If you have used Google Earth before you should be able to figure this one out without much difficulty. &lt;br /&gt;
*In the Settings menu select full-screen mode &lt;br /&gt;
*Explore ... &lt;br /&gt;
*In the bottom-left corner of the program window there is a subtle tab called &amp;quot;Map View&amp;quot;. Click on it. &lt;br /&gt;
*Select another map (e.g. 'Precipitation (July)') &lt;br /&gt;
*Explore some more ...&lt;br /&gt;
&lt;br /&gt;
= octave  =&lt;br /&gt;
&lt;br /&gt;
*Open a terminal &lt;br /&gt;
*Start program by typing &amp;quot;&amp;lt;tt&amp;gt;octave&amp;lt;/tt&amp;gt;&amp;quot; at the prompt&lt;br /&gt;
&lt;br /&gt;
 % Which way to Barcelona from Sydney?&lt;br /&gt;
 sydney = [-33.8750 151.2005]&lt;br /&gt;
 barcelona = [41+23/60 2+11/60]&lt;br /&gt;
 &lt;br /&gt;
 dirn = azimuth(sydney, barcelona);&lt;br /&gt;
 deg_symb = 176;&lt;br /&gt;
 disp(['Heading: ' num2str(dirn) deg_symb])&lt;br /&gt;
&lt;br /&gt;
 % How far's the trip? (roughly!)&lt;br /&gt;
 system('proj -le')&lt;br /&gt;
 wgs84_a = 6378137.0 &amp;amp;nbsp;% major radius of the Earth, in meters&lt;br /&gt;
 dist_deg = distance(sydney, barcelona)&lt;br /&gt;
 dist_meters = pi * wgs84_a * (dist_deg / 360.0)&lt;br /&gt;
 disp(['Distance: ' num2str(dist_meters / 1000) ' km'])&lt;br /&gt;
&lt;br /&gt;
Type &amp;quot;exit&amp;quot; to quit. &lt;br /&gt;
&lt;br /&gt;
= opencpn  =&lt;br /&gt;
&lt;br /&gt;
;Activate data&lt;br /&gt;
&lt;br /&gt;
*Open a terminal &lt;br /&gt;
*Type &amp;quot;&amp;lt;tt&amp;gt;opencpn_noaa_agreement.sh&amp;lt;/tt&amp;gt;&amp;quot; at the prompt&lt;br /&gt;
&lt;br /&gt;
;Run program&lt;br /&gt;
&lt;br /&gt;
(assuming your GPS is not plugged in and &amp;lt;tt&amp;gt;gpsd&amp;lt;/tt&amp;gt; is not running) &lt;br /&gt;
&lt;br /&gt;
*Double click the OpenCPN icon on the desktop or type &amp;quot;opencpn&amp;quot; at a terminal &lt;br /&gt;
*Left-click recenters the view &lt;br /&gt;
*Left-click-drag pans the view &lt;br /&gt;
*Mouse-wheel zooms in/out &lt;br /&gt;
*The blue bars in the bottom show previews of overlapping maps and clicking on them switches to them.&lt;br /&gt;
&lt;br /&gt;
;More details in the [http://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/doc/descriptions/opencpn_description.html on-disc help page] &lt;br /&gt;
:and specifically the [http://opencpn.cvs.sourceforge.net/viewvc/*checkout*/opencpn/opencpn/data/doc/tips.html#Getting_Started Getting Started] help page.&lt;br /&gt;
&lt;br /&gt;
= geopublishing  =&lt;br /&gt;
&lt;br /&gt;
= gpsdrive  =&lt;br /&gt;
&lt;br /&gt;
*(''copied from install_gpsdrive.sh'') &lt;br /&gt;
*More details in the [http://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/doc/descriptions/gpsdrive_description.html on-disc help page]&lt;br /&gt;
&lt;br /&gt;
=== Testing  ===&lt;br /&gt;
&lt;br /&gt;
==== If no GPS is plugged in  ====&lt;br /&gt;
&lt;br /&gt;
*Double click on the GpsDrive desktop icon &lt;br /&gt;
*You should see a map of downtown Sydney, after about 10 seconds a waypoint marker for the Convention Centre should appear. &lt;br /&gt;
*Set the map scale to 1:10,000 either by dragging the slider at the bottom or by using the +,- buttons (not magnifying glass) &lt;br /&gt;
*Enter Explore Mode by pressing the &amp;quot;e&amp;quot; key or in the Map Control button. &lt;br /&gt;
*Use the arrow keys or left mouse button to move off screen. &lt;br /&gt;
*Right click to set destination and leave Explore Mode&lt;br /&gt;
&lt;br /&gt;
===== Downloading maps  =====&lt;br /&gt;
&lt;br /&gt;
*Change the scale setting to 1:1,000,000 you should see a continental map &lt;br /&gt;
*Enter Explore Mode again (&amp;quot;e&amp;quot;) and left click on the great barrier reef &lt;br /&gt;
*Options -&amp;amp;gt; Map -&amp;amp;gt; Download &lt;br /&gt;
**Map source: NASA LANDSAT, Scale: 1:500,000, [Download Map] &lt;br /&gt;
**When download is complete click [ok] then change the preferred scale slider to 1:500,000 &lt;br /&gt;
**This will be of more use in remote areas. &lt;br /&gt;
*Explore to the coast, click on an airport, headland, or some other conspicuous feature. You might want to use the magnifying glass buttons to zoom in on it better. Use a right click set the target on some other conspicuous feature nearby then demagnify back out. &lt;br /&gt;
*Options -&amp;amp;gt; Map -&amp;amp;gt; Download &lt;br /&gt;
**Map source: OpenStreetMap, Scale: 1:150,000, left-click on map to center the green preview over your target and what looks like a populated area. &lt;br /&gt;
**[Download Map] &lt;br /&gt;
**When download is complete click [ok] then change the preferred scale slider to 1:150,000 and you should see a (rather rural) road map. This will be more interesting in built up areas.&lt;br /&gt;
&lt;br /&gt;
===== Overlay a GPX track  =====&lt;br /&gt;
&lt;br /&gt;
*In the ~/.gpsdrive/tracks/ directory you will find australia.gpx which is a track line following the coastline. &lt;br /&gt;
*Options -&amp;amp;gt; Import -&amp;amp;gt; GPX track &lt;br /&gt;
*Hidden folders are hidden in the file picker, but just start typing ~/.gpsdrive and hit enter. You should then see the tracks/ directory and be able to load australia.gpx. &lt;br /&gt;
*A red trace should appear along the coastline. &lt;br /&gt;
*Check that it lines up well with the coast as shown in map tiles of varying scale.&lt;br /&gt;
&lt;br /&gt;
==== If a GPS is plugged in  ====&lt;br /&gt;
&lt;br /&gt;
*Make sure gpsd is running by starting &amp;quot;xgps&amp;quot; from the command line. &lt;br /&gt;
*The program will automatically detect gpsd and jump to your current position. This should bring up a continental map as you won't have any map tiles downloaded for your area yet. &lt;br /&gt;
*See the above &amp;quot;Downloading Maps&amp;quot; section to get some local tiles. &lt;br /&gt;
*If you have a local GPX track of some roads try loading that and making sure everything lines up, as detailed in the above &amp;quot;Overlay a GPX track&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
That's it. &lt;br /&gt;
&lt;br /&gt;
= mb-system  =&lt;br /&gt;
&lt;br /&gt;
*Open a terminal&lt;br /&gt;
&lt;br /&gt;
 cd /usr/local/mbsystem/examples/&lt;br /&gt;
&lt;br /&gt;
List summary information about the contents of some bathymetric data files: &lt;br /&gt;
&lt;br /&gt;
 cd mbinfo/&lt;br /&gt;
 ./mbinfo.cmd&lt;br /&gt;
&lt;br /&gt;
Grid some sample data and then view it: &lt;br /&gt;
&lt;br /&gt;
 cd ../mbm_plot/&lt;br /&gt;
 ./mbm_plot_5.cmd&lt;br /&gt;
 &lt;br /&gt;
 # which creates this script:&lt;br /&gt;
 ./mbm_plot_test5.cmd&lt;br /&gt;
&lt;br /&gt;
You should now see a nice plot of the seafloor off Baja California. &lt;br /&gt;
&lt;br /&gt;
*(this also acts as a test of the GMT plotting package)&lt;br /&gt;
&lt;br /&gt;
= mapfish  =&lt;br /&gt;
&lt;br /&gt;
;Tested against ver 2.0&lt;br /&gt;
&lt;br /&gt;
*Make sure you have a working internet connection &lt;br /&gt;
*Double click on the Mapfish icon on the desktop &lt;br /&gt;
*After a few seconds the web browser should open and you should see a map of the southwestern pacific &lt;br /&gt;
*Click the magnifying glass just under the word &amp;quot;Map&amp;quot; at the top of the map. &lt;br /&gt;
*Zoom in on Sydney &lt;br /&gt;
*Explore&lt;br /&gt;
&lt;br /&gt;
= R  =&lt;br /&gt;
* double click on the R Icon&lt;br /&gt;
* at the command line, type demo(graphics) and hit return&lt;br /&gt;
* follow the prompt and watch the target window for examples&lt;br /&gt;
&lt;br /&gt;
''If it is possible please add steps here to test the included geostats packages, they are both more interesting and more likely to have problems in the build. tx''&lt;br /&gt;
: ''e.g. something with r-cran-maps(.deb), gstat, sp, rgdal, or spgrass6 ?&lt;br /&gt;
&lt;br /&gt;
Some examples to try here:&lt;br /&gt;
: http://r-spatial.sourceforge.net/xtra/xtra.RHnw.html&lt;br /&gt;
&lt;br /&gt;
= ossim  =&lt;br /&gt;
&lt;br /&gt;
= ugvsigmobile  =&lt;br /&gt;
;Tests written for &lt;br /&gt;
:Unofficial gvSIG Mobile for Linux 0.1.6, arramagong 3.0-rc2 &lt;br /&gt;
;Test Description last updated &lt;br /&gt;
:3 March 2010 &lt;br /&gt;
;Steps&lt;br /&gt;
&lt;br /&gt;
*Click menu icon &amp;quot;Applications / Geospatial Beta software / Unofficial gvSIG Mobile for Linux&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
:Verify a new window opens up (size: 800 x 600 pixels approx.). From now on, buttons on the left side will be called (from top): button 1, button 2, button 3, button 4, button 5 and button 6. Button 1 is a cycle button with four different states corresponding to four different tools, so that active tool is the visible one.&lt;br /&gt;
&lt;br /&gt;
*Click button 5 and choose EPSG:25833 in the top combo box. &lt;br /&gt;
*Click button 3, choose &amp;quot;Rome (Italy) Aerial&amp;quot; in the bottom combo box and click on the button located to the right of the combo box (with a little triangle).&lt;br /&gt;
&lt;br /&gt;
:Verify that an aerial image of Rome appears after a few seconds.&lt;br /&gt;
&lt;br /&gt;
*Click button 3, click one of the [...] buttons.&lt;br /&gt;
&lt;br /&gt;
:Verify that a simple file browser opens up.&lt;br /&gt;
&lt;br /&gt;
*By clicking on the folder names (one click) and on the &amp;quot;Parent folder&amp;quot; button, go to the folder&amp;amp;nbsp;/usr/local/share/ugvsigmobile&lt;br /&gt;
&lt;br /&gt;
:Verify that the file CapitolineHill_25833.shp is listed in the box to the right.&lt;br /&gt;
&lt;br /&gt;
*Select that file (click on it once) and click the green &amp;quot;OK&amp;quot; button. &lt;br /&gt;
*Check the check box located immediately to the left of the file name (to make it visible on the map) and click on the button located to the right of the [...] button you clicked before (little triangle).&lt;br /&gt;
&lt;br /&gt;
:Verify that the map moves to a bean-shaped little shapefile that contains the Capitoline Hill in the center of Rome.&lt;br /&gt;
&lt;br /&gt;
*Click button 3 and uncheck the check box you checked before (to make the shapefile invisible). &lt;br /&gt;
*Click button 5 and choose EPSG:3857 in the top combo box. &lt;br /&gt;
*Click button 3, choose &amp;quot;OSM Mapnik&amp;quot; in the bottom combo box and click on the button located to the right of the combo box.&lt;br /&gt;
&lt;br /&gt;
:Verify that the Mapnik tiles appear on the map.&lt;br /&gt;
&lt;br /&gt;
*Open [http://lucasdom.homelinux.org/cgi-bin/mapserv.exe?map=D:/MAPSERVERCARTO/MAPFILES/wms005.map&amp;amp;REQUEST=GetMap&amp;amp;SERVICE=WMS&amp;amp;VERSION=1.1.1&amp;amp;LAYERS=world_countries,poi&amp;amp;SRS=EPSG:900913&amp;amp;BBOX=-10000000,-10000000,10000000,10000000&amp;amp;WIDTH=500&amp;amp;HEIGHT=500&amp;amp;FORMAT=image/png&amp;amp;STYLES=default,default&amp;amp;TRANSPARENT=TRUE this URL] (it's a simple WMS request) in a new web browser tab or window.&lt;br /&gt;
&lt;br /&gt;
:Verify that you see a map including Africa, South America and Europe, possibly with some colorful icons on it.&lt;br /&gt;
&lt;br /&gt;
*Click button 3 and check the check box tagged as &amp;quot;Waypts&amp;quot;. &lt;br /&gt;
*Click button 5 and click the &amp;quot;Sync&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
:Verify that after a few seconds you see a large dialog saying &amp;quot;Sync OK&amp;quot;. Click the green (accept) button, which will take you to the map, where new red flags may have appeared.&lt;br /&gt;
&lt;br /&gt;
*Click button 1 several times until a red circle is visible on it. &lt;br /&gt;
*Click somewhere on the map. A new dialog will show. Choose random values for the attributes and click the green (accept) button. Repeat this step two or three times. &lt;br /&gt;
*Click button 5 and push the &amp;quot;Sync&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
:Verify that after a few seconds you see a large dialog saying &amp;quot;Sync OK&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
*Click the green (accept) button.&lt;br /&gt;
&lt;br /&gt;
*Go back to the web browser tab or window you opened before and click on &amp;quot;Refresh&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
:Verify that the points you added appear now on the map.&lt;br /&gt;
&lt;br /&gt;
*Click button 6 and click &amp;quot;Quit&amp;quot;&lt;br /&gt;
&lt;br /&gt;
:Verify that the application diappears.&lt;br /&gt;
&lt;br /&gt;
*Update the wiki with test results.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Main Documentation  =&lt;br /&gt;
&lt;br /&gt;
;Tests written for&lt;br /&gt;
:arramgong_3.0rc4&lt;br /&gt;
;Test Description last updated&lt;br /&gt;
: 11 March 2010&lt;br /&gt;
;Steps&lt;br /&gt;
* Double click on the help icon (a yellow sign with a wombat)&lt;br /&gt;
:Verify that the firefox web browser opens at file:///usr/local/share/livedvd-docs/index.thml&lt;br /&gt;
* &lt;br /&gt;
*Eg: From menu, select GeoSpatial-&amp;amp;gt;Application-&amp;amp;gt;Start&lt;br /&gt;
&lt;br /&gt;
:Eg: Verify that a browser opens at url: http://localhost:... and shows the application start page.&lt;br /&gt;
&lt;br /&gt;
*Update the wiki with test results (after these test steps)&lt;br /&gt;
*Confirm that Firefox is opened at startup &lt;br /&gt;
*Confirm that it opens up at file:///usr/local/share/livedvd-docs/index.html &lt;br /&gt;
*Confirm that the homepage is set to file:///usr/local/share/livedvd-docs/index.html &lt;br /&gt;
*Confirm that you can see descriptions about the different projects.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
;test results from 11 March 2010 &lt;br /&gt;
:Run by: Cameron Shorter&lt;br /&gt;
:System: VMWare Player, 2Gig RAM, on ubuntu 9.10 &lt;br /&gt;
:Version: arramagong 3.0 rc4&lt;br /&gt;
:Results: Pass with issues&lt;br /&gt;
&lt;br /&gt;
* When Firefox starts for the first time, it asks for confirmation for the language pack plugins&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Live-demo]]&lt;/div&gt;</summary>
		<author><name>Wiki-Etdube</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Live_GIS_Disc_Packages&amp;diff=41023</id>
		<title>Live GIS Disc Packages</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Live_GIS_Disc_Packages&amp;diff=41023"/>
		<updated>2009-09-16T19:05:58Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Etdube: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Packages status==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Application !!Local URL:port!!FOSS4G2009 version !!Contact !!Install script !!Example packaged? !!Documentation packaged? !!RAM usage !!Disk size!!username!!password!!Comment &lt;br /&gt;
|-&lt;br /&gt;
| '''Xubuntu'''||||'''9.04'''||||base||||||||||user||user||&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| 52&amp;amp;deg;North Sensor Observation Service||||||Bastian Schäffer||||||||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| [http://deegree.org deegree]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;WMS, WFS, WCS, iGeoPortal||desktop icon; http://localhost:8081||2.2||[[User:Mays|Judit Mays]]||YES||Utah||dvd specific: NO&amp;lt;br&amp;gt;standard-doc: YES||512MB max||409MB||user&amp;lt;br&amp;gt;(Tomcat Manager)||user||'''Tomcat Ports:'''&amp;lt;br&amp;gt;'''8006''' (Shutdown)&amp;lt;br&amp;gt;'''8081''' (Connector)&amp;lt;br&amp;gt;'''8444''' (Redirect)&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gdal.org GDAL]||||1.6||||by others||NO||NO||||||n/a||n/a||UbuntuGIS ppa&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.geokettle.org GeoKettle]||||3.2.0-20090609||[[User:etdube|Etienne Dube]]||[https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/bin/install_geokettle.sh YES]||||NO||256MB max||95MB||||||&lt;br /&gt;
|-&lt;br /&gt;
| GeoNetwork||http://localhost:8880/geonetwork/||2.4.1||[[User:simonp|Simon Pigot]]||[https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/bin/install_geonetwork.sh YES]||ISO, DC and FGDC metadata||YES||512MB max||183MB||admin||admin||Official install pack (Jetty + Geoserver + McKoi).&lt;br /&gt;
|-&lt;br /&gt;
| [http://geoserver.org GeoServer]||http://localhost:8082/geoserver/welcome.do||1.7.6||[[User:aaime|Andrea Aime]]|||YES||YES||NO |||||||admin||geoserver||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gpsdrive.de GpsDrive]||desktop icon; localhost:2947 (gpsd); UDP:50123 (friendsd service)||2.10pre7||[[User:HamishBowman|H. Bowman]]||YES||Sydney roadmaps||YES||22mb?||&amp;gt;70mb||n/a||n/a||gpsd must be started manually&lt;br /&gt;
|-&lt;br /&gt;
| [http://grass.osgeo.org GRASS]||desktop icon||6.4.0rc5||[[User:HamishBowman|H. Bowman]]||YES||Spearfish; NC||YES||minimal||&amp;gt;250mb||n/a||n/a||UbuntuGIS ppa&lt;br /&gt;
|-&lt;br /&gt;
| [http://gvsig.org gvSIG]||desktop icon||1.9RC1||[[Jorge Sanz]]||[https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/bin/install_gvsig.sh YES]||NO||YES||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| Kosmo||||1.2.1 stable||SAIG||[https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/bin/install_kosmo.sh YES]||NO||YES||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| Kosmo 2||||2.0 beta||SAIG||[https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/bin/install_kosmo_2beta.sh YES]||NO||YES||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| Mapfish||||||Cédric Moullet||||||||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| Mapnik||localhost:8000||||Dane Springmeyer||YES||||||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| Mapserver||http://localhost/mapserver||5.0.0-3||||.deb||NO||NO||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| MapTiler||||1.0 beta1||[[User:Klokan|Klokan Petr Pridal]]||YES||NO||NO||minimal||minimal||n/a||n/a||dependent on GDAL1.6 from QGis or GRASS repositories&lt;br /&gt;
|-&lt;br /&gt;
| Marble||||||||||||||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.ldeo.columbia.edu/res/pi/MB-System/ MB System]||disabled||5.1.2beta11||[[User:HamishBowman|H. Bowman]]||YES||NO||man pages||minimal||''300mb''||n/a||n/a||script disabled pending shared lib build&lt;br /&gt;
|-&lt;br /&gt;
| Open Jump ||desktop icon||1.3||Landon Blake||YES||||||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| Open Layers||||||||NO||||||||||||||Bundled in GeoServer&lt;br /&gt;
|-&lt;br /&gt;
| pgRouting||||1.03||Anton Patrushev||[https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/bin/install_pgrouting.sh YES]||Sydney road network data||NO||||||||||&lt;br /&gt;
|-&lt;br /&gt;
| PostGIS||desktop icon;localhost:5432||8.3||||.deb||NO||NO|| || ||user||user||using ident auth&lt;br /&gt;
|-&lt;br /&gt;
| [http://trac.osgeo.org/proj PROJ.4]||||||||by others||NO||NO||||||n/a||n/a||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.qgis.org QuantumGIS]||desktop icon||1.3.0||[[User:Wildintellect|Alex Mandel (Wildintellect)]]||YES||NO||NO|| ||85.6mb(incl. Grass?)|| || ||UbuntuGIS ppa&lt;br /&gt;
|-&lt;br /&gt;
| uDig||desktop icon||1.2M6||Jody Garnett||YES||NO||NO|||||| ||||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What terms mean:&lt;br /&gt;
* Application : Name of application, and link to external home page&lt;br /&gt;
* Local URL:port : How to access the application on the LiveDVD&lt;br /&gt;
* FOSS4G2009 version : Version of the software installed on the LiveDVD&lt;br /&gt;
* Contact : The person to contact to fix up the install script if required&lt;br /&gt;
* Install script : Link to the svn install script location&lt;br /&gt;
* Example packaged? : Yes/No. We might change this to link to an example&lt;br /&gt;
* Documentation packaged? : Yes/No. We might change this to a link to the documentation&lt;br /&gt;
: We want help that pertains specifically to the Live-image, basically we created a doc folder in svn for people to put text or preferably an html page that tells people how to start the application and load the examples if available.&lt;br /&gt;
* RAM usage: How much RAM is used when running the application and nothing else&lt;br /&gt;
* Disk size : How much disk space is required to install it, and any extra applications that need to be installed specifically for this application&lt;br /&gt;
* username: If a username/password is required&lt;br /&gt;
* password: If a username/password is required&lt;br /&gt;
* Comment:&lt;br /&gt;
&lt;br /&gt;
==Included Data==&lt;br /&gt;
&lt;br /&gt;
The following data was included on the 2008 Arramagong Live DVD and is being considered for the FOSS4G 2009 DVD.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Data&lt;br /&gt;
!Location&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
|Alaska&lt;br /&gt;
|/usr/local/share/qgis_sample_data&lt;br /&gt;
|The Alaska Dataset is a free dataset including raster and vector data for the state of Alaska, as well as boundary polygons for neighbouring countries. The Alaskan state boundary is also available in the PostGIS database test.&lt;br /&gt;
|-&lt;br /&gt;
|Australian&lt;br /&gt;
|''postgres'' database&lt;br /&gt;
|The Australian Dataset consists of low-scale vector data for australian roads, rails and rivers, as well as political boundary shapes Australia and surrounding areas.&lt;br /&gt;
|-&lt;br /&gt;
|Blue Marble&lt;br /&gt;
|/usr/local/share/bluemarble&lt;br /&gt;
|Blue Marble is the blue marble.&lt;br /&gt;
|-&lt;br /&gt;
|Spearfish&lt;br /&gt;
|/usr/local/share/datagrass&lt;br /&gt;
|The spearfish demo is provided in GRASS compatible formats.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Software Stack]]&lt;br /&gt;
[[Category: Live-demo]]&lt;/div&gt;</summary>
		<author><name>Wiki-Etdube</name></author>
	</entry>
</feed>