<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mateusz Loskot &#187; feature data objects</title>
	<atom:link href="http://mateusz.loskot.net/tag/feature-data-objects/feed/" rel="self" type="application/rss+xml" />
	<link>http://mateusz.loskot.net</link>
	<description>mloskot&#039;s life, programming, c++, geo and adventures</description>
	<lastBuildDate>Tue, 10 Jan 2012 22:03:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PostGIS provider for FDO update</title>
		<link>http://mateusz.loskot.net/2008/05/09/postgis-provider-for-fdo-update/</link>
		<comments>http://mateusz.loskot.net/2008/05/09/postgis-provider-for-fdo-update/#comments</comments>
		<pubDate>Fri, 09 May 2008 11:29:25 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[fdo]]></category>
		<category><![CDATA[feature data objects]]></category>
		<category><![CDATA[ogr]]></category>
		<category><![CDATA[postgis]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://mateusz.loskot.net/2008/05/09/postgis-provider-for-fdo-update/</guid>
		<description><![CDATA[During last weeks, a lot of fresh bits have been contributed to the PostGIS provider for FDO Open Source. The great part of this work was committed by Bruno Scott and his colleagues. Bruno has recently joined the FDO development &#8230; <a href="http://mateusz.loskot.net/2008/05/09/postgis-provider-for-fdo-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>During last weeks, a lot of fresh bits have been contributed to the <a href="http://postgis.refractions.net/">PostGIS</a> provider for <a href="http://fdo.osgeo.org/">FDO</a> Open Source. The great part of this work was committed by Bruno Scott and his colleagues. Bruno has recently <a href="http://lists.osgeo.org/pipermail/fdo-internals/2008-April/002069.html">joined the FDO development team</a>. I&#8217;d like to express <em>my deep gratitude</em> to Bruno for his <em>fantastic help</em> in improving the PostGIS provider. The provider has got better shape and stability.</p>
<p>Recently, I&#8217;ve failed my duties in the provider development, so motivated by the load of Bruno&#8217;s work I found some gaps in time to submit a few fixes too :-)</p>
<p><span id="more-243"></span></p>
<p>For all interested in development of the PostGIS provider for FDO, here is detailed list of the recent updates (links point to tickets in <a href="http://trac.osgeo.org/fdo/">FDO Trac</a> database):</p>
<ul>
<li><a href="http://trac.osgeo.org/fdo/ticket/94">#94</a> Generate extent for features assigned to default spatial context</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/106">#106</a> PostGIS provider cannot delete a feature class</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/171">#171</a> Fdo Postgis Autogenated identity property is mandatory</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/178">#178</a> PostGIS : Can&#8217;t insert in a non-feature class</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/232">#232</a> Fdo Postgis null and not null filter does not work</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/233">#233</a> Fdo Postgis in and not in filter does not work</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/234">#234</a> Fdo Postgis currently does not support anything but lowercase identifiers</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/235">#235</a> Fdo Postgis Exception with insert</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/236">#236</a> Fdo Postgis does not support non spatial classes</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/241">#241</a> Implement Support for SelectAggregates, SpatialExtents and Count</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/310">#310</a> PostGIS provider : change class naming convention without ~</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/311">#311</a> PostGIS provider : mismatch between FdoGeometricTypes and FdoGeometryType</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/312">#312</a> PostGIS provider : remove boost_date_time dll dependency</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/313">#313</a> PostGIS provider : can&#8217;t filter,insert or update date/datetime</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/314">#314</a> PostGIS provider : check-out/check-in crashes Autodesk Map</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/324">#324</a> PostGIS provider : Insert and update geometry failed when a table has a srid</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/328">#328</a> PostGIS FdoIInsert::Execute always returns NULL</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/329">#329</a> PostGIS FdoISQLCommand::GetSQLStatement always returns NULL</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/337">#337</a> PostGIS defect : insert,update more than one column failed on dates</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/338">#338</a> PostGIS defect : insert with srid -1 failed</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/339">#339</a> PostGIS defect : Srid is not set properly when creating a FeatureClass</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/341">#341</a> PostGIS defect : SelectAggregate does not support DISTINCT</li>
</ul>
<p>All the fixes listed above will be included in next version <a href="http://trac.osgeo.org/fdo/milestone/3.4.0">3.4.0</a> of Feature Data Objects.</p>
<p>From another area of the FDO development, check <a href="http://www.jasonbirch.com">Jason&#8217;s</a> post about the brand new <a href="http://www.jasonbirch.com/nodes/2008/05/06/184/sqlite-for-fdo-with-sugar-free-ogr/trackback/">SQLite for both FDO</a> and <a href="http://www.gdal.org/ogr/">OGR</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/05/09/postgis-provider-for-fdo-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

