<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>BostonGIS Blog - oracle</title>
    <link>http://www.bostongis.com/blog/</link>
    <description>A database programmer's perspective on GIS</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>SQL Server 2010 Denali is coming</title>
    <link>http://www.bostongis.com/blog/index.php?/archives/163-SQL-Server-2010-Denali-is-coming.html</link>
            <category>gis</category>
            <category>microsoft</category>
            <category>oracle</category>
            <category>postgis postgresql</category>
            <category>sql server 2008</category>
    
    <comments>http://www.bostongis.com/blog/index.php?/archives/163-SQL-Server-2010-Denali-is-coming.html#comments</comments>
    <wfw:comment>http://www.bostongis.com/blog/wfwcomment.php?cid=163</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bostongis.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=163</wfw:commentRss>
    

    <author>nospam@example.com (Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;First I&#039;d like to say if you haven&#039;t tried &lt;a href=&quot;http://gis.stackexchange.com&quot; target=&quot;_blank&quot;&gt;GIS Stack Exchange&lt;/a&gt;,  give it a try.  It&#039;s a good resource to ask GIS questions of all kind and get answers.&lt;/p&gt;

&lt;p&gt;We haven&#039;t had a chance to try out the new Denali CTP1, and probably won&#039;t be able to get to it for another month or so.  It does seem to have some new exciting features for 
both Spatial as well as the basic database features.  We are also looking to do another compare shoot-out between SQL Server, PostGIS, and Oracle.
Since PostGIS and SQL Server are the ones we are most familiar with, we&#039;ll do a bit of contrast and compare here&lt;/p&gt;

On the spatial features we have summarized below which are gleaned from &lt;a href=&quot;http://sqlcat.com/whitepapers/archive/2010/11/09/new-spatial-features-in-sql-server-code-named-denali-community-technology-preview-1.aspx&quot; target=&quot;_blank&quot;&gt;New Spatial Features in SQL Server Code-Named &quot;Denali&quot; Community Technology Preview 1&lt;/a&gt;.
More details can be found on &lt;a href=&quot;http://sqlblog.com/blogs/aaron_bertrand/archive/2010/11/11/sql-server-11-denali-using-sequence.aspx&quot; target=&quot;_blank&quot;&gt;SQL Server &quot;Denali&quot; Books Online&lt;/a&gt;.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.bostongis.com/blog/index.php?/archives/163-SQL-Server-2010-Denali-is-coming.html#extended&quot;&gt;Continue reading &quot;SQL Server 2010 Denali is coming&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 20 Nov 2010 06:52:16 -0500</pubDate>
    <guid isPermaLink="false">http://www.bostongis.com/blog/index.php?/archives/163-guid.html</guid>
    
</item>
<item>
    <title>Experimental PostGIS 2.0 binaries for Windows, Loader and Viewer plugins</title>
    <link>http://www.bostongis.com/blog/index.php?/archives/162-Experimental-PostGIS-2.0-binaries-for-Windows,-Loader-and-Viewer-plugins.html</link>
            <category>gis</category>
            <category>oracle</category>
            <category>postgis postgresql</category>
    
    <comments>http://www.bostongis.com/blog/index.php?/archives/162-Experimental-PostGIS-2.0-binaries-for-Windows,-Loader-and-Viewer-plugins.html#comments</comments>
    <wfw:comment>http://www.bostongis.com/blog/wfwcomment.php?cid=162</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.bostongis.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=162</wfw:commentRss>
    

    <author>nospam@example.com (Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;We&#039;ve recently posted &lt;a href=&quot;http://postgis.net/windows_downloads&quot; target=&quot;_blank&quot;&gt;Experimental PostGIS binaries for 2.0 for Windows 32-bit for PostgreSQL 8.4, 9.0, and 9.1 Alpha1 releases&lt;/a&gt;.  I&#039;m sure &lt;a href=&quot;http://www.postgis.org/pipermail/postgis-devel/2010-October/010394.html&quot; target=&quot;_blank&quot;&gt;Paul&lt;/a&gt; is having a fit now, but we were too excited about the upcoming PostGIS 2.0 not to share it.  We are after all PostGIS Technical Evangelists.&lt;/p&gt;

&lt;p&gt;This new release contains PostGIS Raster (now officially part of PostGIS 2.0), the new Shapefile Gui loader that allows for loading of multiple shapefiles at once.  Please keep in mind that these are experimental and are undergoing massive changes as we speak.  So &lt;b&gt;DO NOT USE THESE FOR PRODUCTION&lt;/b&gt; though the PostGIS development team (I think I speak for all) are very excited to get bug reports early and often.  Though its fairly safe to use the stand-alone loader in production use. I think the worst it will do is crash.&lt;/p&gt;

&lt;p&gt;Also check out &lt;a href=&quot;http://www.postgresonline.com/journal/archives/180-pgAdmin113plugins_postgis.html&quot; target=&quot;_blank&quot;&gt;our demonstration of the new shapefile loader, the new and improved PgAdminIII 1.13 plugins architecture, and a PostGIS PgAdmin plugin&lt;/a&gt; by  &lt;a href=&quot;http://ageoguy.blogspot.com&quot; target=&quot;_blank&quot;&gt;Jérôme ROLLAND&lt;/a&gt; for rendering ad-hoc PostGIS queries right in PgAdmin that he built using MapWindow.NET development kit. Sadly I think his tool only works on windows.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 11 Oct 2010 10:43:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bostongis.com/blog/index.php?/archives/162-guid.html</guid>
    
</item>
<item>
    <title>SQL Server 2008 R2, Oracle 11G R2, and PostGIS/PostgreSQL spatial compares</title>
    <link>http://www.bostongis.com/blog/index.php?/archives/159-SQL-Server-2008-R2,-Oracle-11G-R2,-and-PostGISPostgreSQL-spatial-compares.html</link>
            <category>gis</category>
            <category>microsoft</category>
            <category>oracle</category>
            <category>postgis postgresql</category>
            <category>sql server 2008</category>
    
    <comments>http://www.bostongis.com/blog/index.php?/archives/159-SQL-Server-2008-R2,-Oracle-11G-R2,-and-PostGISPostgreSQL-spatial-compares.html#comments</comments>
    <wfw:comment>http://www.bostongis.com/blog/wfwcomment.php?cid=159</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://www.bostongis.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=159</wfw:commentRss>
    

    <author>nospam@example.com (Regina Obe)</author>
    <content:encoded>
    &lt;h4&gt;Spatial compares of the top 3 commonly used spatial databases&lt;/h4&gt;
&lt;p&gt;Last time we did a survey such as this &lt;a href=&quot;http://www.bostongis.com/blog/index.php?/archives/71-Cross-Compare-SQL-Server-2008-Spatial,-PostgreSQLPostGIS-1.3-1.4,-MySQL-5-6.html&quot; target=&quot;_blank&quot;&gt;Cross Compare SQL Server 2008 Spatial, PostgreSQL/PostGIS 1.3-1.4, MySQL 5-6&lt;/a&gt;
we had in our mix MySQL instead of Oracle.  Many people wanted to see Oracle in that comparison, so this time, we have replaced MySQL with Oracle.  
&lt;/p&gt;
&lt;p&gt;In our new compare, &lt;a href=&quot;/PrinterFriendly.aspx?content_name=sqlserver2008r2_oracle11gr2_postgis15_compare&quot; target=&quot;_blank&quot;&gt;Compare SQL Server 2008 R2, Oracle 11G R2, PostgreSQL/PostGIS 1.5 Spatial Features&lt;/a&gt;, we focus mostly on the feature sets as documented by each offering in their manuals.  
Given the breadth of functionality we were comparing, its quite possible we missed something.
Please let us know if we made any erroneous statements or missed a critical function, and we will be happy to correct.  Part of the point of this compare is also for migration purposes.  If you are using a feature in databasse X and want to know
if you can still do the same or if there is a comparable function in database Y, we hope this will be helpful in ascertaining that.&lt;/p&gt;

&lt;p&gt;We really wanted to include &lt;a href=&quot;/PrinterFriendly.aspx?content_name=spatialite_tut01&quot; target=&quot;_blank&quot;&gt;SpatiaLite&lt;/a&gt; in there, but SpatiaLite fills a slightly different niche from the aforementioned 3 that I think in most cases is complimentary to the 3 rather than direct competition. 
The fact that SpatiaLite is built on SQLite and much of the same plumbing that PostGIS is built on (GEOS/Proj), means it lacks some of the enterprise features we have come to expect from an enterprise database -- e.g strong aggregation functions,
stored procedures/functions, but on the plus side is much more portable (suitable for in the field work) and still has a lot of spatial power under its toolbelt.
&lt;/p&gt;

&lt;h4&gt;PostGIS in Action status&lt;/h4&gt;
&lt;p&gt;We have received our final set of reviews as well as blog reviews of our book &lt;a href=&quot;http://www.postgis.us&quot; target=&quot;_blank&quot;&gt;PostGIS in Action&lt;/a&gt; and are still making revisions to the chapters based on them and prior reviews.
The reviews were very positive.  The last set of reviews, we got perfect scores.  However there were noted areas of improvement.  For one, I guess people are really into real examples rather than made up ones.
As a result, we have rewritten chapter 1 to be more of a 60 minute quick course in loading geometry/geography, viewing, and writing spatial queries against which will be filled in with greater and greater depth in later chapters. 
&lt;/p&gt;
&lt;p&gt;
We&#039;ve also tried to sprinkle along the way in the book, non-US examples.
This is tricky though since US data is the data set we have most access to and can esily package in without licensing issues.  Any thoughts on Non-US datasets we can use would be welcome. There are some things we will have a harder
time with such as adding more pictures and more polished pictures.  Those unfortunately just add a lot of overhead.  We will try our best to improve on that where it doesn&#039;t considerably impact cost.
&lt;/p&gt;
&lt;p&gt;As far as blog reviews, we thank &lt;a href=&quot;http://geobabble.wordpress.com/2010/04/21/a-look-at-postgis-in-action/&quot; target=&quot;_blank&quot;&gt;Bill Dollins&lt;/a&gt; and &lt;a href=&quot;http://fromtheinsidelookingin.blogspot.com/2010/05/postgis-in-action.html&quot; target=&quot;_blank&quot;&gt;Mark Leslie&lt;/a&gt; for their great blog reviews.  
It is nice to know that we are hitting the audience and level of depth we had hoped to.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 29 May 2010 15:53:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bostongis.com/blog/index.php?/archives/159-guid.html</guid>
    
</item>
<item>
    <title>Chocolate and Peanut Butter Cross-Breeding with PostgreSQL, SQL Server 2008, and Oracle</title>
    <link>http://www.bostongis.com/blog/index.php?/archives/146-Chocolate-and-Peanut-Butter-Cross-Breeding-with-PostgreSQL,-SQL-Server-2008,-and-Oracle.html</link>
            <category>dbii</category>
            <category>generate_series</category>
            <category>microsoft</category>
            <category>oracle</category>
            <category>postgis postgresql</category>
            <category>sql server 2008</category>
    
    <comments>http://www.bostongis.com/blog/index.php?/archives/146-Chocolate-and-Peanut-Butter-Cross-Breeding-with-PostgreSQL,-SQL-Server-2008,-and-Oracle.html#comments</comments>
    <wfw:comment>http://www.bostongis.com/blog/wfwcomment.php?cid=146</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bostongis.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=146</wfw:commentRss>
    

    <author>nospam@example.com (Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;I&#039;ve been whining a lot lately about how SQL Server 2008 (and none of the other SQL Server&#039;s)
have a generate_series() function that I have grown to love in PostgreSQL.  Admittedly I&#039;ve just been too lazy to 
create one even though its not that difficult of a task. &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.spatialdbadvisor.com/&quot; target=&quot;_blank&quot;&gt;Simon Greener over at Spatial DBAdvisor&lt;/a&gt; heard my whining and I guess got fed up enough 
to create a &lt;a href=&quot;http://www.spatialdbadvisor.com/sql_server_blog/86/generate_series-for-sql-server-2008&quot; target=&quot;_blank&quot;&gt;generate_series() function for SQL Server 2008&lt;/a&gt;.  
He also has &lt;a href=&quot;http://www.spatialdbadvisor.com/oracle_spatial_tips_tricks/82/generate_series-an-oracle-implementation-in-light-of-sql-design-patterns&quot; target=&quot;_blank&quot;&gt;a generate_series function for Oracle too&lt;/a&gt; by the way.&lt;/p&gt;

&lt;p&gt;Now there are a couple of differences between the way you use it in the 3 databases which are caused
by fundamental differences between the architectures of the 3 databases.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.bostongis.com/blog/index.php?/archives/146-Chocolate-and-Peanut-Butter-Cross-Breeding-with-PostgreSQL,-SQL-Server-2008,-and-Oracle.html#extended&quot;&gt;Continue reading &quot;Chocolate and Peanut Butter Cross-Breeding with PostgreSQL, SQL Server 2008, and Oracle&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 21 Nov 2008 15:35:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.bostongis.com/blog/index.php?/archives/146-guid.html</guid>
    
</item>

</channel>
</rss>