<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Open Source Geo Stack</title>
	<atom:link href="http://brainoff.com/weblog/2008/10/31/1372/feed" rel="self" type="application/rss+xml" />
	<link>http://brainoff.com/weblog/2008/10/31/1372</link>
	<description>Mikel Maron :: Building Digital Technology for Our Planet</description>
	<lastBuildDate>Wed, 17 Mar 2010 04:21:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Inge Wallin</title>
		<link>http://brainoff.com/weblog/2008/10/31/1372/comment-page-1#comment-116035</link>
		<dc:creator>Inge Wallin</dc:creator>
		<pubDate>Mon, 03 Nov 2008 08:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://brainoff.com/weblog/2008/10/31/1372#comment-116035</guid>
		<description>If you just constraint yourself to the web, then this description is accurate.  But don&#039;t forget real applications that can also use and display tiles.

One such application is Marble (http://edu.kde.org/marble).  It&#039;s cross-platform and can run natively on Unix, Windows and Macintosh.  Try it out! For some uses it&#039;s much more versatile than any web browser solution.</description>
		<content:encoded><![CDATA[<p>If you just constraint yourself to the web, then this description is accurate.  But don&#8217;t forget real applications that can also use and display tiles.</p>
<p>One such application is Marble (<a href="http://edu.kde.org/marble" rel="nofollow">http://edu.kde.org/marble</a>).  It&#8217;s cross-platform and can run natively on Unix, Windows and Macintosh.  Try it out! For some uses it&#8217;s much more versatile than any web browser solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikel</title>
		<link>http://brainoff.com/weblog/2008/10/31/1372/comment-page-1#comment-115887</link>
		<dc:creator>mikel</dc:creator>
		<pubDate>Sun, 02 Nov 2008 14:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://brainoff.com/weblog/2008/10/31/1372#comment-115887</guid>
		<description>It&#039;s wiki time! Where at?</description>
		<content:encoded><![CDATA[<p>It&#8217;s wiki time! Where at?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mano Marks</title>
		<link>http://brainoff.com/weblog/2008/10/31/1372/comment-page-1#comment-115543</link>
		<dc:creator>Mano Marks</dc:creator>
		<pubDate>Fri, 31 Oct 2008 22:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://brainoff.com/weblog/2008/10/31/1372#comment-115543</guid>
		<description>This is really a great list, thanks for linking to it and the OpenGeo stack. The more OS tools out there, the better for everyone. I agree with Dane, some sort of core libraries list would be really helpful, something that would contain GDAL/OGR, but also some less &quot;core&quot; but still vital list of tools. Maybe it&#039;s time for a wiki.</description>
		<content:encoded><![CDATA[<p>This is really a great list, thanks for linking to it and the OpenGeo stack. The more OS tools out there, the better for everyone. I agree with Dane, some sort of core libraries list would be really helpful, something that would contain GDAL/OGR, but also some less &#8220;core&#8221; but still vital list of tools. Maybe it&#8217;s time for a wiki.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikel</title>
		<link>http://brainoff.com/weblog/2008/10/31/1372/comment-page-1#comment-115480</link>
		<dc:creator>mikel</dc:creator>
		<pubDate>Fri, 31 Oct 2008 18:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://brainoff.com/weblog/2008/10/31/1372#comment-115480</guid>
		<description>Totally agree that the stack concept breaks down under the most minimal of poking .. I&#039;ve never really liked it! But there&#039;s a need for this 10,000 foot view, how to do deal with that. Was trying to not mention the underlying libraries, as I figured these details would be hidden from most developers, and certainly decision makers. But maybe it&#039;s unavoidable in explaining what a framework actually provides.</description>
		<content:encoded><![CDATA[<p>Totally agree that the stack concept breaks down under the most minimal of poking .. I&#8217;ve never really liked it! But there&#8217;s a need for this 10,000 foot view, how to do deal with that. Was trying to not mention the underlying libraries, as I figured these details would be hidden from most developers, and certainly decision makers. But maybe it&#8217;s unavoidable in explaining what a framework actually provides.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dane</title>
		<link>http://brainoff.com/weblog/2008/10/31/1372/comment-page-1#comment-115459</link>
		<dc:creator>Dane</dc:creator>
		<pubDate>Fri, 31 Oct 2008 15:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://brainoff.com/weblog/2008/10/31/1372#comment-115459</guid>
		<description>Hey Mikel,
Nice job on a first pass. I agree that there is a great need for this high level overview - thanks for raising the bar.

I&#039;d recommend breaking out your categories out to include both Renderers, Mapping Frameworks, Application Frameworks, and Core Libraries, and then a special status for the blurring apps. This might help clarify and contrast the role that the &#039;geostack&#039; plays in different projects and deployments.

For example, Django alone is a very complete and featured Web Framework and in combination with an OpenLayers Front End may be all a small mapping site needs. But having GeoDjango as a contributed package to Django (available in the standard source download), quickly blurrs the boundaries, and that&#039;s the real magic. Rather than thinking in terms of &#039;stacked&#039; components, GeoDjango provides synergy between geo tools, including GDAL, GEOS, and PostGIS. See this article for more background: http://www.geoconnexion.com/uploads/opensource_14_intv7i9.pdf</description>
		<content:encoded><![CDATA[<p>Hey Mikel,<br />
Nice job on a first pass. I agree that there is a great need for this high level overview &#8211; thanks for raising the bar.</p>
<p>I&#8217;d recommend breaking out your categories out to include both Renderers, Mapping Frameworks, Application Frameworks, and Core Libraries, and then a special status for the blurring apps. This might help clarify and contrast the role that the &#8216;geostack&#8217; plays in different projects and deployments.</p>
<p>For example, Django alone is a very complete and featured Web Framework and in combination with an OpenLayers Front End may be all a small mapping site needs. But having GeoDjango as a contributed package to Django (available in the standard source download), quickly blurrs the boundaries, and that&#8217;s the real magic. Rather than thinking in terms of &#8217;stacked&#8217; components, GeoDjango provides synergy between geo tools, including GDAL, GEOS, and PostGIS. See this article for more background: <a href="http://www.geoconnexion.com/uploads/opensource_14_intv7i9.pdf" rel="nofollow">http://www.geoconnexion.com/uploads/opensource_14_intv7i9.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikel</title>
		<link>http://brainoff.com/weblog/2008/10/31/1372/comment-page-1#comment-115386</link>
		<dc:creator>mikel</dc:creator>
		<pubDate>Fri, 31 Oct 2008 07:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://brainoff.com/weblog/2008/10/31/1372#comment-115386</guid>
		<description>It&#039;s been pointed out that GeoServer really isn&#039;t an app framework, but a very easy to configure, nice admin UI, server for raster and vector data, in all the geoweb formats. Could almost be thought of as mapserver+featureserver.

http://featureserver.org/ is almost like a reference implementation of GeoRESTful services, if REST actually needed a reference implementation.

So there&#039;s definitely blurring and overlap between app frameworks, rendering, and vector services...</description>
		<content:encoded><![CDATA[<p>It&#8217;s been pointed out that GeoServer really isn&#8217;t an app framework, but a very easy to configure, nice admin UI, server for raster and vector data, in all the geoweb formats. Could almost be thought of as mapserver+featureserver.</p>
<p><a href="http://featureserver.org/" rel="nofollow">http://featureserver.org/</a> is almost like a reference implementation of GeoRESTful services, if REST actually needed a reference implementation.</p>
<p>So there&#8217;s definitely blurring and overlap between app frameworks, rendering, and vector services&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
