<?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 for Nicklas Avéns blog</title>
	<atom:link href="http://blog.jordogskog.no/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jordogskog.no</link>
	<description>Open Source (mostly) GIS in general and PostGIS in particular</description>
	<lastBuildDate>Sat, 19 Feb 2011 22:34:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Strange behavior by design of the spatial function Filter in SQL Server 2008 by Nicklas Avén</title>
		<link>http://blog.jordogskog.no/2010/02/27/strange-behavior-by-design-of-the-spatial-function-filter-in-sql-server-2008/comment-page-1/#comment-6394</link>
		<dc:creator>Nicklas Avén</dc:creator>
		<pubDate>Sat, 19 Feb 2011 22:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jordogskog.no/?p=78#comment-6394</guid>
		<description>the point here is not the false positive answers from the filter function. The point is that the filter function in some situations give different answer in the select clause and the where clause depending on that the where part gets an answer index-based answer and the select part does not.
/Nicklas</description>
		<content:encoded><![CDATA[<p>the point here is not the false positive answers from the filter function. The point is that the filter function in some situations give different answer in the select clause and the where clause depending on that the where part gets an answer index-based answer and the select part does not.<br />
/Nicklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strange behavior by design of the spatial function Filter in SQL Server 2008 by David</title>
		<link>http://blog.jordogskog.no/2010/02/27/strange-behavior-by-design-of-the-spatial-function-filter-in-sql-server-2008/comment-page-1/#comment-6308</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 16 Feb 2011 17:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jordogskog.no/?p=78#comment-6308</guid>
		<description>You are correct, it may return false positives.  However, the intended use is to get a smaller chunk of data out of a huge database really really fast. And THEN you use more precise filtering to narrow that smaller piece of data down to your final correct answer. If you were to only use the precise filters first, it would take far longer than this two step process.

In a sense, it&#039;s like looking something up in a [real, paper book] encyclopedia - you would grab the book with generally what you want in it, like articles starting with En-Ez, and then look in the index in the back of that book to find exactly the article you want.</description>
		<content:encoded><![CDATA[<p>You are correct, it may return false positives.  However, the intended use is to get a smaller chunk of data out of a huge database really really fast. And THEN you use more precise filtering to narrow that smaller piece of data down to your final correct answer. If you were to only use the precise filters first, it would take far longer than this two step process.</p>
<p>In a sense, it&#8217;s like looking something up in a [real, paper book] encyclopedia &#8211; you would grab the book with generally what you want in it, like articles starting with En-Ez, and then look in the index in the back of that book to find exactly the article you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing PostGIS 2.0 on PostGIS online by Nicklas Avén</title>
		<link>http://blog.jordogskog.no/2010/06/11/testing-next-release-of-postgis-on-postgis-online/comment-page-1/#comment-2929</link>
		<dc:creator>Nicklas Avén</dc:creator>
		<pubDate>Wed, 15 Sep 2010 12:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jordogskog.no/?p=175#comment-2929</guid>
		<description>Hallo Venkat

PostGIS 2.0 is not released yet. It will be released springtime 2011. But if you want to test it in the state it is right now you have two options. If you are on windows platform you can try the experimental binaries found at this page:
http://postgis.org/download/windows/experimental.php
if you are at linux platform you have to compile yourself from source, but it is quite straight forward and is described in the PostGIS documentation. On the wikipages at :
http://trac.osgeo.org/postgis 
you can also find information how to compile in windows, but that is a little bit more messy.

But be aware 2.0 is just in quite early development state so it is not stable as the released versions.

HTH

/Nicklas</description>
		<content:encoded><![CDATA[<p>Hallo Venkat</p>
<p>PostGIS 2.0 is not released yet. It will be released springtime 2011. But if you want to test it in the state it is right now you have two options. If you are on windows platform you can try the experimental binaries found at this page:<br />
<a href="http://postgis.org/download/windows/experimental.php" rel="nofollow">http://postgis.org/download/windows/experimental.php</a><br />
if you are at linux platform you have to compile yourself from source, but it is quite straight forward and is described in the PostGIS documentation. On the wikipages at :<br />
<a href="http://trac.osgeo.org/postgis" rel="nofollow">http://trac.osgeo.org/postgis</a><br />
you can also find information how to compile in windows, but that is a little bit more messy.</p>
<p>But be aware 2.0 is just in quite early development state so it is not stable as the released versions.</p>
<p>HTH</p>
<p>/Nicklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing PostGIS 2.0 on PostGIS online by Venkat</title>
		<link>http://blog.jordogskog.no/2010/06/11/testing-next-release-of-postgis-on-postgis-online/comment-page-1/#comment-2925</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Wed, 15 Sep 2010 06:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jordogskog.no/?p=175#comment-2925</guid>
		<description>hi,

  How do i upgrade postgis 1.5 to postgis 2.0 ?

 Please let me know..

Thanks and regards,

Venkat</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>  How do i upgrade postgis 1.5 to postgis 2.0 ?</p>
<p> Please let me know..</p>
<p>Thanks and regards,</p>
<p>Venkat</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PostGIS online by nicklas.aven@jordogskog.no</title>
		<link>http://blog.jordogskog.no/2010/03/28/postgis-online/comment-page-1/#comment-206</link>
		<dc:creator>nicklas.aven@jordogskog.no</dc:creator>
		<pubDate>Mon, 29 Mar 2010 11:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jordogskog.no/?p=93#comment-206</guid>
		<description>Thanks!
:-)</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
 <img src='http://blog.jordogskog.no/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PostGIS online by alex</title>
		<link>http://blog.jordogskog.no/2010/03/28/postgis-online/comment-page-1/#comment-203</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 29 Mar 2010 01:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jordogskog.no/?p=93#comment-203</guid>
		<description>Cool idea!

keep up, thanks a lot.</description>
		<content:encoded><![CDATA[<p>Cool idea!</p>
<p>keep up, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strange behavior by design of the spatial function Filter in SQL Server 2008 by Isaac Kunen</title>
		<link>http://blog.jordogskog.no/2010/02/27/strange-behavior-by-design-of-the-spatial-function-filter-in-sql-server-2008/comment-page-1/#comment-101</link>
		<dc:creator>Isaac Kunen</dc:creator>
		<pubDate>Fri, 05 Mar 2010 07:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jordogskog.no/?p=78#comment-101</guid>
		<description>Hi Nicklas,

Well, the trackback didn&#039;t work (I assume user error on my end) but I&#039;ve posted a response here: http://blogs.msdn.com/isaac/archive/2010/03/04/filter-one-odd-duck.aspx

The short version: yes it&#039;s odd. But it&#039;s a good thing.

Cheers,
-Isaac</description>
		<content:encoded><![CDATA[<p>Hi Nicklas,</p>
<p>Well, the trackback didn&#8217;t work (I assume user error on my end) but I&#8217;ve posted a response here: <a href="http://blogs.msdn.com/isaac/archive/2010/03/04/filter-one-odd-duck.aspx" rel="nofollow">http://blogs.msdn.com/isaac/archive/2010/03/04/filter-one-odd-duck.aspx</a></p>
<p>The short version: yes it&#8217;s odd. But it&#8217;s a good thing.</p>
<p>Cheers,<br />
-Isaac</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A few words about this blog by Regina</title>
		<link>http://blog.jordogskog.no/2009/12/23/a-few-words-about-this-blog/comment-page-1/#comment-3</link>
		<dc:creator>Regina</dc:creator>
		<pubDate>Fri, 08 Jan 2010 04:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jordogskog.no/?p=21#comment-3</guid>
		<description>Nicklas, 
Nice to see you blogging :)</description>
		<content:encoded><![CDATA[<p>Nicklas,<br />
Nice to see you blogging <img src='http://blog.jordogskog.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

