<?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-JensOberender</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-JensOberender"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/wiki/Special:Contributions/Wiki-JensOberender"/>
	<updated>2026-05-25T22:46:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15763</id>
		<title>GSoC KML Read - Construction Draft</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15763"/>
		<updated>2007-06-24T19:42:52Z</updated>

		<summary type="html">&lt;p&gt;Wiki-JensOberender: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
KML supports besides vector also raster data, so there are four areas to cover:&lt;br /&gt;
* write vector data (already implemented)&lt;br /&gt;
* read vector data (my GSoC project)&lt;br /&gt;
* write raster data&lt;br /&gt;
* read raster data&lt;br /&gt;
&lt;br /&gt;
== Schema ==&lt;br /&gt;
[[Image:Construction.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
In the middle is the KML class, which encapsulates all functions done with and on KML files. All the XML-parsing and logic reside in the class.&lt;br /&gt;
&lt;br /&gt;
On the left and right side are GDAL (the raster part) and OGR (the vector part). Both use the KML class to read and write their data.&lt;br /&gt;
&lt;br /&gt;
== Technics ==&lt;br /&gt;
* The planned XML-parser is Expat (see [http://trac.osgeo.org/gdal/wiki/XmlParser XmlParser])&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* The tile raster function can perhaps be the same as the normal raster functions&lt;/div&gt;</summary>
		<author><name>Wiki-JensOberender</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15761</id>
		<title>GSoC KML Read - Construction Draft</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15761"/>
		<updated>2007-06-24T11:25:18Z</updated>

		<summary type="html">&lt;p&gt;Wiki-JensOberender: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schema ==&lt;br /&gt;
[[Image:Construction.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
In the middle is the KML class, which encapsulates all functions done with and on KML files. All the XML-parsing and logic reside in the class.&lt;br /&gt;
&lt;br /&gt;
On the left and right side are GDAL (the raster part) and OGR (the vector part). Both use the KML class to read and write their data.&lt;br /&gt;
&lt;br /&gt;
== Technics ==&lt;br /&gt;
* The planned XML-parser is Expat (see [http://trac.osgeo.org/gdal/wiki/XmlParser XmlParser])&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* The tile raster function can perhaps be the same as the normal raster functions&lt;/div&gt;</summary>
		<author><name>Wiki-JensOberender</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15760</id>
		<title>GSoC KML Read - Construction Draft</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15760"/>
		<updated>2007-06-24T11:24:36Z</updated>

		<summary type="html">&lt;p&gt;Wiki-JensOberender: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schema ==&lt;br /&gt;
[[Image:Construction.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
In the middle is the KML class, which encapsulates all functions done with and on KML files. All the XML-parsing and logic are inside the class.&lt;br /&gt;
&lt;br /&gt;
On the left and right side are GDAL (the raster part) and OGR (the vector part). Both use the KML class to read and write their data.&lt;br /&gt;
&lt;br /&gt;
== Technics ==&lt;br /&gt;
* The planned XML-parser is Expat (see [http://trac.osgeo.org/gdal/wiki/XmlParser XmlParser])&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* The tile raster function can perhaps be the same as the normal raster functions&lt;/div&gt;</summary>
		<author><name>Wiki-JensOberender</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15758</id>
		<title>GSoC KML Read - Construction Draft</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15758"/>
		<updated>2007-06-24T11:17:11Z</updated>

		<summary type="html">&lt;p&gt;Wiki-JensOberender: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schema ==&lt;br /&gt;
[[Image:Construction.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
In the middle is the KML class, which encapsulates all functions done with and on KML files.&lt;br /&gt;
&lt;br /&gt;
On the left and right side are GDAL (the raster part) and OGR (the vector part). Both use the KML class to read and write their data.&lt;/div&gt;</summary>
		<author><name>Wiki-JensOberender</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:Construction.jpg&amp;diff=15756</id>
		<title>File:Construction.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:Construction.jpg&amp;diff=15756"/>
		<updated>2007-06-24T11:05:37Z</updated>

		<summary type="html">&lt;p&gt;Wiki-JensOberender: First draft of the construction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First draft of the construction&lt;/div&gt;</summary>
		<author><name>Wiki-JensOberender</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15755</id>
		<title>GSoC KML Read - Construction Draft</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15755"/>
		<updated>2007-06-24T11:05:21Z</updated>

		<summary type="html">&lt;p&gt;Wiki-JensOberender: /* Schema */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schema ==&lt;br /&gt;
[[Image:Construction.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;/div&gt;</summary>
		<author><name>Wiki-JensOberender</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15754</id>
		<title>GSoC KML Read - Construction Draft</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15754"/>
		<updated>2007-06-24T11:04:22Z</updated>

		<summary type="html">&lt;p&gt;Wiki-JensOberender: /* Schema */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schema ==&lt;br /&gt;
[[Image:Construction.gif]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;/div&gt;</summary>
		<author><name>Wiki-JensOberender</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15753</id>
		<title>GSoC KML Read - Construction Draft</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_KML_Read_-_Construction_Draft&amp;diff=15753"/>
		<updated>2007-06-24T11:03:29Z</updated>

		<summary type="html">&lt;p&gt;Wiki-JensOberender: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schema ==&lt;br /&gt;
[[Image:Construction.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;/div&gt;</summary>
		<author><name>Wiki-JensOberender</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=2007_Google_SoC_Project_Milestones&amp;diff=14097</id>
		<title>2007 Google SoC Project Milestones</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=2007_Google_SoC_Project_Milestones&amp;diff=14097"/>
		<updated>2007-04-29T13:40:09Z</updated>

		<summary type="html">&lt;p&gt;Wiki-JensOberender: /* Project Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page will be used to track the Milestones reached by each project particpating in the OSGeo Umbrella for the 2007 Google Summer of Code.&lt;br /&gt;
&lt;br /&gt;
= Project Information =&lt;br /&gt;
&lt;br /&gt;
{|border=1 align=center&lt;br /&gt;
| Student || Project || Primary Mentor/Contact || Alternate Mentor/Contact || Subscribed To Project Mailing List || Subscribed To OSGeo Mailing List || Repository Access &lt;br /&gt;
|-&lt;br /&gt;
| Daniel Bundala || GRASS - Line simplification &amp;amp; smoothing modules || Wolf Bergenheim || - || Y || Y || N&lt;br /&gt;
|-&lt;br /&gt;
| Maximilian Maldacker || GRASS - Shortest path in free vector space || Wolf Bergenheim || - || Y || Y || N&lt;br /&gt;
|-&lt;br /&gt;
| Klokan Petr Přidal || [[GDAL2Tiles_SoC_2007|GDAL - GDAL2Tiles, Tile Raster Driver]] || Howard Butler || - || Y || Y || N&lt;br /&gt;
|-&lt;br /&gt;
| Jens Oberender || [http://code.google.com/soc/osgeo/app.html?csaid=Ml0LEQJxRzMKMhJKHQ5FCXYEbxBSEg4ECSBSOUMBQAlV%0A GDAL - KML read support for the existing driver] || Mateusz Loskot || - || Y || Y || Account created, not tested&lt;br /&gt;
|-&lt;br /&gt;
| Sample || GeoTools || - || - || N || N || N&lt;br /&gt;
|-&lt;br /&gt;
| Christophe Rousson || uDig || Ian Turton || - || N || Y || N&lt;br /&gt;
|-&lt;br /&gt;
| Eduin Yezid Carrillo Vega|| PostGIS - Materialized Views with Geometric Support|| Mark Leslie || Kevin Neufeld || Y || N || Y&lt;br /&gt;
|-&lt;br /&gt;
| Christopher Whitney || GeoServer - JTileCache || Justin Deoliveira || - || Y || Y || N&lt;br /&gt;
|-&lt;br /&gt;
| Sample || GeoServer || - || - || N || N || N&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Another similar table can be found here:&lt;br /&gt;
- http://docs.codehaus.org/display/GEOTOOLS/Summer+of+Code&lt;br /&gt;
&lt;br /&gt;
= Navigation = &lt;br /&gt;
[http://wiki.osgeo.org/index.php/Google_Summer_of_Code OSGeo Google Summer of Code Home]&lt;br /&gt;
&lt;br /&gt;
[http://code.google.com/soc/ 2007 Google Summer of Code Home]&lt;/div&gt;</summary>
		<author><name>Wiki-JensOberender</name></author>
	</entry>
</feed>